Bug#593642: python-gearman.libgearman: gearman.libgearman module missing

2010-08-20 Thread Clint Byrum
Hi Jakub, Indeed, it would seem that the amd64 binary package that ccheney built and uploaded was not built "clean". If the clean step is run before the build step, python/libgearman.py gets created. Since autobuilders don't run clean before build, a missing libgearman.py is the result. To fix

Bug#593642: python-gearman.libgearman: gearman.libgearman module missing

2010-08-19 Thread Jakub Wilk
Package: python-gearman.libgearman Version: 0.13.2-1 Severity: grave Justification: renders package unusable gearman.libgearman module is missing on non-amd64 architectures: $ python -c 'import gearman.libgearman' Traceback (most recent call last): File "", line 1, in ImportError: No module n