Hello, is it possible to install the final updates for CentOS 6? I ran a yum update and I received this message "Error: Cannot find a valid baseurl for repo: base" I assume it's due to the EOL of CentOS 6?
Thank you,
Paul
----- On Dec 8, 2020, at 6:31 PM, Paul Storck via CentOS centos@centos.org wrote:
Hello, is it possible to install the final updates for CentOS 6? I ran a yum update and I received this message "Error: Cannot find a valid baseurl for repo: base" I assume it's due to the EOL of CentOS 6?
You can add 6.10 section to /etc/yum.repos.d/CentOS-Vault.repo and after that install all last updates for CentOS 6
Thank you for the response. I added (copied, edited, pasted from the C6.9 section) the following to the /etc/yum.repos.d/CentOS-Vault.repo file but I still get the same error message. I'm thinking the paths are incorrect in my file because when I try to go to directly to the URL (http://vault.centos.org/6.10/os/$basearch/) I get a "404 Not Found"
[C6.10-base] name=CentOS-6.10 - Base baseurl=http://vault.centos.org/6.10/os/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 enabled=1
[C6.10-updates] name=CentOS-6.10 - Updates baseurl=http://vault.centos.org/6.10/updates/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 enabled=1
[C6.10-extras] name=CentOS-6.10 - Extras baseurl=http://vault.centos.org/6.10/extras/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 enabled=1
[C6.10-contrib] name=CentOS-6.10 - Contrib baseurl=http://vault.centos.org/6.10/contrib/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 enabled=1
[C6.10-centosplus] name=CentOS-6.10 - CentOSPlus baseurl=http://vault.centos.org/6.10/centosplus/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 enabled=1
On Tue, Dec 8, 2020 at 8:45 AM Subscriber ml-lists@agoris.net.ua wrote:
----- On Dec 8, 2020, at 6:31 PM, Paul Storck via CentOS centos@centos.org wrote:
Hello, is it possible to install the final updates for CentOS 6? I ran a yum update and I received this message "Error: Cannot find a
valid
baseurl for repo: base" I assume it's due to the EOL of CentOS 6?
You can add 6.10 section to /etc/yum.repos.d/CentOS-Vault.repo and after that install all last updates for CentOS 6
On 12/8/20 3:25 PM, Paul Storck via CentOS wrote:
Thank you for the response. I added (copied, edited, pasted from the C6.9 section) the following to the /etc/yum.repos.d/CentOS-Vault.repo file but I still get the same error message. I'm thinking the paths are incorrect in my file because when I try to go to directly to the URL (http://vault.centos.org/6.10/os/$basearch/) I get a "404 Not Found"
https://vault.centos.org/6.10/os/x86_64/
That exists // do you have some kind of proxy server on your network?
Do you have a static definition of vault.centos.org somewhere?
We resolved the issue by modifying the CentOS-Base.repo by adding the appropriate URL's to the various sections, for example: baseurl=http://vault.centos.org/6.10/os/$basearch/
Thank you, Paul
On Tue, Dec 8, 2020 at 1:25 PM Paul Storck pstorck@numifinancial.com wrote:
Thank you for the response. I added (copied, edited, pasted from the C6.9 section) the following to the /etc/yum.repos.d/CentOS-Vault.repo file but I still get the same error message. I'm thinking the paths are incorrect in my file because when I try to go to directly to the URL (http://vault.centos.org/6.10/os/$basearch/) I get a "404 Not Found"
[C6.10-base] name=CentOS-6.10 - Base baseurl=http://vault.centos.org/6.10/os/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 enabled=1
[C6.10-updates] name=CentOS-6.10 - Updates baseurl=http://vault.centos.org/6.10/updates/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 enabled=1
[C6.10-extras] name=CentOS-6.10 - Extras baseurl=http://vault.centos.org/6.10/extras/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 enabled=1
[C6.10-contrib] name=CentOS-6.10 - Contrib baseurl=http://vault.centos.org/6.10/contrib/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 enabled=1
[C6.10-centosplus] name=CentOS-6.10 - CentOSPlus baseurl=http://vault.centos.org/6.10/centosplus/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 enabled=1
On Tue, Dec 8, 2020 at 8:45 AM Subscriber ml-lists@agoris.net.ua wrote:
----- On Dec 8, 2020, at 6:31 PM, Paul Storck via CentOS centos@centos.org wrote:
Hello, is it possible to install the final updates for CentOS 6? I ran a yum update and I received this message "Error: Cannot find a
valid
baseurl for repo: base" I assume it's due to the EOL of CentOS 6?
You can add 6.10 section to /etc/yum.repos.d/CentOS-Vault.repo and after that install all last updates for CentOS 6
On 12/8/20 10:31 AM, Paul Storck via CentOS wrote:
Hello, is it possible to install the final updates for CentOS 6? I ran a yum update and I received this message "Error: Cannot find a valid baseurl for repo: base" I assume it's due to the EOL of CentOS 6?
Yes,
and archived version of CentOS 6 lives here:
https://vault.centos.org/6.10/
so for an updates dir, use this path in your base url:
https://vault.centos.org/6.10/updates/x86_64/
(or i386 if you used that)