#477 fedora-create-review cannot find bugzilla API keys
Opened a year ago by decathorpe. Modified 11 months ago

I have a valid bugzilla API key, and it's stored in the default location (~/.config/python-bugzilla/bugzillarc, i.e. where bugzilla login stores it). However, running fedora-create-review, I still get this output:

Could not find Bugzilla API Key. To create a new API Key: https://bugzilla.redhat.com/userprefs.cgi?tab=apikey
Bugzilla API Key: (I paste my API key here and press enter)
INFO: Found bugzillarc files: ['/home/deca/.config/python-bugzilla/bugzillarc']
INFO: Using RHBugzilla for URL containing .redhat.com

Not sure why it first fails to find the API key in the standard place, but then INFO: finds that exact file that contains the API key immediately after I paste the API key manually ...


Huh, apparently it will find the API key on its own when you just proceed with an empty API key prompt ... that could be clearer. :(

Login to comment on this ticket.

Metadata