python-storm package broken for Ubuntu 11.10, missing files

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

Bug Description

I tried to install python-storm today on my laptop that has Ubuntu 11.10 running. The installation went fine but when I tried to import the python module I just got error messages that it doesn't exist.

I followed this tutorial https://storm.canonical.com/Tutorial and I used the ppa:storm/ppa

sudo add-apt-repository ppa:storm/ppa
sudo apt-get update
sudo apt-get install python-storm

=== This is my error message I got ===
>>> from storm.locals import *
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named storm.locals

=== Some package information from a friendly guy in #storm @ freenode ===

kevin@aurore:~$ dpkg-deb -c python-storm_0.19-0ubuntu1~ppa1.11.10_i386.deb
drwxr-xr-x root/root 0 2011-10-05 02:30 ./
drwxr-xr-x root/root 0 2011-10-05 02:30 ./usr/
drwxr-xr-x root/root 0 2011-10-05 02:30 ./usr/share/
drwxr-xr-x root/root 0 2011-10-05 02:30 ./usr/share/doc/
drwxr-xr-x root/root 0 2011-10-05 02:30 ./usr/share/doc/python-storm/
-rw-r--r-- root/root 194 2011-10-05 00:40
./usr/share/doc/python-storm/copyright
-rw-r--r-- root/root 343 2011-10-05 00:40
./usr/share/doc/python-storm/changelog.Debian.gz

Revision history for this message
Micah Gersten (micahg) wrote :

Not a problem with the Ubuntu packages, moving to the storm project

affects: storm (Ubuntu) → storm
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.