Here is the reason for apport timeouts: 
apt package  ( imported by apport/packaging_impl.py) sets default timeout to 2 
seconds, this seems to be too short for apport uploads.

in /usr/lib/python2.5/site-packages/apt/package.py
...
# Set a timeout for the changelog download
socket.setdefaulttimeout(2)
...

***This timeout must be increased.***

I wonder whether this timeout changed recently ?
Could anyone with 8.04 or 8.10 check if this timeout is 2 seconds, too ? 
(please check in /usr/lib/python2.5/site-packages/apt/package.py)

-- 
Apport unable to report crash -  urlopen error timed out
https://bugs.launchpad.net/bugs/314212
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to