Bug 1399857
Summary: | Depend on gomtree or back it out | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Colin Walters <walters> |
Component: | atomic | Assignee: | Lokesh Mandvekar <lsm5> |
Status: | CLOSED ERRATA | QA Contact: | atomic-bugs <atomic-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.3 | CC: | ajia, bbaude, bbreard, dwalsh, imcleod, jhonce, lsm5, mmcgrath, walters, yruseva |
Target Milestone: | rc | Keywords: | Extras |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Known Issue | |
Doc Text: |
The `gomtree` package provides the functionality behind the `atomic verify` command. However, `gomtree` is not a dependency for `atomic`. It is included in the 7.3.1 OSTree, but because of the missing dependency, on Red Hat Enterprise Linux, you will have to install it manually along with the `atomic` packages. This bug will be fixed in the next release of Red Hat Enterprise Linux Atomic Host.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-01-17 20:47:41 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
Colin Walters
2016-11-29 22:35:37 UTC
Hi Colin, can I use the explanation in the Doc Text field for the 7.3.1 release? Yes, thanks. Lokesh, this seems to be fixed in the latest dist-git SPEC file, can you confirm and close this out if true? gomtree is a dependency for atomic now. [root@atomic-00 cloud-user]# rpm -q atomic atomic-1.14.1-5.el7.x86_64 [root@atomic-00 cloud-user]# rpm -qiR atomic | grep gomtree gomtree In RHEL7.2. [ajia@dhcp-2-50 atomic]$ cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.2 (Maipo) [ajia@dhcp-2-50 atomic]$ sudo rpm -ivh atomic-1.14.1-5.el7.x86_64.rpm [sudo] password for ajia: error: Failed dependencies: gomtree is needed by atomic-1:1.14.1-5.el7.x86_64 skopeo >= 1:0.1.17-1 is needed by atomic-1:1.14.1-5.el7.x86_64 skopeo-containers >= 1:0.1.17-1 is needed by atomic-1:1.14.1-5.el7.x86_64 Can you try this on 7.3.1 or newer please? gomtree isn't present on 7.2, and also not in 7.3.0 IIRC. (In reply to Lokesh Mandvekar from comment #11) > Can you try this on 7.3.1 or newer please? gomtree isn't present on 7.2, and > also not in 7.3.0 IIRC. Yes, I just want to show gomtree is indeed a dependency of atomic in Comment 10. 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://rhn.redhat.com/errata/RHBA-2017-0124.html |