GNOME Bugzilla – Bug 796271
Crash ftpadmin install
Last modified: 2018-05-21 15:15:17 UTC
``` [swilmet@master ~]$ ftpadmin install gnome-latex-3.28.1.tar.xz [22/4710] Gathering information and sorting on version: ., done Preparing installation of gnome-latex-3.28.1.tar.xz: - Checking consistency: ....., done - Checking previous tarball: ....., done - NEWS, done (diff, 12 lines) - ChangeLog, ignored (no change) - Copying tar.xz, done - Creating sha256sum, done Module: gnome-latex Version: 3.28.1 (previous version: 3.28.0) Destination: /ftp/pub/GNOME/sources/gnome-latex/3.28/ Install gnome-latex? [Y/n] Installing gnome-latex-3.28.1.tar.xz: - 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):
+ Trace 238623
main()
options.func(options, parser)
module.install(unattended=options.unattended, clobber=options.clobber)
self.inform()
'X-Maintainer-Upload': str(self.pw.pw_name in self.moduleinfo.maintainers)
self._set_doap()
doap = DOAP()
self._init_doap()
j = json.load(open(self.jsonfile, 'rb'))
parse_constant=parse_constant, **kw)
return _default_decoder.decode(s)
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
obj, end = self._scanner.iterscan(s, **kw).next()
rval, next_pos = action(m, context)
value, end = iterscan(s, idx=end, context=context).next()
raise ValueError(errmsg("Expecting object", s, end))
```
This was related to a faulty DOAP file [1], should be fixed by now. If you want to re-run the latest step of your release please launch `ftpadmin notify module.tar.gz`. cheers, [1] https://gitlab.gnome.org/GNOME/librsvg-oci-images/commit/1c17f6ed62c7320e99f6e0d12de5d8b11db172af