Comment 18 for bug 971761

Revision history for this message
Krisztian Poos (rocky-poos) wrote : Re: Cannot install ia32-libs on 12.04 beta2 64-bit

Is there any updates to this topic so far? I also have the problem, not able to install teamviewer7 on 12.04

root@darkstar:/tmp# dpkg -i teamviewer_linux_x64.deb
Selecting previously unselected package teamviewer7.
(Reading database ... 325309 files and directories currently installed.)
Unpacking teamviewer7 (from teamviewer_linux_x64.deb) ...
(Noting disappearance of teamviewer7:i386, which has been completely replaced.)
dpkg: dependency problems prevent configuration of teamviewer7:
 teamviewer7 depends on lib32z1; however:
  Package lib32z1 is not installed.
 teamviewer7 depends on ia32-libs; however:
  Package ia32-libs is not installed.
dpkg: error processing teamviewer7 (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 teamviewer7

root@darkstar:~# apt-get install ia32-libs
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ia32-libs : Depends: ia32-libs-multiarch
E: Unable to correct problems, you have held broken packages.
root@darkstar:~# apt-get install ia32-libs ia32-libs-multiarch
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ia32-libs-multiarch:i386 : Depends: gtk2-engines:i386 but it is not going to be installed
                            Depends: gtk2-engines-murrine:i386 but it is not going to be installed
                            Depends: gtk2-engines-pixbuf:i386 but it is not going to be installed
                            Depends: gtk2-engines-oxygen:i386 but it is not going to be installed
                            Depends: ibus-gtk:i386 but it is not going to be installed
                            Depends: libcanberra-gtk-module:i386 but it is not going to be installed
                            Depends: libgail-common:i386 but it is not going to be installed
                            Depends: libgtk2.0-0:i386 but it is not going to be installed
                            Depends: librsvg2-common:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.