Alexandre Goncalves <[email protected]> writes:
> Hello,
>
> I update s3ql to version 2.12 and its dependencies. Everything went
> smoothly:
>
> python3.4 setup.py install --record files.txt test
[...]
>
> The problem was that after the installation I can't mount google storage
> anymore:
> mount.s3ql gs://ideiao-bkp /gs-backup/ideiao-bkp -o
> rw,allow-other,authfile=/root/scripts/.s3ql_authinfo2,log=/var/log/mount-s3ql.log,cachedir=/tmp/.s3ql,debug
> Traceback (most recent call last):
[...]
> "/usr/local/lib/python3.4/site-packages/s3ql-2.12-py3.4-linux-x86_64.egg/s3ql/deltadump.py"
> , line 6, in __bootstrap__
> ImportError: /root/.python-eggs/s3ql-2.12-py3.4-linux-x86_64.egg-tmp/s3ql/
> deltadump.cpython-34m.so: undefined symbol: sqlite3_compileoption_get
Sounds as if you're linking against a prehistoric version of
SQLite. What does
$ ldd
/root/.python-eggs/s3ql-2.12-py3.4-linux-x86_64.egg-tmp/s3ql/deltadump.cpython-34m.so
say? Is it the version you expect?
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.«
--
You received this message because you are subscribed to the Google Groups
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.