I am trying to install the latest version of MySQL server on a Fedora 9 machine. When I run the command yum --enablerepo=remi list mysql mysql-server, I get the error:

Loaded plugins: refresh-packagekit
Error getting repository data for development, repository not found
link|improve this question
1  
I'm not sure Fedora 9 is even supported anymore. So you may have difficulties obtaining the packages you are seeking. The current version of Fedora is 16. You may have to build the packages from their sources. – mdpc Jan 30 at 21:43
I know that Fedora 16 s the latest version, but the machine has been in production environment for too long and its impossible to upgrade it since lots of processes depend on it. – vinny Jan 30 at 21:45
feedback

1 Answer

It seems that some sites do (amazingly) still carry mirrors of these older Fedora versions.

Have a look at the list on the Fedora project website and determine which one is best/closest to you, then edit your yum repositories as appropriate.

(I'm ignoring that you're using Fedora for a Production service...)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.