Failed to download metadata for repo 'rpmforge'

Issues related to applications and software problems and general support
Post Reply
lamps
Posts: 4
Joined: 2020/06/03 03:25:02

Failed to download metadata for repo 'rpmforge'

Post by lamps » 2020/06/03 05:21:54

Hello CentOS 8 people,

This inquiry is being reposted with a Subject added.
Recently, I have installed CentOS 8 on my desktop.
When making an attempt to update via yum,
I ran into the following error message.
How should I resolve this issue?

--------------------------------------------------------------------------------------------------
> sudo yum -y update
RHEL 8 - RPMforge.net - dag
Failed to download metadata for repo 'rpmforge'
Error: Failed to download metadata for repo 'rpmforge'
---------------------------------------------------------------------------------------------------

Your helpful input will be much appreciated.

User avatar
TrevorH
Site Admin
Posts: 33219
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Failed to download metadata for repo 'rpmforge'

Post by TrevorH » 2020/06/03 08:13:14

Your mistake is to attempt to use rpmforge. That is a yum repo that died over 5 yers ago and has had no updates since. There is no rpmforge for RHEL/CentOS 8. The correct solution to your problem therefore is yum --disablerepo=\* remove rpmforge-release
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

lamps
Posts: 4
Joined: 2020/06/03 03:25:02

Re: Failed to download metadata for repo 'rpmforge'

Post by lamps » 2020/06/03 08:33:53

Thank you for posting. This is the first time I am using the CentOS after installation. While awaiting responses from people, I myself cleared the issue by removing the annoying rpmforge repo.

Post Reply