* Jakub Wilk: > Also rename libguestfsmod.so.0.0.0 to libguestfsmod.so (before calling > dh_python2, or course).
This did the trick, thank you! > That said, dh_python2 could do a better job here. I am in no position to judge how much sense the current behavior makes. However, it would have helped me a lot if more of dh_python2's decision making was documented in the manpage or if "dh_python2 -v" produced more meaningful output than what I got: ,---- | D: dh_python2:514: argv: ['/usr/bin/dh_python2', '-v', '--no-guessing-versions'] | D: dh_python2:515: options: {'recommends': None, 'verbose': True, 'package': None, 'regexpr': None, 'guess_deps': True, 'skip_private': False, 'O': None, 'guess_versions': False, 'suggests': None, 'depends': None, 'vrange': None, 'namespaces': None, 'no_package': None, 'arch': None} | D: dh_python2:516: args: [] | D: dh_python2:526: processing package libguestfs-doc... | [...] | D: dh_python2:526: processing package python-guestfs... | D: dh_python2:424: package python-guestfs details = {'public_ext': set([(2, 6)]), 'requires.txt': set([]), 'shebangs': set([]), 'compile': True, 'nsp.txt': set([]), 'public_vers': set([(2, 6)]), 'private_dirs': {}} | D: dh_python2:526: processing package guestmount... | [...] `---- Cheers, -Hilko -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org