Replies: 1 comment 3 replies
-
That should be linked to el9 (note that you must have a CentOS/RHEL9 appliance) - https://rpm.manageiq.org/release/18-radjabov/el9/x86_64/repodata/repomd.xml - https://rpm.manageiq.org/release/18-radjabov/el8/x86_64/repodata/repomd.xml
+ https://rpm.manageiq.org/release/18-radjabov/el9/x86_64/repodata/repomd.xml |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I followed the instructions at https://www.manageiq.org/docs/reference/radjabov/appliances/upgrading.html,. but when I try to run the command: dnf update I get the following:
[root@chostname ~]# dnf update
ManageIQ 18 (Radjabov) Release - x86_64 575 B/s | 328 B 00:00
Errors during downloading metadata for repository 'manageiq-18-radjabov':
Error: Failed to download metadata for repo 'manageiq-18-radjabov': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
It looks like the URL for the repomd.xml is wrong in the RPM file, it should be el9 rather than el8. But I am not familiar with how to edit an RPM to fix the issue.
Beta Was this translation helpful? Give feedback.
All reactions