Bug 1504043
| Summary: | Failed dependencies occur during install "systemtap & dyninst" packages. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | cshao <cshao> | ||||
| Component: | rhev-hypervisor-ng | Assignee: | Yuval Turgeman <yturgema> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Wei Wang <weiwang> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.1.7 | CC: | asabadra, dfediuck, dguo, eheftman, huzhao, jiawu, qiyuan, rbarry, sbonazzo, weiwang, yaniwang, ycui, yisong, yturgema, yzhao | ||||
| Target Milestone: | ovirt-4.1.7 | Keywords: | Regression, ZStream | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | No Doc Update | |||||
| Doc Text: |
If this bug requires documentation, please select an appropriate Doc Type value.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-11-07 17:34:07 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Yuval, can you file another multi-product errata for boost-date-time? Retest with redhat-virtualization-host-4.2-20171011.2 according to original bug steps, the issue can still be reproduced.
Error: Package: dyninst-9.3.1-1.el7.x86_64 (rhel-7-server-rhvh-4-rpms)
Requires: libboost_date_time-mt.so.1.53.0()(64bit)
**********************************************************************
Dependency resolving failed due to missing dependencies.
Some repositories on your system are disabled, but yum can enable them
and search for missing dependencies. This will require downloading
metadata for disabled repositories and may take some time and traffic.
**********************************************************************
Change bug status to "ASSIGNED"
Test Version:
redhat-virtualization-host-4.1-20171101.0
subscription-manager-1.19.23-1.el7_4.x86_64
yum-3.4.3-154.el7.noarch
Test Step:
1. Install redhat-virtualization-host-4.1-20171101.0
2. Register to RHSM (stage)
#subscription-manager register --username=xxx --password=xxx --baseurl=xxxx --auto-attach
#subscription-manager repos --enable=rhel-7-server-rhvh-4-rpms
3. Install "systemtap & dyninst & boost" packages.
#yum install -y "systemtap & dyninst & boost"
Test Result:
The packages "systemtap & dyninst & boost" can be installed successfully.
[root@dell-per730-34 ~]# rpm -qa|grep systemtap
systemtap-devel-3.1-4.el7_4.x86_64
systemtap-runtime-3.1-4.el7_4.x86_64
systemtap-3.1-4.el7_4.x86_64
systemtap-client-3.1-4.el7_4.x86_64
[root@dell-per730-34 ~]# rpm -qa|grep dyninst
dyninst-9.3.1-1.el7.x86_64
[root@dell-per730-34 ~]# rpm -qa|grep boost
boost-thread-1.53.0-27.el7.x86_64
boost-date-time-1.53.0-27.el7.x86_64
boost-system-1.53.0-27.el7.x86_64
BTW, I also check the other packages "tcpdump & vim-enhanced & screen & strace & ltrace & wget & sysstat & dropwatch", all of them can be installed successfully.
The bug is fixed, I will change the status to VERIFIED when the status is ON_QA.
According to Comment 18, change the status to VERIFIED. 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-2017:3149 |
Created attachment 1340703 [details] all log info Description of problem: Failed dependencies occur during install "systemtap & dyninst" packages from Optional Entitlements and Repositories. Error: Package: dyninst-9.3.1-1.el7.x86_64 (rhel-7-server-rhvh-4-rpms) Requires: libboost_date_time-mt.so.1.53.0()(64bit) ********************************************************************** Dependency resolving failed due to missing dependencies. Some repositories on your system are disabled, but yum can enable them and search for missing dependencies. This will require downloading metadata for disabled repositories and may take some time and traffic. ********************************************************************** Version-Release number of selected component (if applicable): redhat-virtualization-host-4.1-20171012.0 Subscription-manager-1.19.21-1.el7.x86_64 Yum-3.4.3-154.el7.noarch How reproducible: 100% Steps to Reproduce: 1. Install RHVH 4.1.7 2. Register to RHSM #subscription-manager register --username=xxx --password=xxx #subscription-manager repos --enable=rhel-7-server-rhvh-4-rpms 3. Download "systemtap & dyninst" packages. Actual results: Dependency resolving failed due to missing dependencies. Expected results: Install "systemtap & dyninst" packages can successful. Additional info: