On Mon, 2013-05-06 at 16:24 +0200, Jakub Wilk wrote: > Can you test the attached patch?
Patch applied, test results below. First I got this error: dpkg-query: no packages found matching libmudflap0-4.7-dev:armhf dpkg-query -W: failed at /usr/bin/adequate line 167. E: Problem executing scripts DPkg::Post-Invoke 'adequate --help >/dev/null 2>&1 || exit 0; exec adequate --debconf --user nobody --pending' E: Sub-process returned an error code A package failed to install. Trying to recover: Press Return to continue. I had previously installed libmudflap0-4.7-dev:armhf but it has been purged since then so I'm not sure why adequate is checking it. I installed libmudflap0-4.7-dev:armhf and got this: Processing triggers for libc-bin ... ldconfig deferred processing now taking place ldd -r automake: ldd: exited with unknown exit code (139) ldd -r: failed at /usr/bin/adequate line 446, <$ldd> line 148. E: Problem executing scripts DPkg::Post-Invoke 'adequate --help >/dev/null 2>&1 || exit 0; exec adequate --debconf --user nobody --pending' E: Sub-process returned an error code A package failed to install. Trying to recover: Press Return to continue. I have automake from sid installed: automake: Installed: 1:1.11.6-1 Candidate: 1:1.12.6-2 Version table: 1:1.12.6-2 0 1900 http://http.debian.net/debian/ experimental/main amd64 Packages *** 1:1.11.6-1 0 1700 http://http.debian.net/debian/ testing/main amd64 Packages 1800 http://http.debian.net/debian/ unstable/main amd64 Packages 100 /var/lib/dpkg/status Running adequate automake reproduces the error: $ adequate automake ldd -r automake: ldd: exited with unknown exit code (139) ldd -r: failed at /usr/bin/adequate line 446, <$ldd> line 2. It appears that ldd doesn't like perl scripts: $ file /usr/bin/automake-1.11 /usr/bin/automake-1.11: Perl script, ASCII text executable $ ldd /usr/bin/automake-1.11 ldd: exited with unknown exit code (139) $ ldd -r /usr/bin/automake-1.11 ldd: exited with unknown exit code (139) -- bye, pabs http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part