[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt-get with a local tree ...



On Thu, Jul 01, 1999 at 01:40:13AM +1000, Peter Ross wrote:
> On 30-Jun-1999, Sven LUTHER <luther@maxime.u-strasbg.fr> wrote:
> >  Hello, ...
> > 
> >  I have a local mirror of the debian ftp archive on my syjet
> >  cartdridge. I tried upgrading a slink system to potato with apt, but
> >  :
> >  
> > 
> > I mount my (i386) archive on /syjet, and have the following line in
> > /etc/ap/sources.list :
> > 
> > deb file:/syjet/debian unstable main.
> > 
> deb file://syjet/debian unstable main.
>          ^
> 
> I think you need the extra /

Does exactly the same effect, but i think it does not need an extra /,
since apt-get complains that the local repository should _not_ be
precedded by //.

Anyway, the double / is for specyfiyng another hostname, that is why
you use it for ftp and http :

http://hostname.domainname/your/path/to/place

while a local repository is :

file:/path/to/files

Maybe i should fill a bug against apt ?

Friendly,

Sven LUTHER


Reply to: