[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#814971: libpng12.so.0 without a merged /lib is now a broken symlink



Package: libpng12-dev
Version: 1.2.54-2
Severity: serious

Hi,

The fix for #766809 leaves libpng.so as a dangling symlink:

$ ls -l /usr/lib/x86_64-linux-gnu/libpng*.so*
lrwxrwxrwx 1 root root 11 Feb 16 13:33 /usr/lib/x86_64-linux-gnu/libpng.so -> libpng12.so
lrwxrwxrwx 1 root root 13 Feb 16 13:33 /usr/lib/x86_64-linux-gnu/libpng12.so -> libpng12.so.0

$ ls -l /lib/x86_64-linux-gnu/libpng*.so*
lrwxrwxrwx 1 root root     18 Feb 16 13:33 /lib/x86_64-linux-gnu/libpng12.so.0 -> libpng12.so.0.54.0
-rw-r--r-- 1 root root 154664 Feb 16 13:33 /lib/x86_64-linux-gnu/libpng12.so.0.54.0

This generates an ftbfs for any package that build depends on libpng-dev or libpng12-dev, thus the bug severity.

Happy hacking,

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect

Versions of packages libpng12-dev depends on:
ii  libpng12-0  1.2.54-2
ii  zlib1g-dev  1:1.2.8.dfsg-2+b1

libpng12-dev recommends no packages.

libpng12-dev suggests no packages.

-- no debconf information


Reply to: