On Wed, Jul 27, 2011 at 10:03:58PM +0200, أحمد المحمودي wrote:
> Package: git-buildpackage
> Version: 0.5.27
> Severity: normal
> 
> Since I upgraded to git-buildpackage 0.5.27, I get the following error 
> when I run git import-orig:
> 
> gbp:error: Filters must be a list
> 
> By checking /usr/share/pyshared/gbp/deb.py, I found that 'filters' is an 
> empty "string", which causes this error to happen. I can't figure out 
> what's causing this, as config.py seems to have code to initialize 
> 'filter' as an empty list.

Since you found the place in deb.py already you can insert:

        import traceback
        traceback.print_tb()

to see the call trace. Also check the filter option in gbp.conf in
/etc/git-buildpackage/gbp.conf, ~/gbp.conf and the packages gbp.conf.

Cheers,
 -- Guido

> 
> 
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers natty-updates
>   APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 
> 'natty-proposed'), (500, 'natty'), (100, 'natty-backports')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 2.6.38-11-generic (SMP w/2 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages git-buildpackage depends on:
> ii  devscripts                2.10.69ubuntu2 scripts to make the life of a 
> Debi
> ii  git [git-core]            1:1.7.5.4-1    fast, scalable, distributed 
> revisi
> ii  python                    2.7.1-0ubuntu5 interactive high-level 
> object-orie
> ii  python-dateutil           1.4.1-3        powerful extensions to the 
> standar
> ii  python2.7                 2.7.1-5ubuntu2 An interactive high-level 
> object-o
> 
> Versions of packages git-buildpackage recommends:
> ii  cowbuilder              0.62+nmu2ubuntu1 pbuilder running on cowdancer
> ii  pristine-tar            1.12             regenerate pristine tarballs
> 
> Versions of packages git-buildpackage suggests:
> ii  python-notify              0.1.1-2build4 Python bindings for libnotify
> ii  unzip                      6.0-4ubuntu1  De-archiver for .zip files
> 
> -- no debconf information
> 
> 



--
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