For me, the problem was in "libcupsfilters1:i386"
The version "1.0.34-0ubuntu1.1" (that was used for 64bit package) was for some
unknown reason moved to " -updates"
https://launchpad.net/ubuntu/raring/i386/libcupsfilters1
After enabling "-updates", I was able to install it.
--
You received th
https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/1016294/comments/39
According to this I was able to narrow the problem when going down the
dependency tree so I just corrected matching versions of both x64 and x86
libraries by forcing it with a proper version (apt-get install lib*=versio
On 15 February 2013 12:30, James Sleeman <1016...@bugs.launchpad.net> wrote:
> This problem of uninstallable ia32-libs affects the current Amazon EC2
> AMI's for 12.10 which Amazon presents to users in the Quick Launch
> Interface in the EC2 management console.
>
> ubuntu/images/ebs/ubuntu-quantal-
Should add, that after doing sudo dpkg --add-architecture i386, you must
do an update before you can install ia32-libs.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016294
Title:
ia32-libs-multiar
This problem of uninstallable ia32-libs affects the current Amazon EC2
AMI's for 12.10 which Amazon presents to users in the Quick Launch
Interface in the EC2 management console.
ubuntu/images/ebs/ubuntu-quantal-12.10-amd64-server-20121218 (ami-26745463)
Description:
Status: available
Platform:
sudo dpkg --add-architecture i386 is no longer supported in newer
versions of Ubuntu and does not work just like Ubuntu Warrior said:
https://answers.launchpad.net/ubuntu/+source/dpkg/+question/221647
http://lists.linaro.org/pipermail/linaro-dev/2012-May/012224.html
But Clement says that file is
Doridian's fix of 2012-11-07 worked fine for me.
After running that I was able to install Google Earth 64 bit on a Linux Mint 14
- MATE
system.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016294
> These issues are, without exception, the result of local misconfiguration
> and/or local installation of mismatched library versions. It is not a bug
> in ia32-libs that users have their systems in a state that doesn't allow the
> package's dependencies to be satisfied - the dependencies *are* sa
>From bug 971761, comment #37:
> These issues are, without exception, the result of local misconfiguration
> and/or local installation of mismatched library versions. It is not a bug
> in ia32-libs that users have their systems in a state that doesn't allow the
> package's dependencies to be satis
I had this same issue.
Installed with Wubi, couldn't install ia32-libs.
Doridians response
https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/1016294/comments/27
was a perfect solution for me as well, ia32-libs is currently installing.
p.s. don't forget to run `sudo apt-get update` as s/he
There appears to be at least two issues conflated here:
- dependency problems (and archive skew, upgrade issues); and
- i386 not configured.
I have just moved bug 1093819 from apt which covers the later case (and
presumably the above comments #15, #20, #27, that is, systems without
i386 configured
Having the same issue.
OS: Ubuntu 12.10 64 Bit
Installed using WUBI installer
On a fresh install, and I mean nothing else installed.
Ran sudo apt-get install ia32-libs and got:
The following packages have unmet dependencies:
ia32-libs : Depends: ia32-libs-multiarch but it is not installable
Doridian's suggestion worked for me. It works like a champ!
Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016294
Title:
ia32-libs-multiarch but it is not installable
To manage notificati
ia32-libs is not installable using the wubi installer for Ubuntu 12.10.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016294
Title:
ia32-libs-multiarch but it is not installable
To manage notifica
Jeremy: Sorry about this, you're absolutely right. I only tested the
live session and didn't think of the installer. I ran a quick
installation of Ubuntu 12.10 64-bit. In live mode dpkg is only
configured for amd64 but post-installation it also handles i386 and
ia32-libs is installable out of the b
desktop:~$ sudo dpkg --add-architecture i386
gives me this error message: dpkg: error: unknown option --add-architecture
What am I doing wrong?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016294
Ti
Clem, your issue sounds different than most of the comments on this bug.
Are you sure your issue isn't related to your decision to stick with
Precise's Ubiquity for your new Quantal-based release?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
Note to Canonical devs.
dpkg previously read "foreign-architecture i386" in
/etc/dpkg/dpkg.cfg.d/multiarch.
This key is no longer recognized by dpkg and I guess was consequently
removed from Ubuntu.
dpkg now reads /var/lib/dpkg/arch
You can create /var/lib/dpkg/arch and place the two architectu
Doridian's fix worked for me too - I was struggling with teamviewer 7 on
Ubuntu 12.10 64-bit. Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016294
Title:
ia32-libs-multiarch but it is not i
Thanks Doridian it works to me too.
Now I'm already working with Skype.
Thanks a lot.
Bye,
Ivan Solé
Software a Medida
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016294
Title:
ia32-libs-mult
I have had this bug too.
I fixed it with the following commands:
sudo dpkg --add-architecture i386
sudo apt-get update
Then I could install ia32-libs just fine!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
I had the same issue when I was trying to install Crossover. I resolved
this by changing the download server to main server within Software
Sources (it was set to UK), I then ran synaptic and installed all the
upgradeable packages (of which there were many but my system claimed it
was up to date be
very similar error:
sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
ia32-libs : Depends: ia32-libs-multiarch but
I also had this problem and was able to fix it. I imagine the solution
for each person will be different.
Find reverse dependencies:
$ apt-cache rdepends ia32-libs
For each of those dependencies, try one by one purging them:
For example:
$ sudo apt-get purge google-talkplugin
Of course, do due
I have the same problem with installing 'ia32-libs'! I need it for SPSS
- very important! Pleas fix it!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016294
Title:
ia32-libs-multiarch but it is not
Ubuntu 12.04 Desktop x64.
While trying to install Crossover:
➜ Downloads sudo dpkg -i ia32-crossover_11.3.1-1_amd64.deb
Selecting previously unselected package ia32-crossover.
(Reading database ... 328849 files and directories currently installed.)
Unpacking ia32-crossover (from ia32-crossover_
I seem to be having trouble installing both ia32-libs and all the
different wine versions (wine meta package, wine1.4, wine1.4:i386,
wine1.5, wine1.5:i386). Dependency errors all the way and nothing seems
to help :-(
--
You received this bug notification because you are a member of Ubuntu
Bugs, w
I need to install a 32-bit program on fresh 64-bit quantal install. None
of the suggestions for a manual fix work for me, and here's what I have
in apt.
$ sudo apt-get install ia32-libs
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages co
I solved the issue eventually by manually purging libc6:i386 and every
dependency. If you need to do the same, here is a helper:
echo $(dpkg --purge libc6:i386 |& grep "depends on"|grep :i386|cut -d" "
-f2)
This will purge something and print everything that prevents the purge
to complete. You ca
Might be related: I had ia32-crossover-pro installed (Crossover is a
commercial version of wine).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016294
Title:
ia32-libs-multiarch but it is not insta
Note: When I run this
> apt-get upgrade
I get more errors:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
ia32-libs : Depends: ia32-libs-
Package search says it's in universe:
http://packages.ubuntu.com/search?keywords=ia32-libs-
multiarch&searchon=names&suite=quantal§ion=all
In my /etc/apt/sources.list, I have this line:
deb http://ch.archive.ubuntu.com/ubuntu/ quantal universe
*puzzled*
--
You received this bug notification be
When I try to install the missing page, I get this:
> apt-get install ia32-libs-multiarch
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ia32-libs-multiarch is not available, but is referred to by another
package.
This may mean that the pac
Aw, seems there's no way to install Skype on Quantal. Glad I did a
thorough review with the live CD before upgrading!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016294
Title:
ia32-libs-multiarch
I can just confirm that I have the same bug after upgrading to 12.10
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016294
Title:
ia32-libs-multiarch but it is not installable
To manage notificatio
Multiple users are having the same issue. I guess, it's some soft of
bug. Need more investigation from the developers I guess.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016294
Title:
ia32-libs-
This is still a problem on the released Ubuntu 12.10:
sudo 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
Maybe apt cannot resolve foreign architecture dependencies correctly? I
followed the dependency chains manually and installed the dependencies
'backwards' and got the program working. I'm still left with very odd
compiler include path differences between 10.04.3 LTS and 12.04.1 LTS,
but that may be
We had a 64-bit system running 10.04.3 LTS server edition, using ELDK
4.0 as a 32-bit binary. It worked fine with the ia32-libs package. This
morning I upgraded it to 12.04.1 LTS, using do-release-upgrade, and the
upgrade automatically removed the ELDK package (packaged by me from
binary).
I insta
Please developers pay attention this issue: The X64 LTS (12.04 and
12.04.1) CANT run X32 apps, because ia32-libs cant get installed (with
any repo), it also affect Linux mint x64 please fix this BIG PROBLEM!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
Archive skew might be to blame here -- a newer version of libnspr4 is
built, and gets published on amd64 before i386 (or vice-versa); since
the exact same version is required for multiarch installs, apt refuses
to install the out-of-sync version.
Try waiting a day or two and just doing it again an
Stuck on this one too - here's the output I get trying to install ia32
-libs-multiarch:i386
stu@beezlebub:~$ sudo apt-get install ia32-libs-multiarch:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: ia32-libs (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016294
Title:
after a round of:
$ sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade
i get this
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
ia32-libs : Depends: ia32-libs-multiarch but it is not installable
E: Unmet depende
i upgraded another laptop today, running quantal with all upgrades done till
yesterday, and again 32 bits packages were removed.
skype was removed from my system. all remaining multiarch packages were left to
autoremove.
but in this case i was able to re-install skype just fine.
i doubt my home
Sorry, but this is not a bug in ia32-libs. There is some reason why the
dependencies of ia32-libs-multiarch are not installable on your system,
but this most likely has to do with held packages on your local system -
the ia32-libs package is installable in the quantal archive. Turning
this into a
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016294
Title:
ia32-libs-multiarch but it is not installable
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ia3
47 matches
Mail list logo