Re: how to give priority for slected source

2007-03-13 Thread Michelle Konzack
Am 2007-03-08 09:33:05, schrieb abdelkader belahcene: > Hi, > I created a locale repository, defined in sources.list > > deb file:///home etch/ This should be: deb file:///home/etch . > which contains the desired packages > > I added an official repository > > deb ftp://ftp.fr.debian.org/deb

Re: how to give priority for slected source

2007-03-08 Thread Andrei Popescu
"abdelkader belahcene" <[EMAIL PROTECTED]> wrote: > I just want to tell to apt-get , that if the software is in my > REPOSITORY ( I mean /home/etch) take it from here et don't download > it from the remote server !!! If the packages on the server and in your repository are the same version the

Re: how to give priority for slected source

2007-03-08 Thread Michael Pobega
On Thu, Mar 08, 2007 at 09:33:05AM +0100, abdelkader belahcene wrote: > Hi, > I created a locale repository, defined in sources.list > > deb file:///home etch/ > > which contains the desired packages > > I added an official repository > > deb ftp://ftp.fr.debian.org/debian etch main contrib >

how to give priority for slected source

2007-03-08 Thread abdelkader belahcene
Hi, I created a locale repository, defined in sources.list deb file:///home etch/ which contains the desired packages I added an official repository deb ftp://ftp.fr.debian.org/debian etch main contrib It works perfectly I just want to tell to apt-get , that if the software is in my REPO