Package: python3-launchpadlib
Version: 1.10.8-1
Severity: grave

After upgrade, my scripts that use launchpadlib now fail at import (see
below). AFAIK, this makes this version unusable by most or all users,
but obviously feel free to lower the severity if that is incorrect.

dannf@xps13:~$ python3
\Python 3.7.5 (default, Oct 27 2019, 15:43:29) 
[GCC 9.2.1 20191022] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from launchpadlib.launchpad import Launchpad
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/launchpadlib/__init__.py", line 19, in 
<module>
    "launchpadlib", "version.txt").strip()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1157, 
in resource_string
    self, resource_name
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1401, 
in get_resource_string
    return self._get(self._fn(self.module_path, resource_name))
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1616, 
in _get
    with open(path, 'rb') as stream:
FileNotFoundError: [Errno 2] No such file or directory: 
'/usr/lib/python3/dist-packages/launchpadlib/version.txt'
>>>

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.3.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-launchpadlib depends on:
ii  python3                     3.7.5-3
ii  python3-httplib2            0.11.3-2
ii  python3-keyring             18.0.1-1
ii  python3-lazr.restfulclient  0.14.2-2
ii  python3-lazr.uri            1.0.3-4
ii  python3-simplejson          3.16.0-2+b1
ii  python3-wadllib             1.3.3-3

python3-launchpadlib recommends no packages.

Versions of packages python3-launchpadlib suggests:
ii  python3-pkg-resources  41.4.0-1
pn  python3-testresources  <none>

-- no debconf information

Reply via email to