Activity log for bug #1959935

Date Who What changed Old value New value Message
2022-02-03 20:21:13 Andreas Hasenack bug added bug
2022-02-03 20:31:44 Andreas Hasenack description From https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/p/python-opcua/20220126_092711_9ffba@/log.gz: Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/autopkgtest.Icci06/build.Qeh/src/opcua/__init__.py", line 8, in <module> from opcua.common.subscription import Subscription File "/tmp/autopkgtest.Icci06/build.Qeh/src/opcua/common/subscription.py", line 7, in <module> from collections import Iterable ImportError: cannot import name 'Iterable' from 'collections' (/usr/lib/python3.10/collections/__init__.py) From https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/p/python-opcua/20220126_092711_9ffba@/log.gz: Traceback (most recent call last):   File "<string>", line 1, in <module>   File "/tmp/autopkgtest.Icci06/build.Qeh/src/opcua/__init__.py", line 8, in <module>     from opcua.common.subscription import Subscription   File "/tmp/autopkgtest.Icci06/build.Qeh/src/opcua/common/subscription.py", line 7, in <module>     from collections import Iterable ImportError: cannot import name 'Iterable' from 'collections' (/usr/lib/python3.10/collections/__init__.py) Upstream fix: https://github.com/FreeOpcUa/python-opcua/pull/1075
2022-02-03 20:42:51 Launchpad Janitor merge proposal linked https://code.launchpad.net/~ahasenack/ubuntu/+source/python-opcua/+git/python-opcua/+merge/415054
2022-02-04 15:03:18 Launchpad Janitor python-opcua (Ubuntu): status In Progress Fix Released