Fresh install of Gentoo, emerge worked fine int he chroot during install, but after boot with a freshly built xfs-sources-2.4.24-r1: localhost root # uname -a Linux localhost 2.4.24-xfs-r1 #3 SMP Wed Feb 18 14:43:26 PST 2004 i686 AMD Athlon(tm) MP 1900+ AuthenticAMD GNU/Linux localhost root # emerge openssh Calculating dependencies ...done! >>> emerge (1 of 1) net-misc/openssh-3.7.1_p2-r1 to / Traceback (most recent call last): File "/usr/bin/emerge", line 2599, in ? mydepgraph.merge(mydepgraph.altlist()) File "/usr/bin/emerge", line 1551, in merge retval=portage.doebuild(y,"clean",myroot,self.pkgsettings,edebug,cleanup=1) File "/usr/lib/portage/pym/portage.py", line 2157, in doebuild os.makedirs(mysettings["T"]) File "/usr/lib/python2.3/os.py", line 153, in makedirs makedirs(head, mode) File "/usr/lib/python2.3/os.py", line 154, in makedirs mkdir(name, mode) OSError: [Errno 17] File exists: '/var/tmp/portage/openssh-3.7.1_p2-r1' localhost root # This is identical to bug 33033, but was marked as fixed in xfs-sources-2.4.23-r1. Reproducible: Always Steps to Reproduce: 1. use xfs-sources-2.4.24-r1 2. reboot, emerge anything
please test 2.4.24-r3 (possibly not on all mirrors yet)
Fix hit mirrors by now. Working.