Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54027 - "info missing from info chunk" error when updating to sys-libs/glibc-2.3.3.20040420
Summary: "info missing from info chunk" error when updating to sys-libs/glibc-2.3.3.20...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-15 14:47 UTC by Justin Patrin
Modified: 2004-06-22 15:40 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 Justin Patrin 2004-06-15 14:47:10 UTC
While attempting to emerge -auD world, I get this error when sys-libs/glibc-2.3.3.20040420 seems to be almost done.

./sbin/
./sbin/sln
./sbin/ldconfig
>>> Done.
!!! CATEGORY info missing from info chunk, aborting...
papercrane logged off pts/5 from nat:S.3 at 2:38PM.
Comment 1 SpanKY gentoo-dev 2004-06-17 18:27:56 UTC
you neglected to provide any information here
Comment 2 Justin Patrin 2004-06-17 19:58:51 UTC
I'm not sure what info you would need. Here's the only (uncommented) lines in my make.conf:

USE="X gtk gnome opengl mysql perl png qt quicktime samba xmms gd alsa imap kde jpeg mbox maildir mpeg sdl ssl -java xml postgres apache2 curl"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=pentium2 -O3 -pipe"
CXXFLAGS="${CFLAGS}"
FEATURES="sandbox buildpkg ccache"

Here's emerge -upD world:

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild     U ] sys-libs/glibc-2.3.3.20040420 [2.3.2-r9]
[ebuild     U ] sys-apps/module-init-tools-3.0-r2 [3.0]
[ebuild  N    ] sys-kernel/gentoo-sources-2.4.25-r4
[ebuild     U ] app-text/aspell-0.50.5-r2 [0.50.5-r1]
[ebuild     U ] x11-themes/gnome-icon-theme-1.2.1 [1.2.0]
[ebuild     U ] media-libs/audiofile-0.2.6-r1 [0.2.5]
[ebuild     U ] gnome-base/gail-1.6.4 [1.6.2]
[ebuild     U ] sys-apps/file-4.08 [4.06]
[ebuild     U ] net-www/apache-1.3.31-r2 [1.3.31-r1]
[ebuild     U ] dev-util/source-highlight-1.8 [1.7]
[ebuild     U ] sys-apps/kbd-1.12-r2 [1.08-r5]
[ebuild     U ] app-admin/usermin-1.080-r1 [1.070-r1]
[ebuild     U ] app-admin/chkrootkit-0.43 [0.42b]
[ebuild     U ] dev-util/subversion-1.0.4-r1 [1.0.3]
[ebuild     U ] app-admin/webmin-1.150 [1.140-r1]
Comment 3 SpanKY gentoo-dev 2004-06-17 20:15:22 UTC
post the output of `emerge info` like the bug report page tells you to
Comment 4 Justin Patrin 2004-06-18 13:12:32 UTC
Portage 2.0.50-r8 (default-x86-1.4, gcc-3.3.3, glibc-2.3.2-r9, 2.4.20)
=================================================================
System uname: 2.4.20 i686 Pentium II (Deschutes)
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=pentium2 -O3 -pipe"
CHOST="i686-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/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=pentium2 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache keepwork sandbox"
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="X aalib alsa apache2 apm arts avi berkdb bonobo cdr crypt cups curl encode esd foomaticdb gd gdbm gif gnome gpm gtk gtk2 guile imap imlib jpeg kde ldap libg++ libwww mad maildir mbox mikmod motif mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png postgres python qt quicktime readline samba sdl slang spell ssl svga tcltk tcpd tetex truetype x86 xml xml2 xmms xv zlib"

Comment 5 Nicholas Jones (RETIRED) gentoo-dev 2004-06-21 03:10:03 UTC
Justin Patrin: Ever go to Ramstein AHS? Just curious. 

Quickfix is to disable FEATURES=binpkg and quickpkg it
at the end. There is something wrong with the creation of
the info directory in the build, I'd imagine. What exactly
I don't know. If you can duplicate it by hand (man ebuild)
then get the info (ls -l) of the info dir
PORTAGE_TMPDIR/gcc-*/inf* and post it, it'd help.

Comment 6 Justin Patrin 2004-06-21 08:32:01 UTC
:-) Well, it's certainly a small world. Yes, I went to Ramstein AHS.

I don't see binpkg in my emerge info and I don't know what quickpkg is. I've never gotten into the internals of emerge or ebuild, so I'm pretty much in the dark. AFAIK, it got all installed, it's just not recorded as installed.

I have keepwork in my FEATURES so that I don't have to recompile every time I try this and the tmp dir is still there. /var/tmp/portage/glibc-2.3.3.20040420 No info directories, only build-info. 
Comment 7 Justin Patrin 2004-06-22 15:40:36 UTC
Well, I just did an emerge sync; emerge -auD world again and glibc updated. I'm not sure what fixed it.