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

Thomas Goirand zigo at debian.org
Mon Oct 7 18:34:55 UTC 2013


On 10/07/2013 04:20 PM, Julien Danjou wrote:
> On Mon, Oct 07 2013, Aaron M. Ucko wrote:
> 
>> 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?
> 
> Thomas: I'm going to work on this bug upstream.

Thanks Julien.

Also, it'd be nice if by default wsme/rest was installed. I have to
patch the MANIFEST.in to get it right... (current Debian package is
wrong because of this, I'll fix it soon).

Cheers,

Thomas



More information about the Openstack-devel mailing list