Announcement

Collapse
No announcement yet.

Can't install ia32-libs on kubuntu karmic x64!

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

    Can't install ia32-libs on kubuntu karmic x64!

    when i try: 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 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: lib32gcc1 but it is not going to be installed
    Depends: libc6-i386 (>= 2.3.6-2) but it is not going to be installed
    Depends: lib32z1 but it is not going to be installed
    Depends: lib32stdc++6 but it is not going to be installed
    Depends: lib32asound2 but it is not going to be installed
    Depends: lib32bz2-1.0 but it is not going to be installed
    Depends: lib32ncurses5 but it is not going to be installed
    Depends: lib32v4l-0 but it is not going to be installed
    E: Broken packages

    Is it only me or there is bigger problem with repositories?

    #2
    Re: Can't install ia32-libs on kubuntu karmic x64!

    Didn't give me any problems.

    Try this:

    sudo apt-get update
    sudo apt-get upgrade
    sudo apt-get dist-upgrade

    "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
    – John F. Kennedy, February 26, 1962.

    Comment

    Working...
    X