On Sun, Oct 14, 2007 at 01:15:25PM -0700, Cameron Dale wrote: > On 10/14/07, Julian Gilbey <[EMAIL PROTECTED]> wrote: > > Here's my sources.list: > > > > ----- > > deb http://localhost:9988/ftp.uk.debian.org/debian/ testing main contrib > > non-free > > deb-src http://localhost:9988/ftp.uk.debian.org/debian/ testing main > > contrib non-free > > It's not recommended to use DebTorrent to download source packages. > Though it should work, it will just be slower than a normal download, > and won't use peer-to-peer to download source packages as that isn't > currently possible. I recommend you change your deb-src lines to > remove the localhost:9988 from them.
OK, I've taken out all of the localhost:9988 from everything except ftp.uk.debian.org/debian/ testing main dselect update now works fine, and aptitude is also working happily - yay! > These errors are all related to the security.debian.org archive. After > looking through the log file you sent (thanks!), it seems that the > HTTP cache downloader for security.debian.org got hung up at some > point before this update. So, all new requests are being queued, > waiting for the old one to finish. This is obviously a bug, and I'll > be looking into a way to implement timeouts for this, but I'm curious > how this downloader got hung up. So, I was wondering if you could > search in the log file for the last time the downloader was working. > You should be able to find it easily using this command: > > grep 'CacheRequest(security.debian.org)' debtorrent-client.log > > and looking for the last line(s) that occurred in time before the > update (i.e. before 2007-10-14 09:30:01). If you could send me some of > the relevant log lines around that time I would be very grateful. > > Thanks for all the extra info, > Cameron I had rebooted the machine before I first ran dselect update this morning. grep -A10 -B10 ... output attached. Julian
debtorrent-client-cache.log.gz
Description: Binary data