Control: forcemerge -1 727108 Control: retitle -1 Crashes due to incorrect libjpeg dependency since last security update
The package is built against libjpeg8, and openjdk-6-jre ends up with a dependency against libjpeg8 as expected (openjdk-6-jre-headless (= 6b27-1.12.6-1~deb6u1), libasound2 (>> 1.0.18), libc6 (>= 2.3), libgif4 (>= 4.1.4), libjpeg8, libpng12-0 (>= 1.2.13-4), libpulse0 (>= 0.9.21), libx11-6, libxext6, libxi6, libxrender1, libxtst6, zlib1g (>= 1:1.1.4)). However openjdk-6-jre-headless ends up depending on libjpeg62 instead (openjdk-6-jre-lib (= 6b27-1.12.6-1~deb6u1), ca-certificates-java, tzdata-java, java-common (>= 0.28), libcups2, libjpeg62, libnss3-1d (>= 3.12.3), libpcsclite1, libc6 (>= 2.3.3), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)). My understanding of the build system of these packages isn't good enough to be able to tell why this happens or how to fix it, but after a bit of debugging the problem seems obvious. As with the reporter the crashing stops after installing libjpeg8. -- Arto Jantunen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org