error on terminal update

Asked by Francisco Trinidad

after running update appear a long list, and this last lines

Ign http://archive.ubuntu.com raring-security/restricted Translation-en_US
Ign http://archive.ubuntu.com raring-security/universe Translation-en_US
Fetched 418 kB in 20s (20.7 kB/s)
W: Failed to fetch cdrom://Kubuntu 12.10 _Quantal Quetzal_ - Release i386 (20121017.1)/dists/quantal/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://Kubuntu 12.10 _Quantal Quetzal_ - Release i386 (20121017.1)/dists/quantal/multiverse/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://Kubuntu 12.10 _Quantal Quetzal_ - Release i386 (20121017.1)/dists/quantal/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

W: Failed to fetch cdrom://Kubuntu 12.10 _Quantal Quetzal_ - Release i386 (20121017.1)/dists/quantal/universe/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.
pancho@pancho-ET1331G:~$

How can I fix it

Thank's

Question information

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

The reason for this is that its looking for the CD. The GUI way to fix this is run update manger

Select Settings and a new window will open

On the Ubuntu Software tab there is an area at the bottom that says "Installable from CD ROM" uncheck all entries in this box

The non GUI way is to edit /etc/apt/sources.list with your favourite text editor

Find the entry that corresponds to

cdrom://Kubuntu 12.10 _Quantal Quetzal_ - Release i386 (20121017.1)/dists/quantal/main/binary-i386/Packages

add a # as the first character on that line to comment it out and you should be able to update.

In a terminal

----------------------------------------------------------------------------------

sudo apt-get update && sudo apt-get upgrade

-----------------------------------------------------------------------------------

If you get any errors report back here. If not its fixed please mark the question solved

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

You can remove the source in software centre or edit /etc/apt/sources.list

Can you help with this problem?

Provide an answer of your own, or ask Francisco Trinidad for more information if necessary.

To post a message you must log in.