On 03/14/2015 12:47 PM, kamaraju kusumanchi wrote:
On Sat, Mar 14, 2015 at 12:08 PM, James <bjlockie@lockie.ca> wrote:I'm trying to upgrade wheezy to testing. I am following the instructions at: http://unix.stackexchange.com/questions/90389/how-to-upgrade-debian-stable-wheezy-to-testing-jessie I get this error when I try apt-update: W: Failed to fetch cdrom://[Debian GNU/Linux 7 _Wheezy_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150114-03:58]/dists/testing/main/binary-amd64/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs Does anyone know why?Most likely a misconfigured /etc/apt/sources.list file. Can you post the contents of it? How are you upgrading the system - over the network or by using an installation CD? raju
sources.list:# deb cdrom:[Debian GNU/Linux 7 _Wheezy_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150114-03:58]/ testing main
deb cdrom:[Debian GNU/Linux 7 _Wheezy_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150114-03:58]/ testing main
deb http://mirror.its.dal.ca/debian/ testing main contrib non-free deb-src http://mirror.its.dal.ca/debian/ testing main contrib non-free deb http://security.debian.org/ testing/updates main contrib non-free deb-src http://security.debian.org/ testing/updates main contrib non-free # testing-updates, previously known as 'volatile' deb http://mirror.its.dal.ca/debian/ testing-updates main contrib non-freedeb-src http://mirror.its.dal.ca/debian/ testing-updates main contrib non-free