Results 1 to 8 of 8

Thread: Unable to upgrade 11.10 to 12.04 (amd64): E:Couldn't configure pre-depend libtinfo5

  1. #1
    Join Date
    Aug 2005
    Beans
    299
    Distro
    Xubuntu 12.04 Precise Pangolin

    Unable to upgrade 11.10 to 12.04 (amd64): E:Couldn't configure pre-depend libtinfo5

    I'm getting this error:

    'E:Couldn't configure pre-depend libtinfo5 for libncurses5, probably a dependency cycle.'
    And the upgrade cancels reverting the changes.
    i5-2500, Asus p8p67le, 8g ddr3, gtx460. Eeepc 701 4g surf.

    vm.swappiness=0;noatime,data=writeback;deadline scheduler;preload.

  2. #2
    Join Date
    Apr 2012
    Location
    Belleville, Ontario
    Beans
    547
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Unable to upgrade 11.10 to 12.04 (amd64): E:Couldn't configure pre-depend libtinf

    try these one by one
    Code:
     sudo apt-get update 
    sudo apt-get install apt python-apt
    sudo do-release-upgrade
    thoughI guess it not necessary I do a reboot after the python install
    see how that goes

  3. #3
    Join Date
    Apr 2012
    Location
    Belleville, Ontario
    Beans
    547
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Unable to upgrade 11.10 to 12.04 (amd64): E:Couldn't configure pre-depend libtinf

    not sure whatthe reason but there is a issue with depking the upgrade for some python apt is nessary to install some libaries required but the python apt unpacks later in the install so everything ends up failing ..


    i concider your case fortunate for most the install continues and then on restart the first time there is a load of varied problems from no graphic or guis video that is agfull mouse and touch pads that dont work no keyboard ..
    Last edited by jadtech; April 26th, 2012 at 11:00 PM.

  4. #4
    Join Date
    Aug 2005
    Beans
    299
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Unable to upgrade 11.10 to 12.04 (amd64): E:Couldn't configure pre-depend libtinf

    I have apt and python-apt already installed...
    i5-2500, Asus p8p67le, 8g ddr3, gtx460. Eeepc 701 4g surf.

    vm.swappiness=0;noatime,data=writeback;deadline scheduler;preload.

  5. #5
    Join Date
    Aug 2005
    Beans
    299
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Unable to upgrade 11.10 to 12.04 (amd64): E:Couldn't configure pre-depend libtinf

    bump
    i5-2500, Asus p8p67le, 8g ddr3, gtx460. Eeepc 701 4g surf.

    vm.swappiness=0;noatime,data=writeback;deadline scheduler;preload.

  6. #6
    Join Date
    Apr 2012
    Beans
    1

    Re: Unable to upgrade 11.10 to 12.04 (amd64): E:Couldn't configure pre-depend libtinf

    You might want to try the instructions on entry #23 at bug report 924079 https://bugs.launchpad.net/ubuntu/+s...pt/+bug/924079

  7. #7
    Join Date
    Apr 2012
    Location
    Belleville, Ontario
    Beans
    547
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Unable to upgrade 11.10 to 12.04 (amd64): E:Couldn't configure pre-depend libtinf

    if python-apt has installed then continue the upgrade to finish and the packages that had dependancy issues can install .

    try this
    Code:
     sudo apt-get dist-upgrade -f
    hopefully this help this is a known upgrade bug for some packages unpack in a wrong order or server drops sa package or 2 because it is over loaded what ever the cause ..

  8. #8
    Join Date
    Aug 2005
    Beans
    299
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Unable to upgrade 11.10 to 12.04 (amd64): E:Couldn't configure pre-depend libtinf

    It appears to be related to bug #924079 and will proceed with this workaround: http://aaron-kelley.net/blog/2012/04...endency-cycle/

    Success! The workaround allowed me to upgrade.

    The workaround is simply to install libtinfo5, libncurses5, and libncursesw5 from precise in oneiric before the upgrade.
    Last edited by Artemis3; April 29th, 2012 at 01:12 AM.
    i5-2500, Asus p8p67le, 8g ddr3, gtx460. Eeepc 701 4g surf.

    vm.swappiness=0;noatime,data=writeback;deadline scheduler;preload.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •