[Bug 793654] New: Crash when releasing tarball with ftpadmin install



Bug ID 793654
Summary Crash when releasing tarball with ftpadmin install
Classification Infrastructure
Product sysadmin
Version unspecified
OS Linux
Status NEW
Severity normal
Priority Normal
Component Other
Assignee sysadmin-maint@gnome.bugs
Reporter kailueke@riseup.net
QA Contact sysadmin-maint@gnome.bugs
GNOME version ---

During the release of a 3.27.91 the following happened after scp'ing the tar
ball and running "ftpadmin install":
[…]
 - Moving files: ..., done
 - Updating LATEST-IS, done
 - Updating known versions, done
 - Removing original tarball, done
Doing notifications:
 - Informing ftp-release-list, done
 - Triggering GNOME library update, done
 - Adding new version to GNOME BugzillaTraceback (most recent call last):
  • File "/usr/local/bin/ftpadmin", line 1866 in <module>
    main()
  • File "/usr/local/bin/ftpadmin", line 1851 in main
    options.func(options, parser)
  • File "/usr/local/bin/ftpadmin", line 1534 in cmd_install
    module.install(unattended=options.unattended, clobber=options.clobber)
  • File "/usr/local/bin/ftpadmin", line 1165 in install
    self.inform()
  • File "/usr/local/bin/ftpadmin", line 1302 in inform
    print "FAILED (%s)" % e.strerror
AttributeError: 'ExpatError' object has no attribute 'strerror'

        


You are receiving this mail because:

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]