Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

krb5-config dependency is not handled at all #3

Open
roxanagherle opened this issue Jan 11, 2016 · 0 comments
Open

krb5-config dependency is not handled at all #3

roxanagherle opened this issue Jan 11, 2016 · 0 comments

Comments

@roxanagherle
Copy link

Installing pykerkeros (v1.1.9) from source fails with the error:
File "/tmp/pip-build-SpfsFD/pykerberos/setup.py", line 57, in
krb5_ver = check_krb5_version()
File "/tmp/pip-build-SpfsFD/pykerberos/setup.py", line 50, in check_krb5_version
if len(krb5_vers) == 4:
TypeError: object of type 'NoneType' has no len()

Shouldn't this dependency with krb5-config be handled by the pykerberos lib?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant