Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43424 - dev-python/python-xlib: missing info dir entries
Summary: dev-python/python-xlib: missing info dir entries
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-01 15:46 UTC by Sascha Silbe
Modified: 2004-03-02 12: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 Sascha Silbe 2004-03-01 15:46:33 UTC
Upon "emerge -v dev-python/python-xlib", I get some errors about missing info dir entries.



Reproducible: Always
Steps to Reproduce:
1. emerge -v dev-python/python-xlib

Actual Results:  
>>> dev-python/python-xlib-0.12 merged.
>>> Recording dev-python/python-xlib in "world" favorites file...

>>> clean: No packages selected for removal.

>>> Auto-cleaning packages ...

>>> No outdated packages were found on your system.


 * Regenerating GNU info directory index...
install-info: warning: no info dir entry in `/usr/share/info/mjpeg-howto.info-3.gz'
install-info: warning: no info dir entry in `/usr/share/info/mjpeg-howto.info-1.gz'
install-info: warning: no info dir entry in `/usr/share/info/mjpeg-howto.info.gz'
install-info: warning: no info dir entry in `/usr/share/info/mjpeg-howto.info-2.gz'
install-info: warning: no info dir entry in `/usr/share/info/python-xlib.info-1.gz'
install-info: warning: no info dir entry in `/usr/share/info/python-xlib.info-3.gz'
install-info: warning: no info dir entry in `/usr/share/info/python-xlib.info-5.gz'
install-info: warning: no info dir entry in `/usr/share/info/python-xlib.info.gz'
install-info: warning: no info dir entry in `/usr/share/info/python-xlib.info-2.gz'
install-info: warning: no info dir entry in `/usr/share/info/python-xlib.info-4.gz'
install-info: warning: no info dir entry in `/usr/share/info/g-wrap.info-2.gz'
install-info: warning: no info dir entry in `/usr/share/info/g-wrap.info.gz'
install-info: warning: no info dir entry in `/usr/share/info/g-wrap.info-1.gz'
 * Processed 400 info files; 13 errors.




Expected Results:  
No warnings about /usr/share/info/python-xlib.info*.


Gentoo Base System version 1.4.3.13
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.23-cube-2)
=================================================================
System uname: 2.4.23-cube-2 i686 AMD Athlon(tm) processor
distcc 2.12.1 i586-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium -mcpu=athlon-tbird -O3 -pipe"
CHOST="i586-pc-linux-gnu"
COMPILER="gcc3"
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/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/vice/etc /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/afs/modload /etc/gconf /etc/make.globals /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox strict userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.easynet.nl/mirror/gentoo/ http://gentoo.inode.at/ ftp://gentoo.inode.at/source/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://hybrid.sascha.silbe.org/gentoo-portage"
USE="3dnow X acl afs apm avi berkdb cdr crypt dga doc dvd encode foomaticdb gdbm gif gtk gtk2 gtkhtml guile hbci imap imlib ipv6 j-noaim j-nomsn j-noyahoo jpeg kde krb4 lcms libg++ libwww linguas_en,de mad maildir mbox mikmod mmx monitor mozilla mpeg mysql nas ncurses nls oggvorbis opengl oss pam pdflib png postgres python qt qtmt quicktime readline samba sdl skey spell ssl tetex tiff truetype unicode x86 xml xml2 xv zlib"
Comment 1 Bryan Østergaard (RETIRED) gentoo-dev 2004-03-02 07:13:03 UTC
python-xlib-0.12-r1 fixes this.
Comment 2 Sascha Silbe 2004-03-02 12:45:26 UTC
Works fine now. Thanks!