Activity log for bug #1704024

Date Who What changed Old value New value Message
2017-07-13 00:40:31 Scott Moser bug added bug
2017-07-13 01:01:42 Michael Hudson-Doyle bug added subscriber Michael Hudson-Doyle
2017-07-13 16:04:36 Scott Moser description $ dpkg-query --show python3 python3 3.6.1-0ubuntu1~py36default1 $ dpkg-query --show python3-jsonpatch python3-jsonpatch 1.19-4 $ python3 -c 'import jsonpatch' Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python3/dist-packages/jsonpatch.py", line 114, in <module> json.load = get_loadjson() File "/usr/lib/python3/dist-packages/jsonpatch.py", line 108, in get_loadjson argspec = inspect.getargspec(json.load) File "/usr/lib/python3.6/inspect.py", line 1072, in getargspec raise ValueError("Function has keyword-only parameters or annotations" ValueError: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them Related bugs: * bug 1703697 cloud-init tox fails under python 3.6 ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: python3-jsonpatch 1.19-4 ProcVersionSignature: Ubuntu 4.4.0-83.106-generic 4.4.70 Uname: Linux 4.4.0-83-generic x86_64 ApportVersion: 2.20.5-0ubuntu5 Architecture: amd64 Date: Thu Jul 13 00:36:26 2017 Dependencies: python3-json-pointer 1.10-1 PackageArchitecture: all ProcEnviron: TERM=xterm-256color PATH=(custom, no user) LANG=C.UTF-8 SourcePackage: python-json-patch UpgradeStatus: No upgrade log present (probably fresh install) $ dpkg-query --show python3 python3 3.6.1-0ubuntu1~py36default1 $ dpkg-query --show python3-jsonpatch python3-jsonpatch 1.19-4 $ python3 -c 'import jsonpatch' Traceback (most recent call last):   File "<string>", line 1, in <module>   File "/usr/lib/python3/dist-packages/jsonpatch.py", line 114, in <module>     json.load = get_loadjson()   File "/usr/lib/python3/dist-packages/jsonpatch.py", line 108, in get_loadjson     argspec = inspect.getargspec(json.load)   File "/usr/lib/python3.6/inspect.py", line 1072, in getargspec     raise ValueError("Function has keyword-only parameters or annotations" ValueError: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them Related bugs:  * bug 1703697 cloud-init tox fails under python 3.6 * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839779 python-jsonpatch has wrong version ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: python3-jsonpatch 1.19-4 ProcVersionSignature: Ubuntu 4.4.0-83.106-generic 4.4.70 Uname: Linux 4.4.0-83-generic x86_64 ApportVersion: 2.20.5-0ubuntu5 Architecture: amd64 Date: Thu Jul 13 00:36:26 2017 Dependencies: python3-json-pointer 1.10-1 PackageArchitecture: all ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  LANG=C.UTF-8 SourcePackage: python-json-patch UpgradeStatus: No upgrade log present (probably fresh install)
2017-07-13 16:04:46 Scott Moser bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839779
2017-07-17 01:55:02 Launchpad Janitor python-json-patch (Ubuntu): status New Fix Released