Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

problem with pip install #293

mpgn started this conversation in General
Jun 17, 2022 · 2 comments · 2 replies
Discussion options

What went wrong?

I have trouble to install version 1.7.3 =>
Command 'krb5-config --libs gssapi' returned non-zero exit status 127.

How do we reproduce?

image

You must be logged in to vote

Replies: 2 comments 2 replies

Comment options

└─$ sudo apt install libkrb5-dev

You must be logged in to vote
0 replies
Comment options

It would be great to have a message more verbose than that such as :

Command 'krb5-config --libs gssapi' returned non-zero exit status 127, 'libkrb5-dev' package is probably missing on your OS.
You must be logged in to vote
2 replies
Comment options

While it may be possible to add something like this or at least add a check to see if krb5-config is present rather than the mysterious exit code 127 it's hard to state the package name of libkrb5-dev as the name is highly dependent on the system you are running under. For example Debian/Ubuntu it's libkrb5-dev but on RHEL-ish hosts it's krb5-devel.

I don't want to say this won't be added as I do see improving the error messages would be nice, it's just not a simple thing to do.

Comment options

I agree with you, but then something like libkrb5 library is probably missing on your OS would be more useful than krb5-config when googling the name to find the right package for a specific distribution.

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

This discussion was converted from issue #291 on June 21, 2022 09:45.

AltStyle によって変換されたページ (->オリジナル) /