Results 1 to 7 of 7

Thread: Partial Upgrade

  1. #1
    Join Date
    Aug 2011
    Beans
    45

    Partial Upgrade

    During upgrade from 11.10 to 12.04 my computer crashed. upon restart it now boots into 12.04 but regularly comes up with internal errors. When i run update manager it says their are updates to install but when i click to install a box appears telling me i cant upgrade from oneric to pangolin using this tool. How do i complete the installation?

  2. #2
    Join Date
    Jun 2007
    Location
    K-o-T,
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Partial Upgrade

    Quote Originally Posted by angus1964 View Post
    During upgrade from 11.10 to 12.04 my computer crashed. upon restart it now boots into 12.04 but regularly comes up with internal errors. When i run update manager it says their are updates to install but when i click to install a box appears telling me i cant upgrade from oneric to pangolin using this tool. How do i complete the installation?
    Try from a terminal
    Code:
    sudo dpkg --configure -a
    and see if the release upgrade starts again.

    Good luck
    Hypertension = Take with a pinch of salt
    | Psychocats | Ubuntu Documentation | Howto [Solved] | BBcode list | Brother Website |

  3. #3
    Join Date
    Oct 2010
    Beans
    3

    Re: Partial Upgrade

    Quote Originally Posted by plucky View Post
    Try from a terminal
    Code:
    sudo dpkg --configure -a
    and see if the release upgrade starts again.

    Good luck
    I am having the same problem and I tried to run "sudo dpkg --configure -a" but the recurring problem I am getting is a broken postgresql 8.2 package (see http://ubuntuforums.org/showthread.php?t=1971888). It is also giving me option to partial upgrade but when I tried to run the update, I am getting same errors and the update manager exits without any updates

    Any way to resolve the postgresql issue which I think not allowing me to fully upgrade to 12.04?

  4. #4
    Join Date
    Aug 2011
    Beans
    45

    Re: Partial Upgrade

    I tried that code from a terminal but after putting in my password it went back to a prompt and nothing happened.

  5. #5
    Join Date
    Jun 2007
    Location
    K-o-T,
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Partial Upgrade

    Quote Originally Posted by angus1964 View Post
    I tried that code from a terminal but after putting in my password it went back to a prompt and nothing happened.
    That means it didn't find anything to do.

    What happens if you run
    Code:
    update-manager -d
    from a terminal?

    Does it offer you the Release upgrade?
    Hypertension = Take with a pinch of salt
    | Psychocats | Ubuntu Documentation | Howto [Solved] | BBcode list | Brother Website |

  6. #6
    Join Date
    Aug 2011
    Beans
    45

    Re: Partial Upgrade

    I putin.
    Code:
    update-manager -d
    Exactly the same as my original post happened.

  7. #7
    Join Date
    Jun 2007
    Location
    K-o-T,
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Partial Upgrade

    Quote Originally Posted by angus1964 View Post
    I putin.
    Code:
    update-manager -d
    Exactly the same as my original post happened.
    I would seriously consider doing a clean install of 12.04 instead of trying to fix this install.Would save a lot of time.


    Good Luck
    Hypertension = Take with a pinch of salt
    | Psychocats | Ubuntu Documentation | Howto [Solved] | BBcode list | Brother Website |

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
  •