Hi,
I think my yum has been corrupted. This is the error I get when I run yum
Code:
yum update
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
http://ftp.belnet.be/packages/dries.ulyssis.org/fedora/linux/Null/i386/dries/RPMS/repodata/repomd.xml: [Errno 14] HTTP Error 404: Date: Tue, 31 Oct 2006 06:05:16 GMT
Server: Apache
Content-Length: 376
Content-Type: text/html; charset=iso-8859-1
Code:
yum update --disablerepo=dries,core,updates,extras
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
Could not retrieve mirrorlist http://ayo.freshrpms.net/fedora/linux/fc6/mirrors-freshrpms error was
[Errno 14] HTTP Error 404: Date: Tue, 31 Oct 2006 06:09:05 GMT
Server: Apache/2.2.2 (Unix)
Content-Length: 312
Content-Type: text/html; charset=iso-8859-1
I have tried deleting all the repos and rewriting them but no joy. Also when I tried installing a
rpm package and this is the error I got;
Code:
[root@laptop sidd]# rpm -ivh *.rpm
warning: freshrpms-release-1.1-1.fc.noarch.rpm: Header V3 DSA signature: NOKEY, key ID e42d547b
error: Failed dependencies:
/bin/sh is needed by freshrpms-release-1.1-1.fc.noarch
I am running FC6 by the way. What is wrong and how do I fix it?