From: Erik C.J. L. <el...@dd...> - 2005-06-08 20:45:34
|
Bram Mertens wrote: > Hi > > I have been running apt-proxy for a while now without problems. Now I > would like to add debian-volatile to my sources following the advice on > http://www.clamav.net/binary.html. > > The instructions on this page are for apt but I can't find how I should > adapt them for apt-proxy. > > In my /etc/apt-proxy/apt-proxy-v2.conf I had the following for ClamAV: > [clamassassin] > ;; clamassassin > backends = http://debian.wgdd.de/debian > > And in my /etc/apt/sources.list: > # get clamassassin > deb http://localhost:9999/clamassassin/ testing main contrib non-free Hi Bram, I have no experience with apt-proxy-v2 and its .conf, but this last line looks wierd to me. If I understand it right you are saying these packages in volatile can be found in testing. I think your sources.list should read: deb http://localhost:9999/clamassassin/ volatile main contrib non-free > > I have changed my apt-proxy-v2.conf to: > [clamassassin] > ;; clamassassin > backends = ftp://ftp2.de.debian.org/debian-volatile > ;http://debian.wgdd.de/debian > > But no matter what I put in my sources.list I get the following error > when I run apt-get update: > imladris:~# apt-get update > [...] > Err http://localhost testing/volatile/main Packages > 404 Not Found > Ign http://localhost testing/volatile/main Release > Hit http://localhost testing/main Packages > Hit http://localhost testing/main Release > Failed to fetch > http://localhost:9999/clamassassin/dists/testing/volatile/main/binary-i386/Packages.gz > 404 Not Found > Reading Package Lists... Done > W: Couldn't stat source package list http://localhost > testing/volatile/main Packages > (/var/lib/apt/lists/localhost:9999_clamassassin_dists_testing_volatile_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. > > I have tried several combinations etch/volatile, testing/volatile, > testing, volatile, ... in my sources.list but none of them worked. > > Where can I find examples of such configuration? > > TIA > > Bram HTH, Erik. -- -------------------------------------------------------------------------- Erik C.J. Laan elaan at dds.nl Please reply below the message, please cut unrelevant pieces from a reply. -------------------------------------------------------------------------- |