Control: tags -1 pending On 5/18/21 6:25 AM, Sebastiaan Couwenberg wrote: > 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.
That indeed fixes the issue: -rw-r--r-- root/root 3332800 2020-11-06 19:58 ./usr/lib/python3/dist-packages/_saga_api-7.3.0.so lrwxrwxrwx root/root 0 2020-11-06 19:58 ./usr/lib/python3/dist-packages/_saga_api.so -> _saga_api-7.3.0.so Pre-approval of the changes in saga (7.3.0+dfsg-5) has been requested in #988692 before upload to unstable. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1