Storm 0.15 from PPA post-install script crashes on Ubuntu Jaunty

Bug #445758 reported by GabrielGrant
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Storm
New
Undecided
Unassigned

Bug Description

When installing or upgrading storm 0.15 from the Jaunty PPA, the post install script fails.

Synaptic gives the error:

E: python-storm: subprocess post-installation script returned error exit status 1

The full traceback points to a problem with pycentral:

AttributeError: 'NoneType' object has no attribute 'byte_compile'
dpkg: error processing python-storm (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 python-storm
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install. Trying to recover:
Setting up python-storm (0.15-1~storm1.9.04) ...
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 2190, in <module>
    main()
  File "/usr/bin/pycentral", line 2184, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 1496, in run
    self.options.exclude, byte_compile_default=True)
  File "/usr/bin/pycentral", line 1092, in install
    self.default_runtime.byte_compile(self.private_files, bc_option,
AttributeError: 'NoneType' object has no attribute 'byte_compile'
dpkg: error processing python-storm (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 python-storm

I tested it as an upgrade on a system with 0.14 installed, and as an install to a fresh system booted from a Live disk.

Note that, despite this error, the package does appear to install correctly (albeit in /usr/local/lib/... rather than in /usr/lib/...)

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.