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
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
2 matches
Mail list logo