From: Michael W. <we...@mi...> - 2002-09-12 03:38:08
|
This is not my second box. I preparation for my second box I am trying to get this running on the one I have so that I can migrate my existing debs into the cache before I install on the new one. Thanks for the quick response! ~Michael On Thu, Sep 12, 2002 at 01:32:59PM +1000, Roland Gerlach wrote: > You mention that this is your second Debian box - was that sources.list file > from the second box? If so, you need to replace localhost with the name of > your first box (which is running apt-proxy). > > I hope this helps. > > Cheers, > Roland. > -- > Tell me and I'll forget; show me and I may remember; > involve me and I'll understand - Chinese Proverb. > > > > -----Original Message----- > > From: Michael West [mailto:we...@mi...] > > Sent: Thursday, 12 September 2002 1:02 PM > > To: apt...@li... > > Subject: [Apt-proxy-users] 404 is not serviced by this server > > > > > > I am just about to set up my second debian box and am > > trying to get > > apt-proxy working for the first time. I am unable to > > successfully > > run `apt-get update` I am running woody. > > > > I am using the default apt-proxy.conf which came with > > the package. > > From the apt-proxy.conf man page "The supplied > > apt-proxy.conf will > > work out of the box" > > > > I am using the sources.list from the apt-proxy.conf man page for > > testing. > > > > deb http://localhost:9999/debian woody main non-free contrib > > deb-src http://localhost:9999/debian woody main non-free contrib > > > > netstat shows listening on 9999: > > > > tcp 0 0 *:9999 *:* LISTEN > > > > When I run apt-get update I get: > > > > ------------------- > > > > Err http://localhost woody/main Packages > > 404 is not serviced by this server > > Ign http://localhost woody/main Release > > Err http://localhost woody/non-free Packages > > 404 is not serviced by this server > > Ign http://localhost woody/non-free Release > > Err http://localhost woody/contrib Packages > > 404 is not serviced by this server > > Ign http://localhost woody/contrib Release > > Err http://localhost woody/main Sources > > 404 is not serviced by this server > > Ign http://localhost woody/main Release > > Err http://localhost woody/non-free Sources > > 404 is not serviced by this server > > Ign http://localhost woody/non-free Release > > Err http://localhost woody/contrib Sources > > 404 is not serviced by this server > > Ign http://localhost woody/contrib Release > > led to fetch > > http://localhost:9999/debian/dists/woody/main/binary-i386/Pack > > ages 404 > > is not serviced by this server > > Failed to fetch > > http://localhost:9999/debian/dists/woody/non-free/binary-i386/Packages > > 404 is not serviced by this server > > Failed to fetch > > http://localhost:9999/debian/dists/woody/contrib/binary-i386/Packages > > 404 is not serviced by this server > > Failed to fetch > > http://localhost:9999/debian/dists/woody/main/source/Sources > > 404 is not > > serviced by this server > > Failed to fetch > > http://localhost:9999/debian/dists/woody/non-free/source/Sourc > es 404 is > not serviced by this server > Failed to fetch > http://localhost:9999/debian/dists/woody/contrib/source/Sources 404 is > not serviced by this server > Reading Package Lists... Done > Building Dependency Tree... Done > W: Couldn't stat source package list http://localhost woody/main > Packages > (/var/lib/apt/lists/localhost:9999_debian_dists_woody_main_binary-i386_Packa > ges) > - stat (2 No such file or directory) > W: Couldn't stat source package list http://localhost woody/non-free > Packages > (/var/lib/apt/lists/localhost:9999_debian_dists_woody_non-free_binary-i386_P > ackages) > - stat (2 No such file or directory) > W: Couldn't stat source package list http://localhost woody/contrib > Packages > (/var/lib/apt/lists/localhost:9999_debian_dists_woody_contrib_binary-i386_Pa > ckages) > - 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. > > ------------------- > > Any ideas on how to get started with apt-proxy for me? > > ~Michael > > > ------------------------------------------------------- > In remembrance > www.osdn.com/911/ > _______________________________________________ > Apt-proxy-users mailing list > Apt...@li... > https://lists.sourceforge.net/lists/listinfo/apt-proxy-users |