Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19444 - distcc-1.2.3 installs a malformed info file
Summary: distcc-1.2.3 installs a malformed info file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal
Assignee: Zach Welch (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-16 18:14 UTC by Zack Pearsall
Modified: 2003-04-16 21:53 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 Zack Pearsall 2003-04-16 18:14:22 UTC
distcc installs an info file which is missing the info dir section.  This causes
many subsquent emerges to issue a warning during the "Regenerating GNU info
directory index..." phase.

Reproducible: Always
Steps to Reproduce:
1. emerge -C distcc
2. emerge --verbose distcc
3.

Actual Results:  
* Regenerating GNU info directory index...
install-info: warning: no info dir entry in `//usr/share/info/distcc.info.gz'
 * Processed 99 info files; 1 errors.



$ emerge info
Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-gentoo-r2 i686 AMD Athlon(TM) XP 1700+
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
http://www.ibiblio.org/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/shar
/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg nc
rses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm berkdb slan
 readline arts tetex svga java X sdl tcpd pam libwww ssl perl python esd imlib 
ggvorbis gtk qt kde motif opengl mozilla gphoto2 cdr scanner alsa -gnome ldap s
mba sse tcltk usb -gpm tiff"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache userpriv usersandbox"
Comment 1 Zach Welch (RETIRED) gentoo-dev 2003-04-16 21:53:06 UTC
This has been fixed in distcc 1.2.3-r3 (via a patch) and 2.0.1 (which does not 
yet install the info file due to upstream changes).  I'll unmask 1.2.3-r3 right
away, but I'm going to fix this and a couple of things in the 2.0.1 ebuild 
before I make that generally available. So you can:

ACCEPT_KEYWORDS="~x86" emerge distcc 

or run the following command from your PORTDIR, after emerging gentoolkit:

ekeyword x86 sys-devel/distcc/distcc-1.2.3-r3.ebuild