Announcement

Collapse
No announcement yet.

cannot install 32bit libs on my 64bit install

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    cannot install 32bit libs on my 64bit install

    Anyone know why this would happen?

    liam@liam-desktop:~$ sudo apt-get install ia32-libs
    [sudo] password for liam:
    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.

    #2
    What happens when you try to install ia32-libs-multiarch first?
    --
    Intocabile

    Comment


      #3
      Also, do you have any PPA'a enabled? The xorg-edgers at least for while broke ia32libs for me recently.

      Comment


        #4
        Originally posted by Spadge View Post
        What happens when you try to install ia32-libs-multiarch first?
        Luckily for upgrade comparability, in 12.10, ia32-libs is just a "transitional" package that has ia32-libs-multiarch as its only dependency. Don't know why Debian have to make name changes like this so often, unlike their version changes

        Comment

        Working...
        X