Package: gadfly
Version: 1.0.0-13.1
Severity: important

While trying to test an NMU for #555537, I ran into:

> s...@reptile% /usr/bin/gfserver 2222 test dbtest admin gfstest
> gfserve startup port=2222 db=test, dr=dbtest password omitted
> gfserve: load startup module gfstest
> ...
> Traceback (most recent call last):
>   File "/usr/bin/gfserver", line 3, in <module>
>     main()
>   File "/usr/lib/python2.5/site-packages/gadfly/scripts/gfserver.py", line 
> 89, in main
>     S = Server(int(port), db, dr, pw, startup)
> NameError: global name 'Server' is not defined

The main() function in gfserver.py tries to instantiate a class "Server"
which has not been imported from anywhere. I can't see how this could ever
have worked?

Regards,
    Simon

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 
'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.32-rc8-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Attachment: signature.asc
Description: Digital signature

Reply via email to