The recent builds (e.g. https://buildd.debian.org/status/fetch.php?pkg=s3ql&arch=amd64&ver=2.8.1%2Bdfsg-1%2Bb1&stamp=1401360556&file=log) actually build the s3ql application just fine. What fails is building the documentation and running the unit tests:
Running html builder... creating /«BUILDDIR»/s3ql-2.8.1+dfsg/doc creating /«BUILDDIR»/s3ql-2.8.1+dfsg/doc/html [01mRunning Sphinx v1.2.2[39;49;00m [01mloading pickled environment... [39;49;00mfailed: [Errno 2] No such file or directory: '/«BUILDDIR»/s3ql-2.8.1+dfsg/doc/doctrees/environment.pickle' [01mbuilding [html]: [39;49;00mtargets for 30 source files that are out of date [01mupdating environment: [39;49;00m30 added, 0 changed, 0 removed Traceback (most recent call last): File "../bin/s3qladm", line 25, in <module> import s3ql.adm File "/«BUILDDIR»/s3ql-2.8.1+dfsg/src/s3ql/adm.py", line 14, in <module> from .metadata import restore_metadata, cycle_metadata, dump_metadata File "/«BUILDDIR»/s3ql-2.8.1+dfsg/src/s3ql/metadata.py", line 10, in <module> from .database import Connection File "/«BUILDDIR»/s3ql-2.8.1+dfsg/src/s3ql/database.py", line 18, in <module> import apsw ImportError: No module named 'apsw' The apsw module should be available from the python3-apsw package, and S3QL has the correct build dependency on it. I thus think the problem is with the python3-apsw package. Best, -Nikolaus -- GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F »Time flies like an arrow, fruit flies like a Banana.« -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org