The ia32-libs package is longer present in Ubuntu 12.04 repositories for a 64bit system.
Are there any available replacement packages available for download?
|
|
|
The ia32-libs package was a hack to get 32-bit packages installed on a 64-bit installation. Since Ubuntu version 11.10 (Oneiric), Multi Arch has been added. One of the objectives for it is removing the
You don't have to worry about this for packages in the standard repositories (e.g. the It seems that ia32-libs still exist, but merely as a convenience package to include common 32-bit libraries. This package now uses Multi Arch to install the 32-bit packages correctly. |
|||||||||||||
|
|
If you get that error, try:
Then try it again:
I just did a fresh install of 12.04, that package is still available in the repositories. In fact, I got that error myself before I ran update. Afterwards, it worked fine. |
|||
|
|
|
I read that you are supposed to install the
The solution which worked for me was to install the following packages:
|
||||
|
|
|
I believe this specific use case was replaced with the packages "lib32z1 lib32ncurses5 lib32bz2-1.0 lib32asound2", which is probably a more specific and useful answer than saying "you can use multi-arch". |
|||||||
|
