#3609 "error: no configuration for profile name: koji"
Closed: Fixed by tkopecek. Opened by matthickford.

I installed koji from PyPI pip install koji https://pypi.org/project/koji/

When I run any command, I get an error

koji: error: no configuration for profile name: koji

How can I fix?


https://docs.fedoraproject.org/en-US/package-maintainers/Using_the_Koji_Build_System/#koji_config suggests I'm missing /etc/koji.conf . Where can I get a copy of this file?

It depends which instance you want to use. Default koji.conf is just a placeholder without any server configured. If you want to connect to fedora's koji instance, you have to create it by yourself, or use fedora's one (created by patch.

Metadata Update from @tkopecek:
- Custom field Size adjusted to None

Metadata Update from @tkopecek:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/3609

Please continue any further discussion there.

Metadata