On 12/12/2011 08:50 AM, Pascal Bleser wrote:
On 2011-12-11 17:59:07 (-0500), Nikolaus Rath <Nikolaus@rath.org> wrote:
On 12/11/2011 03:38 PM, Christian wrote: [...] My guess is that there is no llfuse Python module installed in the build environment. Could that be it?
No, llfuse is installed in the build chroot.
But some tests will fail anyway because we cannot load the fuse module in the build chroot (runs in a chroot + building and testing does not run as root). We shall disable those tests.
This should already be done automatically.
Could you temporarily insert a call to bin/mount.s3ql --help before the call to setup.py test? This should fail with a more helpful error message.
from . import _deltadump ImportError: cannot import name _deltadump
Even when explicitly adding the directory that contains _deltadump.so to PYTHONPATH, it still fails.
Hmm. But that's not the complete error message, or is it? Can I download a CD or virtual host image somewhere to reproduce this? Thanks, -Nikolaus -- »Time flies like an arrow, fruit flies like a Banana.« PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6 02CF A9AD B7F8 AE4E 425C -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org