[Bug 2049217] Re: requestsync fails with ModuleNotFoundError: No module named 'keyring' error
Launchpad Bug Tracker
2049217 at bugs.launchpad.net
Tue Feb 27 13:31:42 UTC 2024
This bug was fixed in the package python-launchpadlib - 1.11.0-6
---------------
python-launchpadlib (1.11.0-6) unstable; urgency=medium
* Correct mistake in user unit.
-- Stefano Rivera <stefanor at debian.org> Sat, 24 Feb 2024 19:33:49
-0400
** Changed in: python-launchpadlib (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-launchpadlib in Ubuntu.
https://bugs.launchpad.net/bugs/2049217
Title:
requestsync fails with ModuleNotFoundError: No module named 'keyring'
error
Status in python-launchpadlib package in Ubuntu:
Fix Released
Status in ubuntu-dev-tools package in Ubuntu:
Confirmed
Bug description:
Ubuntu Noble
requestsync has started failing on this version of Ubuntu
$ requestsync mkosi
Traceback (most recent call last):
File "/usr/bin/requestsync", line 402, in <module>
main()
File "/usr/bin/requestsync", line 187, in main
Launchpad.login(service=args.lpinstance, api_version="devel")
File "/usr/lib/python3/dist-packages/ubuntutools/lp/lpapicache.py", line 84, in login
self.__lp = LP.login_with("ubuntu-dev-tools", service, version=api_version)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/launchpadlib/launchpad.py", line 700, in login_with
return cls._authorize_token_and_login(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/launchpadlib/launchpad.py", line 445, in _authorize_token_and_login
cached_credentials = credential_store.load(
^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 345, in load
return self.do_load(unique_key)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 423, in do_load
self._ensure_keyring_imported()
File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 388, in _ensure_keyring_imported
import keyring
ModuleNotFoundError: No module named 'keyring'
ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: ubuntu-dev-tools 0.197
ProcVersionSignature: User Name 6.5.0-9.9-generic 6.5.3
Uname: Linux 6.5.0-9-generic x86_64
ApportVersion: 2.27.0-0ubuntu6
Architecture: amd64
CasperMD5CheckResult: unknown
CloudArchitecture: x86_64
CloudBuildName: server
CloudID: brightbox
CloudName: brightbox
CloudPlatform: ec2
CloudRegion: gb1s-
CloudSerial: 20240104
CloudSubPlatform: metadata (http://169.254.169.254)
Date: Fri Jan 12 16:18:42 2024
PackageArchitecture: all
SourcePackage: ubuntu-dev-tools
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-launchpadlib/+bug/2049217/+subscriptions
More information about the foundations-bugs
mailing list