Movatterモバイル変換


[0]ホーム

URL:


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 inGeneral
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
@jborean93
Comment options

While it may be possible to add something like this or at least add a check to see ifkrb5-config is present rather than the mysterious exit code 127 it's hard to state the package name oflibkrb5-dev as the name is highly dependent on the system you are running under. For example Debian/Ubuntu it'slibkrb5-dev but on RHEL-ish hosts it'skrb5-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.

@CravateRouge
Comment options

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

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
General
Labels
None yet
3 participants
@mpgn@jborean93@CravateRouge
Converted from issue

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


[8]ページ先頭

©2009-2025 Movatter.jp