#404 fedora-create-review: 'Settings' object has no attribute 'bugzilla_api_key'
Opened 3 years ago by hobbes1069. Modified 3 years ago

While trying to use fedora-create-review I get the following message:

$ fedora-create-review pystring.spec --user hobbes1069 /tmp/rpkg/pystring-34-207m9lid/pystring-1.1.3-1.fc33.src.rpm
'Settings' object has no attribute 'bugzilla_api_key'

@dcavalca can you take a look at this?

Sure, thanks for reporting

Ok this repros if there is an existing config file at ~/.config/fedora-create-review but that option isn't set in it.

PR#405 should resolve this

I can confirm PR#405 fixes it for me but obviously I still get prompted for my BZ login and password. Neither --help or man fedora-create-review have any information on what I can add to the config file to automate this.

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #405 Merged 3 years ago