severity 316383 important
thanks
> from which it would seem that the package is attempting two simultaneous
> and conflicting diversions.
The preinst script for ia32-libs_1.4 is:
#!/bin/sh
set -e
if [ "$1" = "install" ]; then
dpkg-divert --divert /usr/bin/ldd.ia32-libs --quiet --rename
Package: ia32-libs
Version: 1.4
Severity: grave
When I attempt to install ia32-libs, I get the following error:
(Reading database ... 121750 files and directories currently installed.)
Unpacking ia32-libs (from ia32-libs_1.4_amd64.deb) ...
dpkg-divert: `diversion of /usr/bin/ldd to /usr/b
2 matches
Mail list logo