help with YUM and APT and others...

Hi guys, I just got a brand new box with fedora core 3 I guess installed on it ( I was told fc 4 was going to be put on it but I think I saw three when it booted ), but I am trying to install a bunch of things like BIND, and it needs like 12 dependencies which I don't want to install manually, so I'm trying to use yum to install APT then I can use APT to install bind I was told, and that would be all automated.

Thing is, YUM won't run.

[root@localhost tmp]# yum update

You have enabled checking of packages via GPG keys. This is a good thing.
However, you do not have any GPG public keys installed. You need to download
the keys for packages you wish to install and install them.
You can do that by running the command:
rpm --import public.gpg.key
For more information contact your distribution or package provider.
[root@localhost tmp]# rpm --import public.gpg.key
error: public.gpg.key: import read failed.
[root@localhost tmp]#
What do I do? I don't know how to download the gpg.key's into the box, I tried the command it gave me but no luck? Help please??

Thank you in advance.

 

 

 

 

Top