Skip to content

cmd-koji-upload should be python3 compliant #684

@darkmuggle

Description

@darkmuggle

Per the scare header in cmd-koji-upload [1], it is not compliant with Python3. We need to evaluate whether that is A) still the case; B) can Python3 be used?

[1] Python2: due to an issue with Kerberos Auth issue which returns errors like: [auth_gssapi:error] NO AUTH DATA Client did not send any authentication headers [auth_gssapi:error] GSS ERROR gss_localname() failed:... We are unable to use Python3. After inquiring with the Koji team, we were advised to use Python2. This code should port rather cleanly to Python3 once the Kerberos issue is cleared.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions