Installing Fedora 10 on a newer machine and would like to get the nvidia drivers from rpmfusion as the machine has a newer nvidia card installed. When I try to download the packages I get:
Code:
$rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
Retrieving http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
Retrieving http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
warning: /var/tmp/rpm-tmp.VG3TyS: Header V3 RSA/SHA256 signature: NOKEY, key ID 8fcff4da
warning: /var/tmp/rpm-tmp.Iqamba: Header V3 RSA/SHA256 signature: NOKEY, key ID 8dc43844
error: Failed dependencies:
system-release >= 11 is needed by rpmfusion-free-release-11-2.noarch
system-release >= 11 is needed by rpmfusion-nonfree-release-11-2.noarch
Looking at the rpmfusion.org site I can see that Fedora 10 is EOL and the package now won't be able to update fedora 10. Only 11, 12 and 13.
So I have to ask, where have the updates/install packages for Fedora 10 gone and how can I get access to them to update/install the packages I need.
Thanks.