0

Windows 10 を使用しています。VMWARE ワークステーションと CentOS 7 をインストールしました。私の目標は、CentOS 7 に powerdns をインストールすることです。しかし、次のようなエラーが発生します。

# yum install mysql-server
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.myfahim.com
 * epel: mirror.lzu.edu.cn
 * extras: mirror.myfahim.com
 * remi-safe: mirrors.tuna.tsinghua.edu.cn
 * updates: mirror.myfahim.com
No package mysql-server available.
Error: Nothing to do

次に、LAMPサーバーをインストールしてみました。しかし、再び以下のエラーが発生しました:

# yum install lamp-server
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.myfahim.com
 * epel: mirror.lzu.edu.cn
 * extras: mirror.myfahim.com
 * remi-safe: mirrors.tuna.tsinghua.edu.cn
 * updates: mirror.myfahim.com
No package lamp-server available.
Error: Nothing to do

私もこれを試しました:

# yum install mysql
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.myfahim.com
 * epel: mirror.lzu.edu.cn
 * extras: mirror.myfahim.com
 * remi-safe: mirrors.tuna.tsinghua.edu.cn
 * updates: mirror.myfahim.com
Package 1:mariadb-5.5.68-1.el7.x86_64 already installed and the latest version
Nothing to do

Google から問題を解決する最も可能性の高い方法を試しました。実際には何も機能せず、この行はたまたま次のようになります。

No package .... available.
Error: Nothing to do
I need **mysql** to be installed or I won't be able to install **powerdns.**
4

0 に答える 0