#2849 [misfiled -- please ignore] gssapi code appears to fail on RHEL7
Closed: Invalid 6 years ago Opened 6 years ago by mikem.

misfiled, please ignore


It might be a Koji bug. Looks like the el7 version of the lib doesn't understand our arg

Yeah, that was added in 0.9.0, and el7 is 0.7.0 (it hasn't been touched for two years).
I was just about to update the epel7 package to a newer version.

Ok, the principal parameter is only passed if it is not None, so this shouldn't break normal gssapi auth on el7, just keytab auth, and only until the epel package is updated.

Still, kind of an ugly error. Perhaps we should be checking requests_kerberos.__version__?

At any rate, I was worried for a moment that this might be a 1.15 blocker, but it seems not. :raised_hands:

oh, sorry, this was suppose to be a koji issue. nevermind...

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

6 years ago

Login to comment on this ticket.

Metadata