Updating CentOS 8.2 to 8.4 or 8.5 #122
Unanswered
LeoPixelStudios
asked this question in
Q&A
Replies: 0 comments
-
I am wondering if you ever got around this problem and managed to upgrade to a higher version. My update is not working either. Could someone kindly point me to the resource I can use to get working mirrors? Update: After a many hours of fumbling in the dark, I finally managed to upgrade my centos 8.2 to 8.5. I manually changed all the mirrors inside /etc/yum.repos.d to these ones here https://www.centos.org/download/mirrors/. I was almost giving up but I'm glad I didn't. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Good day.. I need to update my server to CentOS 8.4 or 8.5 in order to run the AlmaLinux Upgrade. I must be doing something wrong, because the "sed " codes don't seem to do anything..
steps takin so far.
Errors during downloading metadata for repository 'PLESK_17_PHP74':
Status code: 404 for http://autoinstall.plesk.com/PHP74_17/dist-rpm-CentOS-8-x86_64/repodata/repomd.xml (IP: 2a02:6ea0:c600::13)
Error: Failed to download metadata for repo 'PLESK_17_PHP74': Cannot download re pomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
I tried to add the "find /etc/yum.repos.d -type f -exec sed -i -e '/mirrorlist=http://..." But I get an error about the -exec
So i'm out of things to try.. And re-installing the server is a bit out of the question, since there is a live moodle platform on it ;)
thx for you help..
Marc.
Beta Was this translation helpful? Give feedback.
All reactions