https://bugzilla.gnome.org/show_bug.cgi?id=781823

            Bug ID: 781823
           Summary: Not able to upload simple-scan tarballs
    Classification: Infrastructure
           Product: sysadmin
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Other
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
     GNOME version: ---

I'm trying to push the simple-scan tarballs into the FTP archive, but I get:

$ scp simple-scan-3.24.0.tar.xz [email protected]:
simple-scan-3.24.0.tar.xz                                                      
                                                                               
                 100%  654KB 327.1KB/s   00:02    
bob@alchemy:~/Downloads$ ssh [email protected] 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):
  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 1070, in install
    diffs = self.fileinfo.diff(self.DIFF_FILES_DICT, prev_tarinfo, constructor,
progress=True)
  File "/usr/local/bin/ftpadmin", line 581, in diff
    prev_errors = prev_tarinfo.check(progress)
  File "/usr/local/bin/ftpadmin", line 515, in check
    self.file[os.path.basename(info.name)] = t.extractfile(info).readlines()
  File "/usr/lib64/python2.6/tarfile.py", line 857, in readlines
    line = self.readline()
  File "/usr/lib64/python2.6/tarfile.py", line 834, in readline
    buf = self.fileobj.read(self.blocksize)
  File "/usr/lib64/python2.6/tarfile.py", line 734, in read
    return self.readnormal(size)
  File "/usr/lib64/python2.6/tarfile.py", line 743, in readnormal
    return self.fileobj.read(size)
SystemError: error return without exception set

-- 
You are receiving this mail because:
You are watching the QA Contact of the bug.
You are watching the assignee of the bug.
_______________________________________________
gnome-infrastructure mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-infrastructure

Reply via email to