Bug#633690: python-zookeeper: Python 2.7 modules disappeared

Jakub Wilk jwilk at debian.org
Tue Jul 12 22:11:58 UTC 2011


Package: python-zookeeper
Version: 3.3.3+dfsg1-1
Severity: important
User: debian-python at lists.debian.org
Usertags: python2.7

The previous version of python-zookeper shipped modules for python2.7, 
but the current one does not anymore:

$ dpkg -c python-zookeeper_3.3.1+dfsg1-2+b1_i386.deb | grep -F .so
-rw-r--r-- root/root     61872 2011-05-06 00:11 ./usr/lib/pyshared/python2.6/zookeeper.so
-rw-r--r-- root/root     61872 2011-05-06 00:11 ./usr/lib/pyshared/python2.7/zookeeper.so

$ dpkg -c python-zookeeper_3.3.3+dfsg1-1_i386.deb | grep -F .so
-rw-r--r-- root/root     62064 2011-07-12 23:51 ./usr/lib/python2.6/dist-packages/zookeeper.so
lrwxrwxrwx root/root         0 2011-07-12 23:51 ./usr/lib/pyshared/python2.6/zookeeper.so -> ../../python2.6/dist-packages/zookeeper.so

Since this is not mentioned anywhere in the changelog, I assume it's a 
mistake.

Also, please don't hardcode Python versions in your packaging without a 
good _and_ documented reason. Thanks.

-- 
Jakub Wilk





More information about the pkg-java-maintainers mailing list