On 5/17/21 8:30 PM, Andreas Beckmann wrote: > during a test with piuparts I noticed your package ships (or creates) > a broken symlink. > >>From the attached log (scroll to the bottom...): > > 6m23.3s ERROR: FAIL: Broken symlinks: > /usr/lib/python3/dist-packages/_saga_api.cpython-39-x86_64-linux-gnu.so -> > _saga_api-7.3.0.so (python3-saga) > > but the package ships the weirdly mangled > > /usr/lib/python3/dist-packages/_saga_api-7.cpython-39-3.0.so > > instead.
That's courtesy of dh_pyton3: dh_python3 I: dh_python3 fs:343: renaming _saga_api.so to _saga_api.cpython-39-x86_64-linux-gnu.so I: dh_python3 fs:343: renaming _saga_api-7.3.0.so to _saga_api-7.cpython-39-3.0.so --no-ext-rename may help to prevent this breakage. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1