Hi, On Sat, Nov 28, 2009 at 5:39 PM, Jamu Kakar <[email protected]> wrote: > On Sat, Nov 28, 2009 at 5:37 PM, Jamu Kakar <[email protected]> wrote: >> This release includes official packages for all supported releases >> of Ubuntu. They are available in the Storm team's PPA: >> >> https://edge.launchpad.net/~storm/+archive/ppa > > As of this moment the packages are still building in the Storm team > PPA, so you'll need to wait a bit before they're published. I built > test packages in my own PPA and things seem to be fine, so I decided > to go ahead with this announcement. As always, please report any > problems as bugs on Launchpad or comments here.
I've just discovered that the karmic (and probably lucid) packages don't work quite right. I tested on hardy and everything worked. :/ The issue is that, on karmic, /usr/lib/python2.6/site-packages is not included in sys.path, by default, but this is where the package installs Storm files. It appears that they need to be installed in /usr/lib/python2.6/dist-packages for things to work correctly. For now, if you upgrade and are using karmic, you'll need to either hack your PYTHONPATH or mangle sys.path. In the meantime, I'll figure out how to fix the issue and, when I do, will upload new packages. Sorry for the inconvenience. Thanks, J. -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
