PDA

View Full Version : [SOLVED] Upgrading from 11.04 to 11.10



buzkill
January 18th, 2012, 03:15 PM
It seems that I'm unable to update from 11.04 to 11.10
I've been receiving an error about missing ubuntu-minimal, so i've uninstalled it, and then re-installed them.
After it still didn't work I attempted to do it through terminal:


sudo apt-get install update-manager-core
is reported to be up to date, but
"sudo do-release-upgrade -d
Checking for a new ubuntu release
No new release found"

While it does show up in update manager..

Thank You.

cortman
January 18th, 2012, 04:38 PM
It seems that I'm unable to update from 11.04 to 11.10
I've been receiving an error about missing ubuntu-minimal, so i've uninstalled it, and then re-installed them.
After it still didn't work I attempted to do it through terminal:


sudo apt-get install update-manager-core
is reported to be up to date, but
"sudo do-release-upgrade -d
Checking for a new ubuntu release
No new release found"

While it does show up in update manager..

Thank You.

Try


sudo apt-get update && dist-upgrade

buzkill
January 18th, 2012, 04:47 PM
Behind firewall atm, so can't get most of the files, but i do get
"dist-upgrade: command not found" message

raja.genupula
January 18th, 2012, 05:36 PM
It seems that I'm unable to update from 11.04 to 11.10
I've been receiving an error about missing ubuntu-minimal, so i've uninstalled it, and then re-installed them.
After it still didn't work I attempted to do it through terminal:


sudo apt-get install update-manager-core
is reported to be up to date, but
"sudo do-release-upgrade -d
Checking for a new ubuntu release
No new release found"

While it does show up in update manager..

Thank You.
do you got any errors while doing this , i mean

sudo apt-get update

if not then do this in terminal

do-release-upgrade
let me know what you got :):)

buzkill
January 19th, 2012, 04:34 AM
do you got any errors while doing this , i mean

sudo apt-get update

if not then do this in terminal

do-release-upgrade
let me know what you got :):)

Well first one still returned that there are no new upgrades, but the second one worked (it seems) thank you. :D

Will report in a few hours if it finishes installing/ downloading without any new hiccups =)

Edit:
And everything updated perfectly. Thank You, gain :)