Mysql Server Problem, with a fresh install

Paul Howarth paul at city-fan.org
Fri May 13 12:54:12 UTC 2005


CIKALA Frédéric ROSI/SIPROD wrote:
> Ok thanks for this quick answer =)
> But,
> when i type what you told, i got the following error
> 
> [root at portailDEM ~]# yum install mysql-server
> 
> 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 at portailDEM ~]#  chkconfig mysqld on
> error reading information on service mysqld: No such file or directory
> [root at portailDEM ~]#
> 
> Quite Strange isn't it ?

Not really. Since the first command failed, it's not unexpected that 
later commands failed too.

Import the GPG keys then try again:

# rpm --import /usr/share/doc/fedora-release-*/RPM-GPG-KEY*

P.S. Please do not top-post on this mailing list.

Paul.




More information about the users mailing list