Hide Forgot
abrt version: 1.1.18 architecture: x86_64 cmdline: /usr/bin/python /usr/bin/fedpkg build component: fedora-packager executable: /usr/bin/fedpkg kernel: 2.6.35.13-91.fc14.x86_64 package: fedpkg-0.5.9.0-1.fc14 reason: urllib2.py:1148:do_open:URLError: <urlopen error [Errno 110] Connection timed out> release: Fedora release 14 (Laughlin) How to reproduce: 1. fedpkg build time: 1307458407 uid: 500 backtrace ----- urllib2.py:1148:do_open:URLError: <urlopen error [Errno 110] Connection timed out> Traceback (most recent call last): File "/usr/bin/fedpkg", line 1494, in <module> args.command(args) File "/usr/bin/fedpkg", line 334, in build url, chain, arches, sets) File "/usr/lib/python2.7/site-packages/pyfedpkg/__init__.py", line 1294, in build if urllib2.urlopen(STATUSURL).read(): File "/usr/lib64/python2.7/urllib2.py", line 126, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 391, in open response = self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 409, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 369, in _call_chain result = func(*args) File "/usr/lib64/python2.7/urllib2.py", line 1173, in http_open return self.do_open(httplib.HTTPConnection, req) File "/usr/lib64/python2.7/urllib2.py", line 1148, in do_open raise URLError(err) URLError: <urlopen error [Errno 110] Connection timed out> Local variables in innermost frame: err: error(110, 'Connection timed out') h: <httplib.HTTPConnection instance at 0x19cf950> self: <urllib2.HTTPHandler instance at 0x19cf7e8> req: <urllib2.Request instance at 0x19cfab8> headers: {'Host': 'jkeating.fedorapeople.org', 'Connection': 'close', 'User-Agent': 'Python-urllib/2.7'} host: 'jkeating.fedorapeople.org' http_class: <class httplib.HTTPConnection at 0x1440d50> comment ----- [paul@bofh nsd]$ fedpkg build Traceback (most recent call last): File "/usr/bin/fedpkg", line 1494, in <module> args.command(args) File "/usr/bin/fedpkg", line 334, in build url, chain, arches, sets) File "/usr/lib/python2.7/site-packages/pyfedpkg/__init__.py", line 1294, in build if urllib2.urlopen(STATUSURL).read(): File "/usr/lib64/python2.7/urllib2.py", line 126, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 391, in open response = self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 409, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 369, in _call_chain result = func(*args) File "/usr/lib64/python2.7/urllib2.py", line 1173, in http_open return self.do_open(httplib.HTTPConnection, req) File "/usr/lib64/python2.7/urllib2.py", line 1148, in do_open raise URLError(err) urllib2.URLError: <urlopen error [Errno 110] Connection timed out> not sure why it tried to connect to jkeating.fedorapeople.org- it likely should not
Created attachment 503510 [details] File: backtrace
This is fixed in 0.5.9.2-1