-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keyring not working correctly on Ubuntu #6354
Comments
Duplicate #1917 (also, not related to Cleo, but to Keyring) |
This resolved our install error today which froze to
text when installing with maximum verbosity. I could not deduce whether this is an issue with poetry or some derivative libraries.
|
This also holds true for Peotry (version 1.4.2) and Ubuntu 20.04 LTS |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Issue
Ubuntu 20.04 LTS seems to have a problem with the cleo poetry uses. The keyring is not willing to authenticate unless I set the keyring backend to null.
Solution
The text was updated successfully, but these errors were encountered: