https://bugzilla.redhat.com/show_bug.cgi?id=2085377
--- Comment #41 from jschmidb@de.ibm.com --- - rawhide (aka f38) is now built.
- For f37, as suggested in https://pagure.io/releng/fedora-scm-requests/issue/47711 I did a $ git checkout -b f37 $ git push -u origin f37 $ fedpkg build Here, the build failed with: (gssapi auth failed: requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://koji.fedoraproject.org/kojihub/ssllogin) Use following documentation to debug kerberos/gssapi auth issues. https://docs.pagure.org/koji/kerberos_gssapi_debug/ Kerberos authentication fails: unable to obtain a session (gssapi auth failed: requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://koji.fedoraproject.org/kojihub/ssllogin) Use following documentation to debug kerberos/gssapi auth issues. https://docs.pagure.org/koji/kerberos_gssapi_debug/ Could not execute build: Could not login to https://koji.fedoraproject.org/kojihub
- Question: for Step 13 I would do for f35, f36, f37 and f38 (rawhide): # fedpkg build # fedpkg update Monitor the update’s status ... # bodhi updates request <update_id> stable correct?