We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Installing on RHEL 9.0 or derivatives Specific to RHEL only:
rpm -i --justdb --nodeps --force "http://mirror.stream.centos.org/9-stream/BaseOS/$(rpm --eval '%_arch')/os/Packages/centos-stream-release-9.0-12.el9.noarch.rpm"
centos-stream-release-9.0-12.el9.noarch.rpm NOT FOUND
The text was updated successfully, but these errors were encountered:
Tested when attempting new migration to ovirt with RHEL 9.4 hosts: and receives same. Attempted with latest steam-release-9 and deployment fails
Sorry, something went wrong.
Did you check if a newer version is there? Looking at https://mirror.stream.centos.org/9-stream/BaseOS/x86_64/os/Packages/ I see:
https://mirror.stream.centos.org/9-stream/BaseOS/x86_64/os/Packages/centos-stream-release-9.0-26.el9.noarch.rpm
ac6296a
No branches or pull requests
Installing on RHEL 9.0 or derivatives
Specific to RHEL only:
rpm -i --justdb --nodeps --force "http://mirror.stream.centos.org/9-stream/BaseOS/$(rpm --eval '%_arch')/os/Packages/centos-stream-release-9.0-12.el9.noarch.rpm"
centos-stream-release-9.0-12.el9.noarch.rpm NOT FOUND
The text was updated successfully, but these errors were encountered: