I believe s3ql 3.8.0 just released, and it now states it requires trio >=
0.15.
https://github.com/s3ql/s3ql/commit/105dd0d62670570cd0e77cf9cbfa967f7f4130fe
Although, that's just the documentation I think. Actual "requirement" was
set here:
https://github.com/s3ql/s3ql/commit/7c955eda5d058dcbf59
On Thu, Feb 18, 2021 at 03:28:36PM +0100, Francesco P. Lovergine wrote:
> I'm pretty sure this release should depend on >= 0.15,
> even due to #981906. Unfortunately, it is not expressed in the package
From setup.py:
# Need trio.lowlevel
'trio >= 0.15',
S
On Sun, Feb 14, 2021 at 01:38:58PM +1100, Lorentz Kim wrote:
Hi,
I don't know if it'll help much, but I've also gotten this bug and
have resolved it by manually upgrading python3-trio with pip to its
latest version, overriding system's installed version (which is 0.13
last I checked).
pip insta
Hi,
I don't know if it'll help much, but I've also gotten this bug and
have resolved it by manually upgrading python3-trio with pip to its
latest version, overriding system's installed version (which is 0.13
last I checked).
pip install trio==0.18.0
Pretty sure the s3ql release notes for 3.7 sug
Package: s3ql
Version: 3.7.0+dfsg-2
Severity: important
Dear Maintainer,
mount.s3ql is generating the following error:
$ mount.s3ql --systemd --log none --fg s3://.../ "..."
<6>Using 10 upload threads.
<6>Autodetected 1048514 file descriptors available for cache entries
<6>Using cached metadata.
5 matches
Mail list logo