<p>It must be a problem for 32 bit packages only then. </p>
<div class="gmail_quote">On Jan 30, 2012 8:46 AM, "Barry Warsaw" <<a href="mailto:barry@canonical.com">barry@canonical.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Jan 28, 2012, at 04:43 AM, Janne Jokitalo wrote:<br>
<br>
>sorry for a little bit messy email, I had already deleted the original [0]<br>
>that I'm responding to.<br>
><br>
>I believe the reason for oneiric packages missing everything but doc/ is the<br>
>Makefile in root directory. This can be overridden by the<br>
>--buildsystem=python_disutils parameter.<br>
<br>
Something's odd, but maybe I'm missing context.  The Oneiric python-storm<br>
package seems fine to me:<br>
<br>
$ schroot -u root -c oneiric-amd64<br>
(oneiric-amd64)# apt-get install python-storm<br>
Reading package lists... Done<br>
Building dependency tree<br>
Reading state information... Done<br>
Suggested packages:<br>
  python-psycopg2 python-mysqldb python-pysqlite2<br>
The following NEW packages will be installed:<br>
  python-storm<br>
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.<br>
Need to get 130 kB of archives.<br>
After this operation, 815 kB of additional disk space will be used.<br>
Get:1 <a href="http://archive.ubuntu.com/ubuntu/" target="_blank">http://archive.ubuntu.com/ubuntu/</a> oneiric/universe python-storm amd64 0.18-1 [130 kB]<br>
Fetched 130 kB in 1s (111 kB/s)<br>
Selecting previously deselected package python-storm.<br>
(Reading database ... 30724 files and directories currently installed.)<br>
Unpacking python-storm (from .../python-storm_0.18-1_amd64.deb) ...<br>
Setting up python-storm (0.18-1) ...<br>
(oneiric-amd64)# python -c 'from storm.locals import *'<br>
<br>
(no traceback, so it's fine.)<br>
<br>
Cheers,<br>
-Barry<br>
<br>--<br>
storm mailing list<br>
<a href="mailto:storm@lists.canonical.com">storm@lists.canonical.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/storm" target="_blank">https://lists.ubuntu.com/mailman/listinfo/storm</a><br>
<br></blockquote></div>