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

            Bug ID: 789483
           Summary: Broken archive on FTP
    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: ---

In http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.12/
the obviously wrongly-generated glibmm-2.12.5.tar.bz2 is an empty file

glibmm-2.12.5.md5sum is also an empty file.

This causes the lgo.py script to fail midway:
I:[20171025 17:25:44] extracting module glibmm (from 2.16.3 moduleset)
D:[20171025 17:25:44] looking for doc modules in
/home/hadess/.cache/lgo/downloads/ftp.gnome.org/pub/GNOME/sources/glibmm/2.12/glibmm-2.12.5.tar.bz2
Traceback (most recent call last):
  File "lgo.py", line 1045, in <module>
    app.run()
  File "lgo.py", line 164, in run
    self.process_releases()
  File "lgo.py", line 286, in process_releases
    doc_modules.extend(self.get_doc_modules(moduleset, r))
  File "lgo.py", line 505, in get_doc_modules
    doc_modules.extend(self.extract_modules(filename))
  File "lgo.py", line 683, in extract_modules
    tar = tarfile.open(filename, 'r')
  File "/usr/lib64/python2.7/tarfile.py", line 1675, in open
    return func(name, "r", fileobj, **kwargs)
  File "/home/hadess/Projects/jhbuild/library-web/src/utils.py", line 183, in
xzopen
    fileobj.read(_LZMAProxy.blocksize)
SystemError: /builddir/build/BUILD/Python-2.7.13/Objects/stringobject.c:3903:
bad argument to internal function

-- 
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