Package: python-getdns
Version: 0.2.1-2
Severity: grave
Justification: renders package unusable
Control: affects -1 libgetdns1

1 dkg@alice:~$ python -m getdns
/usr/bin/python: No code object available for getdns
1 dkg@alice:~$ python 
Python 2.7.9 (default, Mar  1 2015, 12:57:24) 
[GCC 4.9.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import getdns
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: libgetdns.so.1: cannot open shared object file: No such file or 
directory
>>> 
0 dkg@alice:~$ 


Interestingly, libgetdns1 supplies libgetdns.so.0, not libgetdns.so.1:


0 dkg@alice:~$ dpkg -L libgetdns1
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/libgetdns1
/usr/share/doc/libgetdns1/changelog.Debian.gz
/usr/share/doc/libgetdns1/changelog.gz
/usr/share/doc/libgetdns1/copyright
/usr/lib
/usr/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/libgetdns_ext_event.so.0.1.2
/usr/lib/x86_64-linux-gnu/libgetdns.so.0.1.2
/usr/lib/x86_64-linux-gnu/libgetdns_ext_ev.so.0.1.2
/usr/lib/x86_64-linux-gnu/libgetdns_ext_uv.so.0.1.2
/usr/lib/x86_64-linux-gnu/libgetdns.so.0
/usr/lib/x86_64-linux-gnu/libgetdns_ext_uv.so.0
/usr/lib/x86_64-linux-gnu/libgetdns_ext_ev.so.0
/usr/lib/x86_64-linux-gnu/libgetdns_ext_event.so.0
0 dkg@alice:~$ 

Perhaps this is a bug in libgetdns1 instead, and python-getdns is
doing what it is supposed to do?

      --dkg

-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-getdns depends on:
ii  libc6       2.19-18
ii  libgetdns1  0.1.7-1
ii  libldns1    1.6.17-5+b1
ii  python      2.7.9-1

python-getdns recommends no packages.

python-getdns suggests no packages.

-- debconf-show failed


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

Reply via email to