|
|
Package: python-gnupginterface
Version: 0.3.2-9
Severity: normal
When installing and setting up the package, there's some errors in the
configure:
| $ sudo apt-get install python-gnupginterface
[...]
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
[...]
Selecting previously deselected package python-gnupginterface.
[...]
Unpacking python-gnupginterface (from
.../python-gnupginterface_0.3.2-9_all.deb) ...
Setting up python-gnupginterface (0.3.2-9) ...
Compiling /var/lib/python-support/python2.5/SOAPpy/Client.py ...
File "/var/lib/python-support/python2.5/SOAPpy/Client.py", line 46
from __future__ import nested_scopes
SyntaxError: from __future__ imports must occur at the beginning of the file
Compiling /var/lib/python-support/python2.5/SOAPpy/GSIServer.py ...
File "/var/lib/python-support/python2.5/SOAPpy/GSIServer.py", line 49
from __future__ import nested_scopes
SyntaxError: from __future__ imports must occur at the beginning of the file
Compiling /var/lib/python-support/python2.5/SOAPpy/Server.py ...
File "/var/lib/python-support/python2.5/SOAPpy/Server.py", line 46
from __future__ import nested_scopes
SyntaxError: from __future__ imports must occur at the beginning of the file
Compiling /var/lib/python-support/python2.5/SOAPpy/Types.py ...
File "/var/lib/python-support/python2.5/SOAPpy/Types.py", line 39
from __future__ import nested_scopes
SyntaxError: from __future__ imports must occur at the beginning of the file
It doesn't seem to be critical to any features yet (I haven't yet found
a chance to test it with gajim's GPG function), but it's at least
buggering.
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages python-gnupginterface depends on:
ii gnupg 1.4.6-1 GNU privacy guard - a free PGP rep
ii python-support 0.5.6 automated rebuilding support for p
python-gnupginterface recommends no packages.
-- no debconf information
|
|