[Bug 1927158] Re: Problem with python-trio with s3ql

2021-05-04 Thread Arcus
Solve the problem upgrading trio to lastest versio. Install pip and "pip install -U trio". The problem is because ubuntu has a old version of trio. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1927158] [NEW] Problem with python-trio with s3ql

2021-05-04 Thread Arcus
Public bug reported: on start s3ql /usr/lib/python3/dist-packages/trio/_core/_multierror.py:468: RuntimeWarning: You seem to already have a custom sys.excepthook handler installed. I'll skip installing Trio's custom handler, but this means MultiErrors will not show full tracebacks.