[OmniOS-discuss] Python and Kerberos libraries

Dan McDonald danmcd at omniti.com
Wed Jun 8 16:44:35 UTC 2016


From what I can see, this is a problem with pywinrm:

> Traceback (most recent call last): 
> File "<string>", line 1, in <module> 
> File "/tmp/pip-build-3gE8gK/pykerberos/setup.py", line 52, in <module> 
> extra_link_args = check_krb5_config("--libs", "gssapi") 
> File "/tmp/pip-build-3gE8gK/pykerberos/setup.py", line 36, in check_krb5_c           onfig 
> raise subprocess.CalledProcessError(retcode, cmd, output=output) 
> subprocess.CalledProcessError: Command 'krb5-config' returned non-zero exit            status 1 
> 

I wonder if it's assuming Linux commands for some things?

At this point, you'll have to ask someone with more Python knowledge than me.

Sorry,
Dan



More information about the OmniOS-discuss mailing list