0.2.1 fails to install, problem byte compiling

Bug #424581 reported by Niall Creech
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Quickly
Fix Released
Critical
Unassigned

Bug Description

Setting up quickly (0.2.1) ...
Compiling /usr/lib/python2.6/dist-packages/quickly/quicklyconfig.py ...
SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/dist-packages/quickly/quicklyconfig.py', 24, 19, '__version__ = 0.2.1\n'))

pycentral: pycentral pkginstall: error byte-compiling files (11)
pycentral pkginstall: error byte-compiling files (11)
dpkg: error processing quickly (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 quickly

Related branches

Revision history for this message
Niall Creech (sevenmachines-deactivatedaccount) wrote :

in,
/usr/lib/python2.6/dist-packages/quickly/quicklyconfig.py
changing
__version__ = 0.2.1
to
__version__ = '0.2.1'
allows compile
dont know if thats a fix, my python is a little weak to say the least :)

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Thanks for your bug report,
It's in reality a little more complex: we are rewriting this file from trunk when releasing (setup.py) handle it.

Changed in quickly:
status: New → Triaged
importance: Undecided → Critical
Changed in quickly:
milestone: none → 0.2.2
Changed in quickly:
status: Triaged → Fix Released
Revision history for this message
Niall Creech (sevenmachines-deactivatedaccount) wrote :

thought it might be, 0.2.2 works here, lightning fast fix, thanks :)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.