Re: repository change

2011-05-24 Thread Lisi
On Tuesday 24 May 2011 09:11:26 Mark Grieveson wrote: > From this site, there is a patch that stops apt from constantly > requesting the re-scanning of all the CD-ROMs. Surely it is simpler just to comment out the relevant lines in sources.list? Lisi -- To UNSUBSCRIBE, email to debian-user-req

Re: repository change

2011-05-24 Thread Mark Grieveson
On Lu, 23 mai 11, 19:37:20, huubvanniek...@gmail.com wrote: > Hi, I've installed Debian 5 without X, and so far had no problem > installing extra packages from CDROM. However, now I need to install > from packages.debian.org/lenny and apt-get keeps requesting for the > cdrom. How can I change this?

Re: repository change

2011-05-23 Thread Andrei Popescu
On Lu, 23 mai 11, 15:28:12, Boyd Stephen Smith Jr. wrote: > In <20110523200459.GM11146@think.nuvreauspam>, Andrei Popescu wrote: > >You might be interested to know this > >happens because apt will prefer the faster source for the same package, > >since CD-ROM drives are usually faster than internet

Re: repository change

2011-05-23 Thread Boyd Stephen Smith Jr.
In <20110523200459.GM11146@think.nuvreauspam>, Andrei Popescu wrote: >You might be interested to know this >happens because apt will prefer the faster source for the same package, >since CD-ROM drives are usually faster than internet connections. I thought was just the first source listed. I don'

Re: repository change

2011-05-23 Thread Andrei Popescu
On Lu, 23 mai 11, 19:37:20, huubvanniek...@gmail.com wrote: > Hi, > > I've installed Debian 5 without X, and so far had no problem installing > extra packages from CDROM. However, now I need to install from > packages.debian.org/lenny and apt-get keeps requesting for the cdrom. How > can I chan

Re: repository change

2011-05-23 Thread hvn
On Mon, 23 May 2011 15:40:44 -0400, Matt Harrison wrote: > In your /etc/apt/sources.list file you need to place a # before the > entry for the CDROM. > Thank you. > On Mon, May 23, 2011 at 3:37 PM, wrote: >> Hi, >> >> I've installed Debian 5 without X, and so far had no problem installing >> e

Re: repository change

2011-05-23 Thread Matt Harrison
In your /etc/apt/sources.list file you need to place a # before the entry for the CDROM. On Mon, May 23, 2011 at 3:37 PM, wrote: > Hi, > > I've installed Debian 5 without X, and so far had no problem installing > extra packages from CDROM. However, now I need to install from > packages.debian.or

repository change

2011-05-23 Thread huubvanniekerk
Hi, I've installed Debian 5 without X, and so far had no problem installing extra packages from CDROM. However, now I need to install from packages.debian.org/lenny and apt-get keeps requesting for the cdrom. How can I change this? I've searched the Debian FAQ, but can't find info on this. Th