Hi,
I'm having an HTTP 401 error when using odcs client v0.3.4. Details from the logs are below. I double checked that my Kerberos ticket is valid and not expired and should not be the problem.
Updating odcs with the master branch version from the pagure repository seems to resolve the issue. Is it possible to cut a new release with the master contents to fix the issue? Thanks!
logs ==== 2021-08-25 13:29:47,170 base.py:429 ERROR You are not authorized to use Red Hat ODCS service. Are you sure you have a valid Kerberos session? 2021-08-25 13:29:47,171 cli.py:346 ERROR ('Could not create ODCS compose', HTTPError('401 Client Error: Unauthorized for url: https://odcs.engineering.redhat.com/api/1/composes/'))
Where did you install the client from and what exact version do you have installed?
I think the current state is as follows:
I would suggest to cut a new release, if possible :)
P.S. Version in master says 0.3.4, I think it would be good to make it 0.3.5.dev or something similar.
Oh, PyPI! I only made updates for RPMs with the patch (as a backport). I'll put a new release to PyPI as well.
0.3.5 is available now. Thanks for the ticket!
Metadata Update from @lsedlar: - Issue status updated to: Closed (was: Open)
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/pungi/odcs/issues/513
Please continue any further discussion there.