Control: affects -1 src:gdal On 06/20/2018 07:26 PM, Bas Couwenberg wrote: > Source: uriparser > Version: 0.8.5-1 > Severity: serious > Tags: patch > Justification: makes the package in question unusable or mostly so > Control: affects -1 src:libkml > > Dear Maintainer, > > liburiparser-dev contains a broken symlink: > > $ ls -l /usr/lib/*/liburiparser.so* > lrwxrwxrwx 1 root root 22 May 5 10:14 > /usr/lib/x86_64-linux-gnu/liburiparser.so -> liburiparser.so.1.0.20 > lrwxrwxrwx 1 root root 22 May 5 10:14 > /usr/lib/x86_64-linux-gnu/liburiparser.so.1 -> liburiparser.so.1.0.21 > -rw-r--r-- 1 root root 112552 May 5 10:14 > /usr/lib/x86_64-linux-gnu/liburiparser.so.1.0.21 > > This causes the libkml build to fail: > > make[3]: *** No rule to make target > '/usr/lib/x86_64-linux-gnu/liburiparser.so', needed by > 'lib/libkmlbase.so.1.3.0'. Stop. > > See: > https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/libkml_1.3.0-5.rbuild.log.gz > > The attached patch fixes the issue by installing the symlink in the > .install file instead of creating the symlink with dh-exec in the > .links file.
This issue also prevents gdal from building successfully, and is blocking the build and upload of 2.3.1~rc1. I will upload an NMU to fix this issue to DELAYED/5 with the changes from the debdiff submitted earlier. Kind Regards, Bas