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

mirror-server



Plase help me
I have Debian 14CDs, will make mirror-server-LAN
so I'tried with configurations following

begin copy Cds one per one to direktory /debian/sarge

#cp -R /media/cdrom/* /debian/sarge (what this real
correct ??)
#dpkg-scanpackages pool/contrib /dev/null |gzip -9c
>Pakckages.gz
#dpkg-scanpackages pool/main /dev/null |gzip -9c
>Pakckages.gz

 and link to apache
#cd /var/www
#lin -s /debian/sarge

throwing away file apache-default of /var/www
configurations /etc/apache2/sites-enabled/00-default
   #RedirectMatch ^/$ /apache2-default/

client configurations
 /etc/apt/sources
ded http://10.252.10.254 /sarge contrib main

Test
#apt-get update
Its Result
Err http://10.252.10.254 /sarge/contrib Packages
  404 Not Found
Ign http://10.252.10.254 /sarge/contrib Release
Err http://10.252.10.254 /sarge/main Packages
  404 Not Found
Ign http://10.252.10.254 /sarge/main Release
Failed to fetch
http://10.252.10.254/dists//sarge/contrib/binary-i386/Packages.gz
 404 Not Found
Failed to fetch
http://10.252.10.254/dists//sarge/main/binary-i386/Packages.gz
 404 Not Found
Reading Package Lists... Done
W: Couldn't stat source package list
http://10.252.10.254 /sarge/contrib Packages
(/var/lib/apt/lists/10.252.10.254_dists__sarge_contrib_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list
http://10.252.10.254 /sarge/main Packages
(/var/lib/apt/lists/10.252.10.254_dists__sarge_main_binary-i386_Packages)
- stat (2 No such file or directory)
W: You may want to run apt-get update to correct these
problems
E: Some index files failed to download, they have been
ignored, or old ones used instead.


 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com



Reply to: