attempting 6.06 to 6.10 upgrade-system up to date

Asked by rd

when attemting to update from 6.06 to 6.10 using the
gksu "update-manager -c -d" command-- my system manager starts, checks then gives me the message that my system is up to date...no option to upgrade to edgy.. Any ideas?

Thanks

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Eva
Solved:
Last query:
Last reply:
Revision history for this message
Eva (evagaliza) said :
#1

Try
gksu "update-manager -c"
(without the -d argument)

That worked for me.

Revision history for this message
rd (richard-dietrich) said :
#2

Thanks for the reply Eva---same result though

Revision history for this message
Nicolas DERIVE (kalon33) said :
#3

We can use the linux hacker way ^^ ;).

Press Alt+F2, type gksu 'gedit /etc/apt/sources.list' and replace in the file "dapper" by "edgy".

Save it, update your packets list in synaptic (or by typing in a terminal "sudo apt-get update") and upgrade to the last version your packets in Synaptic too (or in a terminal "sudo apt-get upgrade").

Hope that it helps.

Revision history for this message
Nicolas DERIVE (kalon33) said :
#4

Notice that you will have to replace dapper by edgy a few times (not only one) in /etc/apt/sources.list since you have to change all repository by repository. But after, it should work.

Revision history for this message
Frode M. Døving (frode) said :
#5

You can also follow the instructions at: https://help.ubuntu.com/community/EdgyUpgrades

- Frode

Revision history for this message
Óscar Rodríguez Ríos (ingorr01) said :
#6

If these comments have solved your problem, please consider marking this request as answered. https://wiki.ubuntu.com/SupportRequests contains useful information about managing your support request.

If you are still having problems, let us know and we'll keep working on them.

Best Regards,
neuromancer

Revision history for this message
rd (richard-dietrich) said :
#7

Thank your for the help-- I am not sure why the update command wouldn't work but the apt get update worked with some toiling to make it all install