Now I try to use buid in 2.15 version (on UBUNTU 16.04). Now openstack tell:
/etc$ sudo mkfs.s3ql --cachedir /var/cache/s3ql --authfile
/etc/s3ql.authinfo -L myfilesystem --plain swift://
auth.cloud.ovh.net/SBG5:test
Enter backend login:
Enter backend passphrase:
Uncaught top-level exception:
Traceback (most recent call last):
File "/usr/bin/mkfs.s3ql", line 9, in <module>
load_entry_point('s3ql==2.15', 'console_scripts', 'mkfs.s3ql')()
File "/usr/lib/s3ql/s3ql/mkfs.py", line 96, in main
plain_backend = get_backend(options, raw=True)
File "/usr/lib/s3ql/s3ql/common.py", line 260, in get_backend
getattr(options, 'compress', ('lzma', 2)), raw)()
File "/usr/lib/s3ql/s3ql/common.py", line 335, in get_backend_factory
backend_options)
File "/usr/lib/s3ql/s3ql/backends/swift.py", line 68, in __init__
self._container_exists()
File "/usr/lib/s3ql/s3ql/backends/common.py", line 107, in wrapped
return method(*a, **kw)
File "/usr/lib/s3ql/s3ql/backends/swift.py", line 83, in _container_exists
self._do_request('GET', '/', query_string={'limit': 1 })
File "/usr/lib/s3ql/s3ql/backends/swift.py", line 210, in _do_request
self.conn = self._get_conn()
File "/usr/lib/s3ql/s3ql/backends/swift.py", line 190, in _get_conn
raise RuntimeError('No valid authentication path found')
RuntimeError: No valid authentication path found
czw., 17 sty 2019 o 15:10 Adam Dudkiewicz <[email protected]> napisał(a):
> Thanks Nikolaus,
> 1) They are not installed automatically by package manager
> 2) It is installed with dev headers
> 3) I was update Pytest is the latest now is 4.1.1
> Same errors..
>
> czw., 17 sty 2019 o 13:45 Nikolaus Rath <[email protected]> napisał(a):
>
>> On Jan 16 2019, [email protected] wrote:
>> > Hi,
>> > Please update manual 2.33 becasue (test on Ubuntu 16.04) are required:
>> > 1) libblas-dev libatlas-base-dev when they are not installed get error
>> > x86_64-linux-gnu-gcc
>>
>> These sound like transitive dependencies (i.e., things that S3QL doesn't
>> depend on, but the things that S3QL depend on depend on them). They
>> should be installed automatically by your package manager. Trying to
>> maintain a list of all these transitive dependencies doesn't make sense,
>> I think.
>>
>> > 2) libsqlite3-dev when they are not installed get error sqlite3.h
>>
>> http://www.rath.org/s3ql-docs/installation.html#installing-s3ql already
>> says "SQLite has to be installed as a shared library with development
>> headers.".
>>
>> Were you perhaps looking at instructions from a different site?
>>
>> > INTERNALERROR> raise ImportError('pytest catchlog plugin not found')
>> > INTERNALERROR> ImportError: pytest catchlog plugin not found
>>
>> Hmm. I think this means your pytest version is too old.
>>
>>
>> Best,
>> -Nikolaus
>>
>> --
>> GPG 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.
>>
>
--
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.