Right at the end of the merge I see this >>> /usr/share/zoneinfo/posix/SystemV/AST4ADT -> ..//var/tmp/portage/glibc-2.2.5-r7/image//usr/share/zoneinfo/posix/America/Halifax >>> /usr/share/zoneinfo/posix/SystemV/AST4 -> ..//var/tmp/portage/glibc-2.2.5-r7/image//usr/share/zoneinfo/posix/America/Puerto_Rico >>> /usr/share/zoneinfo/posix/SystemV/CST6 -> ..//var/tmp/portage/glibc-2.2.5-r7/image//usr/share/zoneinfo/posix/America/Regina >>> Regenerating /etc/ld.so.cache... >>> sys-libs/glibc-2.2.5-r7 merged. $ ll /usr/share/zoneinfo/posix/SystemV/AST4ADT lrwxrwxrwx 1 root root 82 Mar 2 23:24 /usr/share/zoneinfo/posix/SystemV/AST4ADT -> ..//var/tmp/portage/glibc-2.2.5-r7/image//usr/share/zoneinfo/posix/America/Halifax $ ll ..//var/tmp/portage/glibc-2.2.5-r7/image//usr/share/zoneinfo/posix/America/Halifax ls: ..//var/tmp/portage/glibc-2.2.5-r7/image//usr/share/zoneinfo/posix/America/Halifax: No such file or directory $ ll /var/tmp/portage/glibc-2.2.5-r7/image//usr/share/zoneinfo/posix/America/Halifax ls: /var/tmp/portage/glibc-2.2.5-r7/image//usr/share/zoneinfo/posix/America/Halifax: No such file or directory $ ll /usr/share/zoneinfo/posix/America/Halifax -rw-r--r-- 2 root root 1.2K Mar 2 23:23 /usr/share/zoneinfo/posix/America/Halifax Reproducible: Always Steps to Reproduce: 1. emerge glibc 2. 3. Actual Results: symlinks point to files in /var/tmp/ rather than the proper files in /usr Expected Results: symlinks point to the proper place # emerge info Portage 2.0.46-r12 (default-1.0, gcc-2.95.3, glibc-2.2.5-r2,2.2.5-r7) ================================================================= System uname: 2.4.19-gentoo-r10b i686 AMD Athlon(tm) processor GENTOO_MIRRORS="http://linux.oit.umass.edu/gentoo/gentoo http://csociety-ftp.ecn.purdue.edu/pub/gentoo/ http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb" 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="" USE="x86 oss 3dnow apm avi crypt cups jpeg libg++ mikmod mmx mpeg ncurses pdflib quicktime spell truetype xml2 xmms xv berkdb bonobo cdr directfb esd gdbm gif gnome gnome-libs gpm gtk gtkhtml guile imlib libwww motif mozilla mysql nls oggvorbis opengl pam perl png python readline sdl slang snmp ssl svga tcltk tcpd tiff X -kde -qt -arts -java dvd encode gtk2" COMPILER="" CHOST="i686-pc-linux-gnu" CFLAGS="-march=i686 -O3 -pipe" CXXFLAGS="-march=i686 -O3 -pipe" ACCEPT_KEYWORDS="x86 ~x86" MAKEOPTS="-j2" AUTOCLEAN="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" FEATURES="sandbox ccache"
Make sure LANG, LC_ALL, etc is not set as root, and try to remerge glibc.
LANG, LC_ALL, etc are not set, and were not set when I emerged.
just emerged glibc-2.2.5-r8 and the symlinks are gone.
Ok, great.