Bug#386495: git-apply fails to apply some patches

2006-09-19 Thread Gerrit Pape
On Thu, Sep 07, 2006 at 07:29:58PM -0600, Matthew Wilcox wrote: > Trying to apply a patch that was created with interdiff fails ... > Here's the first patch (which works) [...] Hi Matthew, I forwarded your report to the git development. Please see below or here http://article.gmane.org/gmane.co

Bug#386495: git-apply fails to apply some patches

2006-09-16 Thread Junio C Hamano
Gerrit Pape <[EMAIL PROTECTED]> writes: >... > On top of that, I try to apply this interdiff generated patch: > > diff -u pciutils-2.1.11/debian/dirs pciutils-2.1.11/debian/dirs > --- pciutils-2.1.11/debian/dirs > +++ pciutils-2.1.11/debian/dirs > @@ -6,0 +7 @@ > +var/lib/pciutils > > and git-appl

Bug#386495: git-apply fails to apply some patches

2006-09-15 Thread Gerrit Pape
Hi, please see http://bugs.debian.org/386495 or below. I can reproduce the problem with 1.4.2.1. Thanks, Gerrit. - Forwarded message from Matthew Wilcox <[EMAIL PROTECTED]> - Trying to apply a patch that was created with interdiff fails ... Here's the first patch (which works) --- pciu

Bug#386495: git-apply fails to apply some patches

2006-09-07 Thread Matthew Wilcox
Package: git-core Version: 1:1.4.1.1-1 Trying to apply a patch that was created with interdiff fails ... Here's the first patch (which works) --- pciutils-2.1.11.orig/debian/dirs +++ pciutils-2.1.11/debian/dirs @@ -0,0 +1,6 @@ +usr/share/misc +usr/share/man +usr/bin +usr/lib +usr/share/lintian/ov