Skip to content
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

artifacts keyring unable to prompt for login #25

Closed
thenickg opened this issue Aug 14, 2020 · 3 comments
Closed

artifacts keyring unable to prompt for login #25

thenickg opened this issue Aug 14, 2020 · 3 comments

Comments

@thenickg
Copy link

I try to install my pacakge from azure devops. It was working previously but now refuses to prompt for devicecode.

Looking in indexes: https://pypi.org/simple, https://pkgs.dev.azure.com/*/pypi/simple/
WARNING: Keyring is skipped due to an exception: Failed to create the collection: Prompt dismissed..
User for pkgs.dev.azure.com:

Is this repository still maintained?

@thenickg
Copy link
Author

FYI what I have found is that --extra-index-urls appears to not work with Artifacts-keyring. You must individually install each package with "--index-urls" the implication is that if you want to install in one line from both pypi and your private package it will not allow it and will prompt your username.

@thenickg
Copy link
Author

Possibly pypa/pip#8744 will mitigate this. However ado returning 401 I'm unsure is being handled as per pypa/pip#8103

@github-actions
Copy link

In order to consolidate to fewer feedback channels, we've moved suggestions and issue reporting to Developer Community.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants