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

Re: problem with debian-cd



On Tue, May 07, 2002 at 11:17:48PM +0200, Andreas Eichner wrote:
> Am Dienstag, 7. Mai 2002 21:18 schrieb Anthony GARZIANO:
> 
> > I configure debian-cd conf.sh and I try build_all.sh script.
> > It doesn't work, the mirror check search the file for the potato.
> > I don't understand, can you help me.
> 
> Did you put the path of your local mirror as the first entry in the 
> /etc/apt/sources.list ? This has to be done before like
> 
> deb file:/pub/mirrors/debian woody main contrib non-free
> 
> Ran always properly but slow (5 gigs with 768K, arrghh)
> 
> 
> Hope you succeed

I configure my /etc/apt/sources.list like that and it doesn't work.
Thanks.
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
#deb http://http.us.debian.org/debian testing main contrib non-free
#deb http://non-us.debian.org/debian-non-US testing/non-US main contrib non-free
#deb http://security.debian.org stable/updates main contrib non-free

# Uncomment if you want the apt-get source function to work
#deb-src http://http.us.debian.org/debian testing main contrib non-free
#deb-src http://non-us.debian.org/debian-non-US testing/non-US main contrib non-free

#deb ftp://ftp.debian.org/debian/ stable main non-free contrib
#deb-src ftp://ftp.debian.org/debian/ stable main non-free contrib
#deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
#deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb file:/home/debian/debian/ woody main contrib non-free
deb-src file:/home/debian/debian/ woody main contrib non-free
deb file:/home/debian/debian-non-US/ woody/non-US main contrib non-free
deb-src file:/home/debian/debian-non-US/ woody/non-US main contrib non-free

Reply to: