Cannot install Android 2.3 libs dies to missing ia32-libs-multiarch
Posted
by
Enrique
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Enrique
Published on 2012-07-02T14:12:38Z
Indexed on
2012/07/02
15:23 UTC
Read the original article
Hit count: 322
I need to get my box up to par or android development, but cannot get ia32-libs to install for the life of me. Can anyone help? The error Android's tool gave me was Stopping ADB server failed (code -1) and after a bit of investigation I found that I needed to install the ia32-libs which from my understanding is a pain.
Ubuntu 12.04 (x64)
xxx@xxx:~$ sudo apt-get -f 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.
© Ask Ubuntu or respective owner