[Bug 684907] New: ftpadmin abort with a timeout



https://bugzilla.gnome.org/show_bug.cgi?id=684907
  sysadmin | Other | unspecified

           Summary: ftpadmin abort with a timeout
    Classification: Infrastructure
           Product: sysadmin
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: Other
        AssignedTo: sysadmin-maint gnome bugs
        ReportedBy: seb sfo free fr
         QAContact: sysadmin-maint gnome bugs
     GNOME version: ---


I run the following command
ftpadmin install gdl-3.6.0.tar.xz

and get
Preparing installation of gdl-3.6.0.tar.xz:
 - Checking consistency: .., done
 - Checking previous tarball: .., done
 - NEWS, done (diff, 5 lines)
 - ChangeLog, ignored (no change)
 - Copying tar.xz, done
 - Creating sha256sum, done

      Module: gdl
     Version: 3.6.0   (previous version: 3.5.91)
 Destination: /ftp/pub/GNOME/sources/gdl/3.6/

Install gdl? [Y/n] Y
Installing gdl-3.6.0.tar.xz:
 - Creating directory, done
 - 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 1688, in <module>
    main()
  File "/usr/local/bin/ftpadmin", line 1673, in main
    options.func(options, parser)
  File "/usr/local/bin/ftpadmin", line 1363, 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/git/semi_rdf.py", line 174, 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 349, in open_http
    errcode, errmsg, headers = h.getreply()
  File "/usr/lib64/python2.6/httplib.py", line 1064, in getreply
    response = self._conn.getresponse()
  File "/usr/lib64/python2.6/httplib.py", line 990, in getresponse
    response.begin()
  File "/usr/lib64/python2.6/httplib.py", line 391, in begin
    version, status, reason = self._read_status()
  File "/usr/lib64/python2.6/httplib.py", line 349, in _read_status
    line = self.fp.readline()
  File "/usr/lib64/python2.6/socket.py", line 433, in readline
    data = recv(1)
IOError: [Errno socket error] [Errno 104] Connection reset by peer

I think only the notification has not been sent. Is it ok or should I send
again the module?

-- 
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]