Re: apply-mbox claiming corrupt patch.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Sep 26, 2006 at 11:01:12PM -0400, Len Brown wrote:
 > I ran into a similar problem recently -- though looking
 > at the patch below I can't prove it is the exact same problem.
 > 
 > Patch appears to put a space, + or - on each line.
 > Somebody edited their patch with kate, and that automatically
 > "cleaned up" the lines with just a space on them -- leaving
 > them completely blank.
 > 
 > patch ate the result, but git-am (and git-apply) did not.
 > fixed it by refreshing with quilt.

Through some more trial and error, it turned out that chopping
off the footer of the email (the last two lines here..)

 > > @@ -716,7 +739,7 @@ static int __init longhaul_cpu_init(stru
 > >  	return 0;
 > >  
 > >  err_acpi:
 > > -	printk(KERN_ERR PFX "No ACPI support for CPU frequency changes.\n");
 > > +	printk(KERN_ERR PFX "No ACPI support. No VT8601 or VT8623 northbridge. Aborting.\n");
 > >  	return -ENODEV;
 > >  }
 > > 
 > > 
 > > ----------------------------------------------------------------------
 > > Jestes kierowca? To poczytaj! >>> http://link.interia.pl/f199e

Made it all work.
Very strange.

	Dave
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]