I've got apt-proxy set up and working fine for the main debian stable and testting archives, but it doesn't work for security updates.

I have the security backend in apt-proxy configured as follows

add_backend /security/ \
$APT_PROXY_CACHE/security/ \
http://security.debian.org::woody/updates/



I've also tried this add_backend /security/ \ $APT_PROXY_CACHE/security/ \ http://security.debian.org::woody-updates/

Judging from the apt-proxy log below, Its attempting to download an invalid path (404 error), so does anyone know what the path should be?

[9895 14:20:56] Sun Apr 25 14:20:56 BST 2004 Request /security/dists/sarge/updates/non-free/binary-i386/Packages.gz
[9895 14:20:56] Bad URL dists directory does not exist on any server


--
Stephen Patterson http://patter.mine.nu/
[EMAIL PROTECTED]  remove SPAM to reply
Linux Counter No: 142831 GPG Public key: 252B8B37
Caution: breathing may be hazardous to your health.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to