New Issue was created.

Issue 87: https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/87
Author:    Robert Roth
Assignee:  

ftpadmin install fails to release swell-foop 
3.31.90[swell-foop-3.31.90.tar.xz](/uploads/95983999ae804280f642e3eecc195344/swell-foop-3.31.90.tar.xz)
 with the following traceback (other modules built released fine, so it must be 
something with this specific one, can't figure out the reason though):
`[robertroth@master ~]$ ftpadmin install swell-foop-3.31.90.tar.xz 
Gathering information and sorting on version: ., done
Preparing installation of swell-foop-3.31.90.tar.xz:
 - Checking consistency: Traceback (most recent call last):
  File "/usr/local/bin/ftpadmin", line 1867, in <module>
    main()
  File "/usr/local/bin/ftpadmin", line 1852, in main
    options.func(options, parser)
  File "/usr/local/bin/ftpadmin", line 1535, in cmd_install
    module.install(unattended=options.unattended, clobber=options.clobber)
  File "/usr/local/bin/ftpadmin", line 1059, in install
    if not self.validate(clobber):
  File "/usr/local/bin/ftpadmin", line 1045, in validate
    errors = self.fileinfo.check(progress=True)
  File "/usr/local/bin/ftpadmin", line 516, 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`

-- 
View it on GitLab: 
https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/87
You're receiving this email because of your account on gitlab.gnome.org.
_______________________________________________
gnome-infrastructure mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-infrastructure

Reply via email to