Bug 1751197
Summary: | hdf5 package uninstallable due to missing libaec package | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Alexander Korsunsky <a.korsunsky> |
Component: | hdf5 | Assignee: | Orion Poplawski <orion> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | epel8 | CC: | anto.trande, c.david86, dakingun, igor.raits, orion |
Target Milestone: | --- | ||
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: |
Red Hat Enterprise Linux 8.0
|
|
Last Closed: | 2019-09-11 14:04: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
Alexander Korsunsky
2019-09-11 11:49:57 UTC
Sorry, report got sent to soon. Version-Release number of selected component (if applicable): hdf5-1.10.5-4.el8.x86_64 How reproducible: Every time Steps to Reproduce: 1. yum install hdf5 Actual results: Error: Problem: conflicting requests - nothing provides libsz.so.2()(64bit) needed by hdf5-1.10.5-4.el8.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Expected results: hdf5 package is installed. Additional info: libaec is in the codeready-builder-for-rhel-8-x86_64-rpms repository. You need to enable that. Thank you, installation now succeeds. I would suggest to put this in the EPEL documentation, potentially here: https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F Done. |