Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81732 - 2.4.28-r5 kernel patch failed
Summary: 2.4.28-r5 kernel patch failed
Status: RESOLVED DUPLICATE of bug 77190
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-12 06:09 UTC by acs miklos
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments
the result of failed patch (04-01.GRSecurity-2.0.2.err,341.36 KB, patch)
2005-02-12 06:11 UTC, acs miklos
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description acs miklos 2005-02-12 06:09:04 UTC
When I try to emerge gentoo-sources (2.4.28-r5) I get the fowllowing error message 
alculating dependencies  >>> Preparing to unpack ...
>>> Unpacking source...
>>> Unpacking linux-2.4.28.tar.bz2 to /var/tmp/portage/gentoo-sources-2.4.28-r5/work
gentoo-sources-2.4.28-r4.tar.bz2 unpacked
Applying gentoo-sources-2.4.binfmt_a.out.patch (-p0+)...
Applying 01-01.3.5-useraddress.patch (-p0+)...
Applying 01-02.lckbase-2.4.28_rc3.patch (-p0+)...
Applying 01-03.readlatency.patch (-p0+)...
Applying 01-04.ecc-20030225.patch (-p0+)...
Applying 01-05.OpenSWAN-2.1.4+natt.patch (-p0+)...
Applying 01-06.bootsplash-3.0.7.patch (-p0+)...
Applying 02-01.deviceMapper-1.00.17.patch (-p0+)...
Applying 02-02.superMount.1.2.11a.patch (-p0+)...
Applying 03-01.linux-ntfs-2.1.6b.patch (-p0+)...
Applying 03-02.squashfs-1.3r3.patch (-p0+)...
Applying 04-01.GRSecurity-2.0.2.patch (-p0+)...
patch: pch.c:614: intuit_diff_type: Assertion `i0 != NONE' failed.
Please attach /var/tmp/portage/gentoo-sources-2.4.28-r5/temp/04-01.GRSecurity-2.0.2.err to any bug you may post.

!!! ERROR: sys-kernel/gentoo-sources-2.4.28-r5 failed.
!!! Function unipatch, Line 554, Exitcode 0
!!! Unable to dry-run patch.
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




the contents of
/var/tmp/portage/gentoo-sources-2.4.28-r5/temp/04-01.GRSecurity-2.0.2.err
is the folowing :


Attempting Dry-run:
cmd: patch -p0 --dry-run -f <
/var/tmp/portage/gentoo-sources-2.4.28-r5/work/patches/1/2.4.28-gentoo-r4/04-01.GRSecurity-2.0.2.patch
=======================================================
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|
and so on ..
Comment 1 acs miklos 2005-02-12 06:11:12 UTC
Created attachment 51057 [details, diff]
the result of failed patch
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-02-12 06:45:06 UTC
workaround: LC_ALL=C emerge gentoo-sources

*** This bug has been marked as a duplicate of 77190 ***