On Fri, Jul 29, 2011 at 11:29:22AM +0200, martin f krafft wrote:
> Package: git-buildpackage
> Version: 0.5.26
> Severity: minor
> File: /usr/bin/gbp-pq
> 
> This is valid quilt patch series file syntax, as far as I can tell:
> 
>   % cat debian/patches/series
>   contrib/scripts/mdadd.diff -p1
>   contrib/docs/raid5-vs-raid10.diff -p1
>   contrib/docs/superblock_formats.diff -p1
>   contrib/docs/md.txt.diff -p1
>   contrib/docs/jd-rebuilding-raid.diff -p1
>   debian/conffile-location.diff -p1
>   debian/disable-incremental.diff -p1
>   fixes/linker-flag-z-now.diff -p1
> 
> However, gbp fails to import this, as it assumes the -p option to be part of
> the filename:
> 
>   % gbp-pq --verbose import
>   […]
>   gbp:debug: git ['apply', '--index', 
> 'debian/patches/contrib/scripts/mdadd.diff -p1'] []
>   fatal: can't open patch 'debian/patches/contrib/scripts/mdadd.diff -p1': No 
> such file or directory
>   gbp:error: git returned 128
>   gbp:error: Couldn't run git apply
> 
> I think it would be good if gbp-pq honoured and even used the -p option.
Indeed. Patch forthcoming. Are there any other options we need to take
care of?
 -- Guido



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to