Hi,
On Sat, Jan 12, 2008 at 10:49:57AM +0100, Lucas Nussbaum wrote:
>  > PYTHONPATH=. pychecker -e Error -q git-buildpackage
>  > Processing git-buildpackage...
>  > Traceback (most recent call last):
>  >   File "/var/lib/python-support/python2.4/pychecker/checker.py", line 775, 
> in ?
>  >     sys.exit(main(sys.argv))
>  >   File "/var/lib/python-support/python2.4/pychecker/checker.py", line 761, 
> in main
>  >     warnings = warn.find(getAllModules(), _cfg, suppressions)
>  >   File "/var/lib/python-support/python2.4/pychecker/warn.py", line 724, in 
> find
>  >     cfg())
>  >   File "/var/lib/python-support/python2.4/pychecker/warn.py", line 422, in 
> removeWarnings
>  >     if cfg.level and warnings[index].level < cfg.level:
>  > IndexError: list index out of range
>  > make: *** [git-buildpackage.py] Error 1
>  > dpkg-buildpackage: failure: debian/rules build gave error exit status 2
Pychecker has problems here - reassigning. pychecker is called like:

pychecker -e Error -q git-buildpackage.py

Cheers,
 -- Guido




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

Reply via email to