Hi Helmut,

> Package: python3-distorm3,libdistorm3-3
> Version: 3.5.2b-1
> Severity: serious
> 
> Hi,
> 
> both libdistorm3-3 and python3-distorm3 contain
> /usr/lib/x86_64-linux-gnu/libdistorm3.so.3. When coinstalling these
> packages, an unpack error results. I suspect that the python one
> shouldn't contain the shared library. Do you concur?

You are right, but I am not able to reproduce this issue in my machine
using debuild / dpkg-buildpackage -A / dpkg-buildpackage -B.

I think this issue was caused by a dh_link in debian/rules. I will try
a new upload with the following change:

-override_dh_link:
+override_dh_link-arch:
        dh_link usr/lib/${DEB_TARGET_MULTIARCH}/libdistorm3.so.$(LIB_R_VERSION) 
\
                 usr/lib/${DEB_TARGET_MULTIARCH}/libdistorm3.so.3

If this change fixes the issue, I will close this bug manually.

Cheers,

Eriberto

Reply via email to