Comment #6 : Bug #994533 : Bugs : dpkg package : Ubuntu

Comment 6 for bug 994533

Revision history for this message
Ulli Horlacher (framstag) wrote : Re: [Bug 994533] Re: cannot install ia32-libs on Ubuntu 12.04 x86_64

On Fri 2012-05-04 (23:04), Steve Langasek wrote:

> Right; we need a slightly different command to get around the fact that
> dependencies aren't satisfied.
>
> Try one of these:
>
> apt-get install --reinstall libldap-2.4-2 libldap-2.4-2:i386

(...)
Setting up ia32-libs-multiarch:i386 (20090808ubuntu35) ...
Setting up ia32-libs (20090808ubuntu35) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for libgdk-pixbuf2.0-0:i386 ...

root@eduroam1:~# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.

GREAT! Thanks!

But how was this inconsistancy possible?
Any idea, what I did wrong?
Could I found this solution by myself?

[...]