On Sat, Dec 08, 2007 at 12:43:17PM +0100, Raúl Sánchez Siles wrote: > Hello: > > I'm sorry to say that neither of the proposed approaches worked. First I > tried > specifying ftp.debian.org/debian/ as the mirror directory instead of just > debian/, but d-i failed and apt-cache error.log told me: > Sat Dec 8 12:30:23 2007|127.0.0.1|--- /usr/sbin/apt-cacher: Usage error
I think you are missing a separator here. Try directory as /ftp.debian.org/debian, or /debian with a valid path_map I have just tried this under qemu and connected successfully to apt-cacher from d-i with hostname as http://apt-cacher-ip:3142 and /debian as the path. My path map includes: path_map = debian ftp.uk.debian.org/debian If this doesn't work for you, I will need the debug output of apt-cacher as d-i tries to connect. Looking at this, it is a bit confusing when / separators are required! Mark -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

