GNOME Bugzilla – Bug 781823
Not able to upload simple-scan tarballs
Last modified: 2017-04-27 09:32:35 UTC
I'm trying to push the simple-scan tarballs into the FTP archive, but I get: $ scp simple-scan-3.24.0.tar.xz rancell@master.gnome.org: simple-scan-3.24.0.tar.xz 100% 654KB 327.1KB/s 00:02 bob@alchemy:~/Downloads$ ssh rancell@master.gnome.org ftpadmin install simple-scan-3.24.0.tar.xz Gathering information and sorting on version: ., done Preparing installation of simple-scan-3.24.0.tar.xz: - Checking consistency: ...., done - Checking previous tarball: .Traceback (most recent call last):
+ Trace 237396
main()
options.func(options, parser)
module.install(unattended=options.unattended, clobber=options.clobber)
diffs = self.fileinfo.diff(self.DIFF_FILES_DICT, prev_tarinfo, constructor, progress=True)
prev_errors = prev_tarinfo.check(progress)
self.file[os.path.basename(info.name)] = t.extractfile(info).readlines()
line = self.readline()
buf = self.fileobj.read(self.blocksize)
return self.readnormal(size)
return self.fileobj.read(size)
*** This bug has been marked as a duplicate of bug 672972 ***