From: Athanasius <Ath...@mi...> - 2001-04-11 17:41:01
|
On Wed, Apr 04, 2001 at 12:58:28AM +0100, Athanasius wrote: > Hi, > I've just this moment finished wrestling apt-proxy.conf and > sources.list into co-operating with each other and ran into one small > problem. > > It seems anything listed under proposed-updates thinks its in a path > like: > > /pool/main/z/zsh/zsh-doc_3.1.9.dev8-6_all.deb > > when, er, it isn't. As such I added this quick hack into apt-proxy, I *sigh*, except they are NOW. Seems I caught the Packages files having been updated and mirrored to ftp.debian.org and ftp.uk.debian.org, but not the pool areas yet. I still needed to add this to the apt-proxy.conf though: add_backend /pool/ \ /other/debian/pool/ \ ftp.uk.debian.org::debian/pool/ \ ftp.debian.org::debian/pool/ Oh, and seems security stuff is 'on the move' too, meaning I added this last night: add_backend /dists/potato/updates/ \ /other/debian/security/ \ security.debian.org::debian-security/dists/potato/updates/ I've yet to test if I can get away with JUST that or still need the: add_backend /dists/security/ \ /other/debian/security/ \ security.debian.org::debian-security/dists/potato/updates/ which generates the need for the former. -Ath -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger athan(at)fysh.org for PGP key "And it's me who is my enemy. Me who beats me up. Me who makes the monsters. Me who strips my confidence." Paula Cole - ME |