Bug 1341916
Summary: | atomic cmdline doesn't work because of missing PyYAML dependency | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Alex Jia <ajia> |
Component: | atomic | Assignee: | Lokesh Mandvekar <lsm5> |
Status: | CLOSED ERRATA | QA Contact: | atomic-bugs <atomic-bugs> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 7.4 | CC: | amurdaca, dwalsh |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-06-23 16:21:46 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
Alex Jia
2016-06-02 03:08:37 UTC
This has been taken care of in dd62e6f3953184b70227f6e9b6e86694a935fb0b in atomic dist git in RHEL extras 7.2 The atomic 1.10.3-2 has a PyYAML dependency, so moving the bug to VERIFIED status. # rpm -qR atomic /bin/bash /usr/bin/python2 PyYAML config(atomic) = 1:1.10.3-2.el7 dbus docker polkit python(abi) = 2.7 python-docker-py >= 1.7.2-1 python-requests python-setuptools python-six >= 1.3.0 python-websocket-client >= 0.11.0 rpm-python rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 setup skopeo >= 1:0.1.13-2.el7 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/RHBA-2016:1273 |