Your message dated Sat, 20 Aug 2022 10:24:58 +0200
with message-id <[email protected]>
and subject line Re: AttributeError: lowlevel due to trio usage in 
s3ql/block_cache.py
has caused the Debian Bug report #982381,
regarding AttributeError: lowlevel due to trio usage in s3ql/block_cache.py
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
982381: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982381
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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.
<6>Setting cache size to 6040 MB
<6>Loaded 0 entries from cache
<3>Uncaught top-level exception:
Traceback (most recent call last):
  File "/usr/bin/mount.s3ql", line 33, in <module>
    sys.exit(load_entry_point('s3ql==3.7.0', 'console_scripts', 'mount.s3ql')())
  File "/usr/lib/s3ql/s3ql/mount.py", line 131, in main
    trio.run(main_async, options, stdout_log_handler)
  File "/usr/lib/python3/dist-packages/trio/_core/_run.py", line 1804, in run
    raise runner.main_task_outcome.error
  File "/usr/lib/s3ql/s3ql/mount.py", line 207, in main_async
    block_cache.init(options.threads)
  File "/usr/lib/s3ql/s3ql/block_cache.py", line 222, in init
    self.trio_token = trio.lowlevel.current_trio_token()
  File "/usr/lib/python3/dist-packages/trio/_deprecate.py", line 125, in 
__getattr__
    raise AttributeError(name)
AttributeError: lowlevel

This happens 100% of the time


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (520, 'testing'), (510, 'stable'), (150, 'unstable'), (120, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-3-amd64 (SMP w/12 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8), LANGUAGE=en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages s3ql depends on:
ii  fuse3 [fuse]                  3.10.1-3
ii  libc6                         2.31-9
ii  libjs-sphinxdoc               3.4.3-1
ii  libsqlite3-0                  3.34.1-1
ii  procps                        2:3.3.16-5
ii  psmisc                        23.3-1
ii  python3                       3.9.1-1
ii  python3-apsw                  3.32.2-r1-1+b2
ii  python3-cryptography          3.3.1-1
ii  python3-defusedxml            0.6.0-2
ii  python3-dugong                3.8.1+dfsg-1
ii  python3-google-auth           1.5.1-3
ii  python3-google-auth-oauthlib  0.4.2-1
ii  python3-pkg-resources         51.3.3-1
ii  python3-pyfuse3               3.2.0-1+b1
ii  python3-requests              2.25.1+dfsg-2
ii  python3-systemd               234-3+b4
ii  python3-trio                  0.13.0-2

s3ql recommends no packages.

s3ql suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 3.7.3+dfsg-2

python3-trio version 0.21 is now in unstable

--- End Message ---

Reply via email to