Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30954 - Emerging cvsd give wrong instructions at end
Summary: Emerging cvsd give wrong instructions at end
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-12 01:31 UTC by Burhan Khalid
Modified: 2003-10-12 02:45 UTC (History)
0 users

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 Burhan Khalid 2003-10-12 01:31:00 UTC
After emerging cvsd, emerge will print out :

To configure cvsd please read /usr/share/cvsd-0.9.17/README.gz

However, a few lines above you can see that the file is actually installed in 

>>> /usr/share/doc/cvsd-0.9.19/README.gz


Reproducible: Always
Steps to Reproduce:
1. emerge cvsd
2. view output
3. ls /usr/share/cvsd-0.9.17/README.gz

Actual Results:  
ls: /usr/share/cvsd-0.9.17/README.gz: No such file or directory

Expected Results:  
The emerge should have specified the correct directory to browse to.

Portage 2.0.49-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-gentoo-r6)
=================================================================
System uname: 2.4.20-gentoo-r6 i686 Pentium Pro
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 apm crypt cups gif imlib jpeg mmx motif ncurses nls pdflib png spell
svga truetype xml2 zlib gdbm berkdb slang readline java tcpd pam libwww ssl perl
python apache2 curl doc expat flash gd gd-external imagemagick imap innodb
javascript justify ldap maildir mbox mcal mysql samba socks5 tiff -oss -arts
-avi -encode -foomaticdb -gpm -gtk -kde -gnome -libg++ -mad -mikmod -mpeg
-oggvorbis -opengl -qt -quicktime -sdl -X -xmms -xv"
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-12 02:45:06 UTC
thx, this is fixed now :)