[Openstack-devel] Bug#725652: python3-wsme: SyntaxError: print called without parentheses

Aaron M. Ucko ucko at debian.org
Mon Oct 7 01:52:13 UTC 2013


Package: python3-wsme
Version: 0.5b5-3
Severity: grave
Justification: renders package unusable (uninstallable)

python3-wsme is impossible to install due to a stray call of print
without parentheses, in the old Python 2 style:

  Setting up python3-wsme (0.5b5-3) ...
    File "/usr/lib/python3/dist-packages/wsmeext/sphinxext.py", line 226
      print 'SAMPLES SLOT:', self.options.samples_slot
                          ^
  SyntaxError: invalid syntax
  
  dpkg: error processing python3-wsme (--configure):
   subprocess installed post-installation script returned error exit status 1

Could you please clean it up and confirm there aren't any more such
errors?

Thanks!



More information about the Openstack-devel mailing list