On Fri, Sep 28, 2007 at 10:22:48AM +1000, Peter Enzerink wrote: > No joy with 1.5.4.3. > Thanks,
Are you still using the same configuration you posted in the bug report? Could you either set server_name=192.168.0.2 or change /etc/apt/sources.list to use localhost rather than 192.168.0.2? If it still doesn't work can you send the debug output and let me see if I have broken something else! The explanation is that apt-cacher was sending a request back to itself which it couldn't fulfil and therefore hangs. I am trying to sort out how apt-cacher can identify all possible names that may refer to itself. Currently it recognises gethostbyname() and localhost. You have to specify anything else with server_name=. I should be able to add IP detection which would cover your case at the moment, but I don't have it in yet. Thanks for your help. Mark -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]