Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 182555

Summary: sys-kernel/mips-sources-2.6.20.14 - misc-2.6.20-ip28-i2_impact-support.patch fails
Product: Gentoo Linux Reporter: Mathias Weigt <weigt.mathias>
Component: [OLD] Core systemAssignee: MIPS Porters <mips>
Status: VERIFIED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: MIPS   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mathias Weigt 2007-06-19 08:56:04 UTC
mips-sources-2.6.20.14 don't emerge with USE="ip28" because it fails to apply misc-2.6.20-ip28-i2_impact-support.patch
Apparently there were some major changes upstream so that this patch won't work.

Reproducible: Always

Steps to Reproduce:
1.USE="ip28" emerge =mips-sources-2.6.20.14
2.
3.

Actual Results:  
* >>> Patching kernel for SGI Indigo2 Impact R10000 (IP28) support ...
 * Applying misc-2.6.20-ip28-i2_impact-support.patch ...

 * Failed Patch: misc-2.6.20-ip28-i2_impact-support.patch !
 *  ( /var/tmp/portage/sys-kernel/mips-sources-2.6.20.14/work/mips-patches/misc-2.6.20-ip28-i2_impact-support.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/sys-kernel/mips-sources-2.6.20.14/temp/misc-2.6.20-ip28-i2_impact-support.patch-13550.out


Expected Results:  
should emerge fine

This are the first lines of output:

***** misc-2.6.20-ip28-i2_impact-support.patch *****

====================================================

PATCH COMMAND:   patch -p0 -g0 -E --no-backup-if-mismatch <
/var/tmp/portage/sys-kernel/mips-sources-2.6.20.14/work/mips-patches/misc-2.6.20-ip28-i2_impact-support.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:
--------------------------
|diff -Naurp linux-2.6.20.10.orig/arch/mips/Kconfig linux-2.6.20.10/arch/mips/Kconfig
|--- linux-2.6.20.10.orig/arch/mips/Kconfig     2007-04-28 17:16:03.000000000 -0400
|+++ linux-2.6.20.10/arch/mips/Kconfig  2007-04-28 17:58:29.000000000 -0400
--------------------------
No file to patch.  Skipping patch.
3 out of 3 hunks ignored
Comment 1 Brian Harring (RETIRED) gentoo-dev 2010-01-10 08:44:13 UTC
Marking FIXED since the version is long since out of the tree...