Yum update issue

7,552 views
Skip to first unread message

Max

unread,
Sep 1, 2022, 10:36:35 AM9/1/22
to RCDevs Security Solutions - Technical
Hi all and sorry for my English,

can someone help me with below issue?

Thanks in advance and best regards.

Massimo

[root@otp ~]# yum clean all
21 files removed
[root@otp ~]#
[root@otp ~]#
[root@otp ~]#
[root@otp ~]# yum update
CentOS Stream 8 - AppStream                                                                                                       23 MB/s |  25 MB     00:01
CentOS Stream 8 - BaseOS                                                                                                         1.5 MB/s |  25 MB     00:17
CentOS Stream 8 - Extras                                                                                                          48 kB/s |  18 kB     00:00
RCDevs Enterprise Linux Repository                                                                                               743  B/s | 196  B     00:00
Errors during downloading metadata for repository 'rcdevs':
  - Status code: 404 for https://www.rcdevs.com/repos/redhat/base/repodata/repomd.xml (IP: 146.59.204.189)
Error: Failed to download metadata for repo 'rcdevs': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
[root@otp ~]#
[root@otp ~]#
[root@otp ~]#
[root@otp ~]# yum install https://www.rcdevs.com/repos/redhat/rcdevs_release-1.1.0-1.noarch.rpm
RCDevs Enterprise Linux Repository                                                                                               504  B/s | 196  B     00:00
Errors during downloading metadata for repository 'rcdevs':
  - Status code: 404 for https://www.rcdevs.com/repos/redhat/base/repodata/repomd.xml (IP: 146.59.204.189)
Error: Failed to download metadata for repo 'rcdevs': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
[root@otp ~]#
[root@otp ~]#
[root@otp ~]#
[root@otp ~]# yum install https://www.rcdevs.com/repos/redhat/base/rcdevs_release-1.1.0-1.noarch.rpm
RCDevs Enterprise Linux Repository                                                                                               736  B/s | 196  B     00:00
Errors during downloading metadata for repository 'rcdevs':
  - Status code: 404 for https://www.rcdevs.com/repos/redhat/base/repodata/repomd.xml (IP: 146.59.204.189)
Error: Failed to download metadata for repo 'rcdevs': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
[root@otp ~]#

Tarik Rachdani

unread,
Sep 1, 2022, 10:43:39 AM9/1/22
to RCDevs Security Solutions - Technical

Hello, 


Repository URLs changed. 

Please check the new URLs in the following doc :

https://docs.rcdevs.com/howtos/repository/add_repo/


Regards 

Max

unread,
Sep 1, 2022, 10:47:41 AM9/1/22
to RCDevs Security Solutions - Technical
HI,

and thanks for your reply.

Just tried without luck...

[root@otp ~]# yum install https://repos.rcdevs.com/redhat/base/rcdevs_release-1.1.1-1.noarch.rpm
RCDevs Enterprise Linux Repository                                                                              526  B/s | 196  B     00:00

Errors during downloading metadata for repository 'rcdevs':
  - Status code: 404 for https://www.rcdevs.com/repos/redhat/base/repodata/repomd.xml (IP: 146.59.204.189)
Error: Failed to download metadata for repo 'rcdevs': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
[root@otp ~]#

Thanks.

Regards

Massimo

Tarik Rachdani

unread,
Sep 1, 2022, 10:56:38 AM9/1/22
to RCDevs Security Solutions - Technical
Hello, 

Base is activated in you file : cat /etc/yum.repos.d/rcdevs.repo  ?? 

[rcdevs] 
name=RCDevs Enterprise Linux Repository
type=rpm enabled=1 
gpgcheck=1 
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rcdevs

Regards,

Max

unread,
Sep 1, 2022, 11:02:24 AM9/1/22
to RCDevs Security Solutions - Technical
HI,

below what i have in our rcdevs.repo

Never changed before and always updated without issue.


[root@otp ~]# cat /etc/yum.repos.d/rcdevs.repo
[rcdevs-stable]
name=RCDevs Enterprise Linux Repository - stable
baseurl=https://www.rcdevs.com/repos/redhat/stable
priority=50
type=rpm
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rcdevs

[rcdevs-test]
name=RCDevs Enterprise Linux Repository - test
baseurl=https://www.rcdevs.com/repos/redhat/test
type=rpm
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rcdevs


[rcdevs]
name=RCDevs Enterprise Linux Repository

type=rpm
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rcdevs
[root@otp ~]#

Thanks.

Regards.

Massimo

Tarik Rachdani

unread,
Sep 1, 2022, 11:06:14 AM9/1/22
to RCDevs Security Solutions - Technical

OK, change the Base url : 

Tarik Rachdani

unread,
Sep 1, 2022, 11:07:16 AM9/1/22
to RCDevs Security Solutions - Technical

And Update the Repository list with the yum clean all and yum update command, then yum install <packages> 

Max

unread,
Sep 1, 2022, 11:33:18 AM9/1/22
to RCDevs Security Solutions - Technical
Hi,

everything work fine now.

Many thanks for your time and for fast help.

Best regards.

Massimo

Reply all
Reply to author
Forward
0 new messages