On Fri, Jul 29, 2011 at 11:25:33AM +0200, martin f krafft wrote:
> Package: git-buildpackage
> Version: 0.5.26
> Severity: minor
> File: /usr/bin/gbp-pq
> 
> I just tried to import a patch series to a patch queue and got hit
> by an error:
> 
>   % gbp-pq import
>   Switched to branch 'patch-queue/build'
>   usage: git mailinfo [-k|-b] [-u | --encoding=<encoding> | -n] [--scissors | 
> --no-scissors] msg patch < mail >info
That's the real issue and it's caused by the -p1 in your series file.
I'll have a look.
Cheers,
 -- Guido

>   Traceback (most recent call last):
>     File "/usr/bin/gbp-pq", line 370, in <module>
>       sys.exit(main(sys.argv))
>     File "/usr/bin/gbp-pq", line 350, in main
>       import_quilt_patches(repo, current, series)
>     File "/usr/bin/gbp-pq", line 201, in import_quilt_patches
>       apply_and_commit_patch(repo, os.path.join(patch_dir, patch), topic)
>     File "/usr/bin/gbp-pq", line 251, in apply_and_commit_patch
>       header, body = get_mailinfo(patch)
>     File "/usr/bin/gbp-pq", line 218, in get_mailinfo
>       f = file(body)
>   IOError: [Errno 2] No such file or directory: '.git/gbp_patchinfo'
> 
> I could not find any information on this file, not in the gbp-pq
> manpage, the web,
> http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.cfgfile.html
> or anywhere else.
> 
> Putting an empty file in place lets me move on, but this is
> suboptimal.
> 
> -- System Information:
> Debian Release: wheezy/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_NZ, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages git-buildpackage depends on:
> ii  devscripts                   2.11.0      scripts to make the life of a 
> Debi
> ii  git [git-core]               1:1.7.5.4-1 fast, scalable, distributed 
> revisi
> ii  git-core                     1:1.7.5.4-1 fast, scalable, distributed 
> revisi
> ii  python                       2.6.7-1     interactive high-level 
> object-orie
> ii  python-dateutil              1.4.1-4     powerful extensions to the 
> standar
> ii  python-support               1.0.14      automated rebuilding support for 
> P
> 
> Versions of packages git-buildpackage recommends:
> pn  cowbuilder                    <none>     (no description available)
> ii  pristine-tar                  1.13       regenerate pristine tarballs
> 
> Versions of packages git-buildpackage suggests:
> pn  git-load-dirs                 <none>     (no description available)
> ii  python-notify                 0.1.1-2+b3 Python bindings for libnotify
> 
> -- no debconf information
> 
> 
> -- 
>  .''`.   martin f. krafft <madduck@d.o>      Related projects:
> : :'  :  proud Debian developer               http://debiansystem.info
> `. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
>   `-  Debian - when you have better things to do than fixing systems





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to