On Sat, 2015-03-14 at 13:14 -0400, James wrote:
> 
> On 03/14/2015 12:47 PM, kamaraju kusumanchi wrote:
> > On Sat, Mar 14, 2015 at 12:08 PM, James <bjloc...@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
This line allows apt-get to check the Wheezy CD-ROM for newer packages
and install them if necessary. Since you are trying to move to Testing I
would just comment this line out (with a #). If you are installing the
new packages from a optical disk, you'll have to figure out how to add
the disk to sources.list 'man apt-cdrom' ?
> 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-free
> deb-src http://mirror.its.dal.ca/debian/ testing-updates main contrib 
> non-free
> 
> 




-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1426355531.18442.9.camel@schrock.email

Reply via email to