Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49098 - ERROR: sys-kernel/mm-sources-2.6.5-r6 failed. --- Unable to dry-run patch.
Summary: ERROR: sys-kernel/mm-sources-2.6.5-r6 failed. --- Unable to dry-run patch.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-26 19:53 UTC by Robert W. Seidl, Jr.
Modified: 2004-06-01 12:05 UTC (History)
0 users

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


Attachments
Errors generated by emerge issue (as requested by the failure messages) (2.6.5-mm6.err.mod,290.96 KB, text/plain)
2004-04-26 20:17 UTC, Robert W. Seidl, Jr.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert W. Seidl, Jr. 2004-04-26 19:53:37 UTC
emerge mm-sources (sys-kernel/mm-sources-2.6.5-r6) fails consistently when trying to apply the 2.6.5-mm6 patch.

root@Beta mm-sources # emerge mm-sources
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-kernel/mm-sources-2.6.5-r6 to /
>>> md5 src_uri ;-) linux-2.6.5.tar.bz2
>>> md5 src_uri ;-) 2.6.5-mm6.bz2
>>> Preparing to unpack...
>>> Unpacking source...
>>> Unpacking linux-2.6.5.tar.bz2 to /var/tmp/portage/mm-sources-2.6.5-r6/work
 * Applying 2.6.5-mm6.patch...
patch: pch.c:614: intuit_diff_type: Assertion `i0 != NONE' failed.
patch: pch.c:614: intuit_diff_type: Assertion `i0 != NONE' failed.                                                     [ !! ] 
 * Please attach /var/tmp/portage/mm-sources-2.6.5-r6/temp/2.6.5-mm6.err to any bug you may post.
 
!!! ERROR: sys-kernel/mm-sources-2.6.5-r6 failed.
!!! Function unipatch, Line 485, Exitcode 0
!!! Unable to dry-run patch.


Reproducible: Always
Steps to Reproduce:
1.rm /usr/portage/distfiles/*  (to make sure I did not have a bad file)
2.cd /usr/portage/sys-kernel/mm-sources (optional - tried after reading forums)
3.emerge mm-sources

Actual Results:  
The build fails during the "dry-run patch".

Expected Results:  
created the sources under /usr/src/linux-2.6.5-*
Comment 1 Robert W. Seidl, Jr. 2004-04-26 20:17:28 UTC
Created attachment 30126 [details]
Errors generated by emerge issue (as requested by the failure messages)
Comment 2 Jason Cox (RETIRED) gentoo-dev 2004-04-28 14:33:06 UTC
Could you try booting into a livecd and trying to emerge it from the chroot environment?
Comment 3 Tim Yamin (RETIRED) gentoo-dev 2004-06-01 12:05:41 UTC
This was a problem with the upstream mm-sources-2.6.5-r6 patch; mm-sources-2.6.7_rc1-r1 applies fine here so I'm closing this as FIXED.