#251 fedpkg request-repo does not display information about pagure instance
Closed Opened by mcsontos.

When I run fedpkg request-repo for the first time without valid pagure API token I got a message:

Could not execute request_repo: The "token" value must be set under the "fedpkg.pagure" section in your "fedpkg" user configuration

This does not mention which pagure instance to request the ticket from.

However, when the ticket expires (or ticket from wrong instance was used) , it does:

Could not execute request_repo: The following error occurred while creating a new issue in Pagure: Invalid or expired token. Please visit https://pagure.io/settings#api-keys to get or renew your API token.

I think information about both the pagure instance and location of the config file would be useful for the first time users.

Related to issue #192.


Seeing #232, this is already covered in man page and help output. Silly me followed new package process, searched the web, but did not check man page... Feel free to close this issue.

Metadata Update from @cqi:
- Issue status updated to: Closed (was: Open)

Metadata