Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

lock paramiko to set version to resolve gssapi incompatibility #11

Merged
merged 1 commit into from
Feb 19, 2018
Merged

lock paramiko to set version to resolve gssapi incompatibility #11

merged 1 commit into from
Feb 19, 2018

Conversation

ryankwilliams
Copy link
Contributor

This will resolve the bug found when a user has the gssapi library
installed and then tries to run paws. When they go to run paws, it
will fail with a paramiko exception. Rolling back the version resolves
this bug. To note: paws does not require gssapi. We will upgrade to
the latest version of paramiko once they fix the bug.

More information can be referenced in #9

Closes #9

This will resolve the bug found when a user has the gssapi library
installed and then tries to run paws. When they go to run paws, it
will fail with a paramiko exception. Rolling back the version resolves
this bug. To note: paws does not require gssapi. We will upgrade to
the latest version of paramiko once they fix the bug.

More information can be referenced in #9
@ryankwilliams ryankwilliams self-assigned this Feb 19, 2018
@ryankwilliams ryankwilliams merged commit 5c3809b into rhpit:devel Feb 19, 2018
@ryankwilliams ryankwilliams deleted the issue-9 branch February 19, 2018 16:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant