Bug#635316: python: dh_python2 puts binaries into /usr/share/pyshared

2011-08-03 Thread Matthias Klose
On 07/25/2011 02:41 PM, Hilko Bengen wrote: > * 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

Bug#635316: python: dh_python2 puts binaries into /usr/share/pyshared

2011-07-25 Thread Hilko Bengen
* 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 hel

Bug#635316: python: dh_python2 puts binaries into /usr/share/pyshared

2011-07-25 Thread Jakub Wilk
* Hilko Bengen , 2011-07-25, 12:56: , | $ rm -rf debian/python-guestfs | $ cat debian/python-guestfs.install | usr/lib/python* | $ $ dh_install -ppython-guestfs | $ find debian/python-guestfs -not -type d | debian/python-guestfs/usr/lib/python2.6/dist-packages/guestfs.py | debian/python-guest

Bug#635316: python: dh_python2 puts binaries into /usr/share/pyshared

2011-07-25 Thread Hilko Bengen
* Jakub Wilk: > Disclaimer: I'm not maintainer of dh_python2. Not at all. > > * Hilko Bengen , 2011-07-25, 01:38: >>, >>| $ rm -rf debian/python-guestfs >>| $ cat debian/python-guestfs.install >>| usr/lib/python* >>| $ $ dh_install -ppython-guestfs >>| $ find debian/python-guestfs -not -type d

Bug#635316: python: dh_python2 puts binaries into /usr/share/pyshared

2011-07-24 Thread Jakub Wilk
Disclaimer: I'm not maintainer of dh_python2. Not at all. * Hilko Bengen , 2011-07-25, 01:38: , | $ rm -rf debian/python-guestfs | $ cat debian/python-guestfs.install | usr/lib/python* | $ $ dh_install -ppython-guestfs | $ find debian/python-guestfs -not -type d | debian/python-guestfs/usr/l

Bug#635316: python: dh_python2 puts binaries into /usr/share/pyshared

2011-07-24 Thread Hilko Bengen
Package: python2.6 Version: 2.6.7-1 Severity: normal I tried following the recent calls to move python-related packages to dh_python2, but failed with a package (libguestfs) that includes Python bindings which are built and installed using an autoconf/automake-based build system. Running dh_python