Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64378 - id lacks man page
Summary: id lacks man page
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-17 02:17 UTC by Clock
Modified: 2004-09-17 18:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Clock 2004-09-17 02:17:42 UTC
clock@oberon:~$ id
uid=1011(clock) gid=100(users) groups=10(wheel),100(users),10017(model)
clock@oberon:~$ which id
/bin/id
clock@oberon:~$ man id
No manual entry for id


Reproducible: Always
Steps to Reproduce:
1.man id
2.
3.

Actual Results:  
No manual entry for id error message was generated

Expected Results:  
Display manual page for the command id.

clock@oberon:~$ emerge info

*** You are not in the portage group. You may experience cache problems
*** due to permissions preventing the creation of the on-disk cache.
*** Please add this user to the portage group if you wish to use portage.

Portage 2.0.50-r11 (default-x86-1.4, gcc-3.3.4, glibc-2.3.3.20040420-r1, 2.6.8.1
)
=================================================================
System uname: 2.6.8.1 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1
/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/confi
g /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/tex
mf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi
/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://212.219.56.131/sites/www.ibiblio.org/gentoo/ ftp://ftp.sn
t.utwente.nl/pub/os/linux/gentoo http://ftp.uni-erlangen.de/pub/mirrors/gentoo f
tp://ftp.tu-clausthal.de/pub/linux/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apm arts avi berkdb bitmap-fonts cdr crypt cups dvd encode esd foomaticdb
 gdbm gif gpm gtk gtk2 guile imlib java jpeg kde libg++ libwww mad mikmod motif 
mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python q
t quicktime readline sdl slang spell ssl svga tcltk tcpd truetype x86 xml2 xmms 
xprint xv zlib"
Comment 1 Xavier Neys (RETIRED) gentoo-dev 2004-09-17 02:53:23 UTC
man id works for me with
[ebuild   R   ] sys-apps/coreutils-5.2.1-r2 

It's not handled by the docs-team.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-09-17 03:12:42 UTC
what version of coreutils do you have?
Comment 3 Clock 2004-09-17 03:19:10 UTC
I upgraded coreutils from version 5.0.-something-rc-something to 5.2.1 and the man id is available now.
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2004-09-17 18:00:19 UTC
closing