chris@computersalat.de writes:
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. done
Sorry, my bad. Now the build error is + python bin/mount.s3ql --help Traceback (most recent call last): File "bin/mount.s3ql", line 22, in <module> import s3ql.mount File "/home/abuild/rpmbuild/BUILD/s3ql-1.8.1/src/s3ql/mount.py", line 10, in <module> from . import fs, CURRENT_FS_REV File "/home/abuild/rpmbuild/BUILD/s3ql-1.8.1/src/s3ql/fs.py", line 14, in <module> from . import deltadump File "/home/abuild/rpmbuild/BUILD/s3ql-1.8.1/src/s3ql/deltadump.py", line 17, in <module> from . import _deltadump ImportError: cannot import name _deltadump but that's because _deltadump.so was compiled into build/, where bin/mount.s3ql can't find it. If you could add 'setup.py build_ext --inplace' before 'bin/mount.s3ql --help', that would be great. Sorry...
P.S.: Please do not "CC" me on "list mails", just "reply to list". Thank you.
Just did so because you did it first :-P. Best, -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