[Bug 657832] New: ftpadmin aborted on connection timeout
- From: "sysadmin" (bugzilla.gnome.org) <bugzilla gnome org>
- To: gnome-infrastructure gnome org
- Subject: [Bug 657832] New: ftpadmin aborted on connection timeout
- Date: Wed, 31 Aug 2011 14:15:42 +0000 (UTC)
https://bugzilla.gnome.org/show_bug.cgi?id=657832
sysadmin | Other | unspecified
Summary: ftpadmin aborted on connection timeout
Classification: Infrastructure
Product: sysadmin
Version: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: Other
AssignedTo: sysadmin-maint gnome bugs
ReportedBy: mbarnes redhat com
QAContact: sysadmin-maint gnome bugs
GNOME version: ---
Spurious crash of ftpadmin today while installing a module. Ran it again on a
subsequent module and it worked fine. Might want to catch timeout exceptions
and retry.
[mbarnes@master ~]$ ftpadmin install gtkhtml-4.1.90.1.tar.gz
Gathering information and sorting on version: ., done
Preparing installation of gtkhtml-4.1.90.1.tar.gz:
- Checking consistency: ....., done
- Checking previous tarball: ....., done
- NEWS, done (diff, 9 lines)
- ChangeLog, done (diff, 24 lines)
- Creating tarballs from tar.gz: tar.bz2 tar.xz .........., done
- Creating sha256sum, done
Module: gtkhtml
Version: 4.1.90.1 (previous version: 4.1.90)
Destination: /ftp/pub/GNOME/sources/gtkhtml/4.1/
Install gtkhtml? [Y/n] y
Installing gtkhtml-4.1.90.1.tar.gz:
- Moving files: ....., done
- Updating LATEST-IS, done
- Updating known versions, done
- Removing original tarball, done
Doing notifications:
- Informing ftp-release-listTraceback (most recent call last):
File "/usr/local/bin/ftpadmin", line 1656, in <module>
main()
File "/usr/local/bin/ftpadmin", line 1641, in main
options.func(options, parser)
File "/usr/local/bin/ftpadmin", line 1362, in cmd_install
module.install(unattended=options.unattended)
File "/usr/local/bin/ftpadmin", line 994, in install
self.inform()
File "/usr/local/bin/ftpadmin", line 1043, in inform
desc = self.moduleinfo.get_one_from_doap('description')
File "/usr/local/bin/ftpadmin", line 743, in get_one_from_doap
for node in self.doap:
File "/usr/local/bin/ftpadmin", line 736, in doap
self._doap = semi_rdf.read_rdf(self.DOAPURL % self.reponame)
File "/home/admin/bin/../gitadmin-bin/semi_rdf.py", line 171, in read_rdf
parser.parse(f)
File "/usr/lib64/python2.6/xml/sax/expatreader.py", line 102, in parse
source = saxutils.prepare_input_source(source)
File "/usr/lib64/python2.6/xml/sax/saxutils.py", line 298, in
prepare_input_source
f = urllib.urlopen(source.getSystemId())
File "/usr/lib64/python2.6/urllib.py", line 86, in urlopen
return opener.open(url)
File "/usr/lib64/python2.6/urllib.py", line 207, in open
return getattr(self, name)(url)
File "/usr/lib64/python2.6/urllib.py", line 346, in open_http
h.endheaders()
File "/usr/lib64/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/usr/lib64/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/usr/lib64/python2.6/httplib.py", line 739, in send
self.connect()
File "/usr/lib64/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/usr/lib64/python2.6/socket.py", line 567, in create_connection
raise error, msg
IOError: [Errno socket error] [Errno 110] Connection timed out
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact of the bug.
You are watching the assignee of the bug.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]