When I try to emerge gentoo-sources, I have this problem: duron root # emerge gentoo-sources Calculating dependencies ...done! >>> emerge (1 of 1) sys-kernel/gentoo-sources-2.4.26-r9 to / >>> md5 src_uri ;-) linux-2.4.26.tar.bz2 >>> md5 src_uri ;-) gentoo-sources-2.4.26-r6.tar.bz2 >>> md5 src_uri ;-) linux-2.4.26-CAN-2004-0415.patch >>> Preparing to unpack... >>> Unpacking source... >>> Unpacking linux-2.4.26.tar.bz2 to /var/tmp/portage/gentoo-sources-2.4.26-r9/work * gentoo-sources-2.4.26-r6.tar.bz2 unpacked * Applying gentoo-sources-2.4.CAN-2004-0495.patch (-p0+)... [ ok ] * Applying gentoo-sources-2.4.CAN-2004-0497.patch (-p0+)... [ ok ] * Applying gentoo-sources-2.4.CAN-2004-0535.patch (-p0+)... [ ok ] * Applying gentoo-sources-2.4.CAN-2004-0685.patch (-p0+)... [ ok ] * Applying gentoo-sources-2.4.cmdlineLeak.patch (-p0+)... [ ok ] * Applying gentoo-sources-2.4.FPULockup-53804.patch (-p0+)... [ ok ] * Applying gentoo-sources-2.4.26-OpenSWAN-CompileFix.patch (-p0+)... [ !! ] * Please attach /var/tmp/portage/gentoo-sources-2.4.26-r9/temp/gentoo-sources-2.4.26-OpenSWAN-CompileFix.err to any bug you may post. !!! ERROR: sys-kernel/gentoo-sources-2.4.26-r9 failed. !!! Function unipatch, Line 532, Exitcode 0 !!! Unable to dry-run patch. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created attachment 41737 [details] gentoo-sources-2.4.26-OpenSWAN-CompileFix.err
Can't reproduce. If you still run into this after an emerge sync, please reopen.
I still have the same problem on my three computers. My friend has that same problem on all his computers. If I use everything from live CD (stage, snapshots, source code), there run
I still have the same problem on my three computers. My friend has that same problem on all his computers. If I use everything from live CD (stage, snapshots, source code), there run emerge gentoo-sources without any problem and the kernel gentoo-sources-2.4.26-r6 is installed. Than I use emerge sync. I put again emerge gentoo-sources, but the installation of gentoo-sources-2.4.26-r9 is cancelled by the error I reported before. This happens on all my computers. "Emerge gentoo-sources-2.4.27-r1" is ok, emerge gentoo-sources-2.4.25-r9 is ok as well, but the emerge gentoo-sources-2.4.26-r9 ends with the error.
Try LC_ALL="C" emerge ... ... ...
Please try emerging as specified in comment #4...