Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix hdf5 for Rocky/RHEL 8 #203

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Fix hdf5 for Rocky/RHEL 8 #203

merged 1 commit into from
Jan 17, 2025

Conversation

glin
Copy link
Contributor

@glin glin commented Jan 16, 2025

Like #202, hdf5 was missing a prerequisite PowerTools/CRB repo.

dnf install -y epel-release
dnf install -y hdf5-devel

Error: 
 Problem: conflicting requests
  - nothing provides libaec-devel(x86-64) needed by hdf5-devel-1.10.5-4.el8.x86_64 from epel
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

@glin glin requested review from CDRayn, a team and nodivbyzero and removed request for a team January 16, 2025 23:17
Copy link

@nodivbyzero nodivbyzero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@glin glin merged commit 6c6d664 into main Jan 17, 2025
48 checks passed
@glin glin deleted the hdf5 branch January 17, 2025 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants