Skip to content

Conversation

frozencemetery
Copy link
Member

Resolves: #207
Signed-off-by: Robbie Harwood rharwood@redhat.com

Copy link
Contributor

@simo5 simo5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nits only


if args.gssproxy:
os.environ["GSS_USE_PROXY"] = "yes"
os.environ["GSSPROXY_BEHAVIOR"] = "REMOTE_FIRST"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we use REMOTE_ONLY instead ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per gssproxy-mech(8), REMOTE_ONLY "is currently not fully implemented and therefor not supported."

@simo5
Copy link
Contributor

simo5 commented Jun 10, 2019

E: Unable to locate package python3-requests-gssapi

lovely ...

python3-requests-gssapi isn't packaged everywhere, and the Travis
logic will fall back to pulling from PyPI.  Remove the noise.

Signed-off-by: Robbie Harwood <rharwood@redhat.com>
Resolves: gssapi#207
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
@frozencemetery
Copy link
Member Author

Yeah, that's just noise. Added a commit to hide it. (The actual error was flake8 related.)

@frozencemetery frozencemetery merged commit e51d5bb into gssapi:master Jun 26, 2019
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

Successfully merging this pull request may close these issues.

Sweeper doesn't work with gssproxy

2 participants