Hi, On Sun, 09 Mar 2008, Eric Cooper wrote: > On Thu, Mar 06, 2008 at 09:01:03AM +0100, Raphael Hertzog wrote: > > I use simple-cdd to generate custom Debian CD images. simple-cdd needs a > > Debian mirror and it downloads packages (here everything is fine) but also > > files in /doc, /tools, /indices and dists/*/main/installer-*/ from the > > mirror (here it fails if I point it to the approx URL as it's not a real > > mirror). > > Sorry, I'm not sure I understand what you're asking for. > If /etc/approx.conf contains > debian http://ftp.debian.org/debian > then I can fetch > http://apt:9999/debian/doc/social-contract.txt > http://apt:9999/debian/tools/README > and so on without problem (although these non-deb files will be > removed from the cache the next time gc_approx is run).
Indeed, I didn't notice that. But http://apt:9999/debian/doc/ and http://apt:9999/debian/tools/ return 404 which make any recursive wget to fail (and that's what's used to fetch those directories in the tool that I'm using). Please return the same index as would be displayed by a real web-browser. (I'm ok if you don't implement it for the FTP protocol and if you return a 404 in that case). Cheers, -- Raphaël Hertzog Le best-seller français mis à jour pour Debian Etch : http://www.ouaza.com/livre/admin-debian/

