retitle 446165 debtorrent: add support for security.debian.org severity 446165 wishlist thanks
On 10/14/07, Julian Gilbey <[EMAIL PROTECTED]> wrote: > 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! Good to hear. Let me know if anything further goes wrong. > I had rebooted the machine before I first ran dselect update this > morning. grep -A10 -B10 ... output attached. Thanks again for the extra info. The reboot should have reset any hung thread issues, so now I'm not sure why it wasn't working. Looking at this log I was able to get some more insight on your previous issue. The previous problems seem to be related to a temporary network issue you were having with security.debian.org. It looks like you were unable to resolve their DNS entry properly, as shown by these log entries: 2007-10-11 20:31:45,702 CacheRequest(security.debian.org) DebTorrent.HTTPCache DEBUG sending request GET /dists/lenn y/updates/main/i18n/Translation-en_GB.bz2, {'User-Agent': 'DebTorrent/T-0.1.4.1'} 2007-10-11 20:31:45,719 CacheRequest(security.debian.org) DebTorrent.HTTPCache WARNING could not contact http server security.debian.org: (-2, 'Name or service not known') After that, all future attempts resulted in: 2007-10-11 20:31:45,767 CacheRequest(security.debian.org) DebTorrent.HTTPCache DEBUG sending request GET /dists/lenn y/updates/contrib/i18n/Translation-en_GB.bz2, {'User-Agent': 'DebTorrent/T-0.1.4.1'} 2007-10-11 20:31:45,768 CacheRequest(security.debian.org) DebTorrent.HTTPCache ERROR error accessing http server Traceback (most recent call last): File "/var/lib/python-support/python2.4/DebTorrent/HTTPCache.py", line 189, in _request self.connection.request('GET', self.url, None, self.headers) File "httplib.py", line 804, in request self._send_request(method, url, body, headers) File "httplib.py", line 821, in _send_request self.putrequest(method, url, **skips) File "httplib.py", line 717, in putrequest raise CannotSendRequest() CannotSendRequest Which may be a bug or not, I'm not sure but I'll investigate it further. Given all the problems you've been having with security, and the lack of problems with the main archive, I decided to make this bug a wishlist item for DebTorrent to support security.debian.org. I'll add it to my sources.list and try and track down any errors that come up. I'll close this bug when I feel that the support is fairly stable. Thanks, Cameron -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]