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
* 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
* 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
* 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
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
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
6 matches
Mail list logo