Bug 1559133
Summary: | Missing requirements in python-paramiko | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Alfredo Moralejo <amoralej> |
Component: | python-paramiko | Assignee: | Pavel Cahyna <pcahyna> |
Status: | CLOSED ERRATA | QA Contact: | Leos Pol <lpol> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.4 | CC: | amoralej, apevec, cstratak, ovasik, pviktori, torsava |
Target Milestone: | rc | Keywords: | Extras |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-paramiko-2.1.1-4.el7 | Doc Type: | Bug Fix |
Doc Text: |
python-paramiko has been using the python2-pyasn1 package, but did not depend on it. With new versions of python2-cryptography, python2-pyasn1 was not getting installed and this caused python-paramiko to malfunction. This bug was fixed by making python-paramiko depend on python2-pyasn1 explicitly.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2018-03-26 14:45:39 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Alfredo Moralejo
2018-03-21 18:30:02 UTC
rpm -qp --requires python-paramiko-2.1.1-4.el7.noarch.rpm python(abi) = 2.7 python-cryptography python2-pyasn1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:0591 |