Hi! On Tue, 2016-10-25 at 09:24:15 +0200, Sven Joachim wrote: > Package: dpkg > Version: 1.18.10 > Severity: normal > > Installing the safe-rm package in a freshly bootstrapped chroot where > /bin is a symlink to /usr/bin (the merged-/usr feature implemented in > debootstrap 1.0.85) causes dpkg to segfault. > > ,---- > | # apt-get install safe-rm > | [...] > | Selecting previously unselected package safe-rm. > | (Reading database ... 6466 files and directories currently installed.) > | Preparing to unpack .../safe-rm_0.12-2_all.deb ... > | Unpacking safe-rm (0.12-2) ... > | safe-rm cannot find the real "rm" binary > | E: Sub-process /usr/bin/dpkg received a segmentation fault. > `---- > > See #759410 for the problem in safe-rm.
Right, I've known this issue for some time, it's fixed in my next/master branch: <https://git.hadrons.org/cgit/debian/dpkg/dpkg.git/commit/?h=next/master&id=a4adffb28703efb0a94187aaaeb88a5d0ccf06d9> (which I'm assuming it's the same). The current release has just slipped way beyond the usual frequency. I'm finishing it off now, hopefully it will be uploaded in a couple of days. :/ Thanks, Guillem

