yum install used to work fine on my Fedora 9 machine.
Then tonight I was following some instructions on the internet and I ran:
rpm -Uhv
http://ftp.belnet.be/packages/dries....c4.rf.i386.rpm.
Now whenever I do yum install I get:
'Could not retrieve mirrorlist
http://apt.sw.be/dries/fedora/fc4/mirrors-rpmforge error was
[Errno 14] HTTP Error 404: Not Found
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmforge. Please verify its path and try again.'
How can I undo what i did so that yum install works properly like it used to?