Bug 1669381
| Summary: | Failed dependencies occur during install systemtap package. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-node | Reporter: | Wei Wang <weiwang> | ||||
| Component: | General | Assignee: | Yuval Turgeman <yturgema> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Wei Wang <weiwang> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.3 | CC: | bugs, chyan, cshao, huzhao, qiyuan, weiwang, yaniwang, ycui, yturgema | ||||
| Target Milestone: | ovirt-4.3.0 | Flags: | rule-engine:
ovirt-4.3+
cshao: testing_ack+ |
||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2019-02-13 07:43:19 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: |
|
||||||
Test Version redhat-virtualization-host-4.3-20190129.0.el7_6.x86_64.liveimg.squashfs cockpit-system-176-4.el7.noarch cockpit-ws-176-4.el7.x86_64 cockpit-bridge-176-4.el7.x86_64 cockpit-storaged-176-4.el7.noarch cockpit-ovirt-dashboard-0.12.1-1.el7ev.noarch cockpit-machines-ovirt-176-4.el7.noarch cockpit-176-4.el7.x86_64 cockpit-dashboard-176-4.el7.x86_64 imgbased-1.1.3-0.1.el7ev.noarch subscription-manager-1.21.10-3.el7_6.x86_64 Test Steps: The same with comment 0 Result: Package systemtap can be installed successfully. Bug is fixed, change the status to "VERIFIED" This bugzilla is included in oVirt 4.3.0 release, published on February 4th 2019. Since the problem described in this bug report should be resolved in oVirt 4.3.0 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |
Created attachment 1523401 [details] log files Description of problem: Failed dependencies occur during install systemtap package. ---> Package kernel-headers.x86_64 0:3.10.0-957.1.3.el7 will be installed --> Finished Dependency Resolution Error: Package: glibc-devel-2.17-260.el7.x86_64 (rhel-7-server-rhvh-4-rpms) Requires: glibc = 2.17-260.el7 Installed: glibc-2.17-260.el7_6.3.x86_64 (installed) glibc = 2.17-260.el7_6.3 Error: Package: glibc-headers-2.17-260.el7.x86_64 (rhel-7-server-rhvh-4-rpms) Requires: glibc = 2.17-260.el7 Installed: glibc-2.17-260.el7_6.3.x86_64 (installed) glibc = 2.17-260.el7_6.3 ********************************************************************** yum can be configured to try to resolve such errors by temporarily enabling disabled repos and searching for missing dependencies. To enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.conf ********************************************************************** Error: Package: glibc-devel-2.17-260.el7.x86_64 (rhel-7-server-rhvh-4-rpms) Requires: glibc = 2.17-260.el7 Installed: glibc-2.17-260.el7_6.3.x86_64 (installed) glibc = 2.17-260.el7_6.3 Error: Package: glibc-headers-2.17-260.el7.x86_64 (rhel-7-server-rhvh-4-rpms) Requires: glibc = 2.17-260.el7 Installed: glibc-2.17-260.el7_6.3.x86_64 (installed) glibc = 2.17-260.el7_6.3 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Version-Release number of selected component (if applicable): redhat-virtualization-host-4.3-20190123.0.el7_6.x86_64.liveimg.squashfs cockpit-176-4.el7.x86_64 cockpit-system-176-4.el7.noarch cockpit-ws-176-4.el7.x86_64 cockpit-bridge-176-4.el7.x86_64 cockpit-storaged-176-4.el7.noarch cockpit-ovirt-dashboard-0.12.1-1.el7ev.noarch cockpit-machines-ovirt-176-4.el7.noarch cockpit-dashboard-176-4.el7.x86_64 imgbased-1.1.3-0.1.el7ev.noarch subscription-manager-1.21.10-3.el7_6.x86_64 How reproducible: 100% Steps to Reproduce: 1. Clean install redhat-virtualization-host-4.3-20190123.0.el7_6.x86_64.liveimg.squashfs 2. Login to cockpit with root account 3. Subscribe to RHVH product, and enable rhel-7-server-rhvh-4* 4. Yum install systemtap via CLI Actual results: Failed dependencies occur during install systemtap package. Expected results: Package systemtap can be installed successfully. Additional info: