unable to upgrade from repositary in upgrade manager

Asked by John Burk

W:Failed to fetch cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release i386 (20111011)/dists/oneiric/main/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
, W:Failed to fetch cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release i386 (20111011)/dists/oneiric/restricted/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
, E:Some index files failed to download. They have been ignored, or old ones used instead,. this seems to kept from regeresting keys I think thank you John Burk

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Warren Hill
Solved:
Last query:
Last reply:
Revision history for this message
Best Warren Hill (warren-hill) said :
#1

Its looking for the CD ROM.

Open "Update Manager"

Then click "Settings" and select the "Ubuntu Software" tab. At the bottom of the page one or more CDs may be listed.

Make sure they are all unchecked and try to update again.

Either that or back-up and do a Clean install. This would my preference as a lot has changed between 11.10 and 12.04 or 12.10 but you can upgrade either way

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

Or run:

gksudo gedit /etc/apt/sources.list

Comment out the top few lines which reference the CD. Save the new file. Then run :

sudo apt-get update

It should now be smoother

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#3

Please read this:

https://wiki.ubuntu.com/Releases

Ubuntu 11.10 will be end-of-life and not supported anymore starting May 9, 2013.

I suggest performing a clean install of Ubuntu 12.04 LTS which is supported until April 2017.

Revision history for this message
John Burk (johnburk) said :
#4

Thanks Warren Hill, that solved my question.