Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67412 - [2.4] emerge gentoo-sources-2.4.26-r9 fails on openswan patch
Summary: [2.4] emerge gentoo-sources-2.4.26-r9 fails on openswan patch
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-13 09:33 UTC by Pavel Bařina
Modified: 2004-12-22 16:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gentoo-sources-2.4.26-OpenSWAN-CompileFix.err (gentoo-sources-2.4.26-OpenSWAN-CompileFix.err,6.38 KB, text/plain)
2004-10-13 09:37 UTC, Pavel Bařina
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Bařina 2004-10-13 09:33:09 UTC
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.
Comment 1 Pavel Bařina 2004-10-13 09:37:04 UTC
Created attachment 41737 [details]
gentoo-sources-2.4.26-OpenSWAN-CompileFix.err
Comment 2 Daniel Drake (RETIRED) gentoo-dev 2004-10-27 15:36:22 UTC
Can't reproduce. If you still run into this after an emerge sync, please reopen.
Comment 3 Pavel Bařina 2004-11-04 02:48:49 UTC
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 
Comment 4 Pavel Bařina 2004-11-04 02:48:49 UTC
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.
Comment 5 Tim Yamin (RETIRED) gentoo-dev 2004-11-04 08:25:30 UTC
Try LC_ALL="C" emerge ... ... ...
Comment 6 Tim Yamin (RETIRED) gentoo-dev 2004-12-22 16:24:28 UTC
Please try emerging as specified in comment #4...