I can log into pagure.io, but when I attempt to use https://bodhi.fedoraproject.org/updates/new, I receive 500 Internal Server Error No such user: 'jwhonce'
As the new maintainer of python-podman, I would like to do this operation. https://src.fedoraproject.org/rpms/python-podman shows, I am the maintainer.
I am blocked from creating updates for the latest release of python-podman.
I suspect the problem is that your user does not exist in koji.fedoraproject.org. Users there are created on first auth... so, can you make sure you have a valid kerberos ticket (with fkinit from fedora-packager package) and then 'koji list-tasks --mine' and then retry?
Metadata Update from @kevin: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: medium-gain, medium-trouble, ops
Thank you for detailed instructions for resolving the issue, I had used kinit vs fkinit to obtain my ticket.
Because of a conflict in the rpms (/etc/krb5.conf.d/*fedoraproject_org), I had to erase fedora-packager and then install fedora-packager-kerberos to obtain fkinit. After reviewing the rpm sources, I reinstalled fedora-packager and a version of fkinit copied out of the rpm.
Metadata Update from @jwhonce: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.