Infrastructure | 'ftpadmin simple-news': SystemError: error return without exception set (#131)



Title: GitLab

Michael Catanzaro created an issue:

There will be no NEWS for 3.32.1 because the news is broken:

$ ftpadmin simple-news 3.32.0 3.32.1
Generating news file(s):
 - /ftp/pub/GNOME/core/3.32/3.32.1/NEWS Traceback (most recent call last):
  File "/usr/local/bin/ftpadmin", line 1848, in <module>
    main()
  File "/usr/local/bin/ftpadmin", line 1833, in main
    options.func(options, parser)
  File "/usr/local/bin/ftpadmin", line 1703, in cmd_simple_news
    newversion.diff(oldversion, obj=f)
  File "/usr/local/bin/ftpadmin", line 842, in diff
    new_errors = new_tarinfo.check()
  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

It generates the following file:

https://download.gnome.org/core/3.32/3.32.1/NEWS

The following modules have been removed in this release:
   mousetweaks

The following modules have a new version:
 - adwaita-icon-theme (3.31.91 => 3.32.0) (*)
 - at-spi2-core (2.32.0 => 2.32.1)
 - atkmm (2.29.1 => 2.28.0) (*)
 - cantarell-fonts (0.101 => 0.111)
 - cheese (3.32.0 => 3.32.1)
 - eog (3.32.0 => 3.32.1)
 - epiphany (3.32.0 => 3.32.1.2)
 - evince (3.31.91 => 3.32.0)
 - evolution-data-server (3.32.0 => 3.32.1)
 - file-roller (3.32.0 => 3.32.1)
 - gdm (3.31.91 => 3.32.0)
 - geocode-glib (3.26.0 => 3.26.1)
 - gjs (1.56.0 => 1.56.1)
 - glib-networking (2.60.0 => 2.60.1)
 - glibmm (2.59.1 => 2.60.0)
 - gnome-backgrounds (3.31.91 => 3.32.0) (*)
 - gnome-bluetooth (3.32.0 => 3.32.1)
 - gnome-boxes (3.32.0 => 3.32.0.2)
 - gnome-calculator (3.32.0 => 3.32.1)
 - gnome-characters (3.30.0 => 3.32.1)
 - gnome-contacts (3.31.90 => 3.32) (*)
 - gnome-control-center (3.32.0.1 => 3.32.1)
 - gnome-desktop (3.32.0 => 3.32.1)
 - gnome-disk-utility (3.32.0 => 3.32.1)
 - gnome-font-viewer (3.30.0 => 3.32.0)
 - gnome-getting-started-docs (3.32.0 => 3.32.1)
 - gnome-initial-setup (3.32.0 => 3.32.1)
 - gnome-logs (3.32.0 => 3.32.1)
 - gnome-maps (3.32.0 => 3.32.1)

So probably it's confused either by gnome-maps or by whatever module is next.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]