[Python-apps-team] Bug#746908: updated build log

Nikolaus Rath Nikolaus at rath.org
Fri May 30 16:04:44 UTC 2014


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
Running Sphinx v1.2.2
loading pickled environment... failed: [Errno 2] No such
file or directory:
'/«BUILDDIR»/s3ql-2.8.1+dfsg/doc/doctrees/environment.pickle'
building [html]: targets for 30 source files that are
out of date
updating environment: 30 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.«



More information about the Python-apps-team mailing list