You are not logged in.
hi,
since few days when I perform a dist-upgrade I have such error
The following packages have been kept back:
ia32-libs ia32-libs-gtk
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
this is what I have currently installed on my system:
mattia@ThinkCBW:~$ apt-cache policy ia32-libs
ia32-libs:
Installed: 20120926
Candidate: 1:0.4
Version table:
1:0.4 0
500 http://debian.intergenia.de/debian/ wheezy/main amd64 Packages
*** 20120926 0
100 /var/lib/dpkg/status
mattia@ThinkCBW:~$ apt-cache policy ia32-libs-gtk
ia32-libs-gtk:
Installed: 20120102
Candidate: 1:0.1
Version table:
1:0.1 0
500 http://debian.intergenia.de/debian/ wheezy/main amd64 Packages
*** 20120102 0
100 /var/lib/dpkg/status
does anyone experiences the same error??
thanks
Last edited by VDP76 (2012-12-13 18:46:16)
#!#!#! Forum etiquette #!#!#!
Are you a new member!? Have you introduced yourself?!
CLI basics | LVM | smxi | chrooting | multiarch
Offline
I have that on my Linux Mint Debian machine at home, which is also Wheezy-based. None of my #! machines has multilib enabled... but my netbook may need it for the Brother print drivers.
--Ben
Debian: II Arch: II openSUSE: I
Offline
That's because ia32 libs are gone from the repos, with the move to multiarch. Read up on multiarch to see how to do the conversion properly, I can't really help you with the specifics. The guys over at the siduction froum have talked about thisl
Offline
Perhaps this is of use:
http://wiki.debian.org/Multiarch/HOWTO
I will give it a shot on my netbook tonight.
--Ben
Debian: II Arch: II openSUSE: I
Offline
Just tried the howto above on my #! box so I could install the 32-bit-only printer drivers from Brother, and also on my LMDE machine which was displaying the OP's original issue.
To sum up, run
# dpkg --add-architecture i386
Then add
[arch=amd64,i386]
between the deb and the URL in each line of your /etc/apt/sources.list. Then do an
apt-get update ; apt-get dist-upgrade
as usual.
It seems that after setting up multiarch support as in the howto and above, doing an
apt-get install ; apt-get dist-upgrade
replaces the ia32-libs metapackage with a boatload of individual i386 library packages. It came out to 138MB on my netbook. Just FYI, you may not wish to do this on a modem connection.
--Ben
Debian: II Arch: II openSUSE: I
Offline
thanks bigbenaugust!
I'll set up multiarch when I get home later today or tomorrow...
#!#!#! Forum etiquette #!#!#!
Are you a new member!? Have you introduced yourself?!
CLI basics | LVM | smxi | chrooting | multiarch
Offline
The following packages will be upgraded:
ia32-libs ia32-libs-gtk
2 upgraded, 182 newly installed, 0 to remove and 0 not upgraded.
Need to get 76.9 MB of archives.
After this operation, 112 MB of additional disk space will be used.
Done smoothly, thanks again bigbenaugust!
#!#!#! Forum etiquette #!#!#!
Are you a new member!? Have you introduced yourself?!
CLI basics | LVM | smxi | chrooting | multiarch
Offline
Worked perfectly with a new installation of Waldorf Stable.
Thanks bigbenaugust!
Offline
Just tried the howto above on my #! box so I could install the 32-bit-only printer drivers from Brother, and also on my LMDE machine which was displaying the OP's original issue.
To sum up, run
# dpkg --add-architecture i386
Then add
[arch=amd64,i386]
between the deb and the URL in each line of your /etc/apt/sources.list. Then do an
apt-get update ; apt-get dist-upgrade
as usual.
It seems that after setting up multiarch support as in the howto and above, doing an
apt-get install ; apt-get dist-upgrade
replaces the ia32-libs metapackage with a boatload of individual i386 library packages. It came out to 138MB on my netbook. Just FYI, you may not wish to do this on a modem connection.
I am bumping this thread because I hope that someone who is having my problem will find it with some keywords I am going to use. If you are running 64-bit Crunchbang Waldorf or Debian Wheezy this is probably the solution to your problem.
My problem was that Eclipse or Android ADT(Android Development Tools) was showing all of my projects as having an error. An error that I got was "R cannot be resolved to a variable". I pulled my hair out with this until I did a Project -> Clean. After doing the clean I found "Error executing aapt: Cannot run program." The next error, which brought me here, was "Hint: On 64-bit systems, make sure the 32-bit libraries are installed: apt-get install ia32-libs".
I hope this helps someone!
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.
Server: acrobat