Установка mysql - Astra Linux 1.7

Andrei9385

New member
Сообщения
2
#1
Здравствуйте. Подскажите пожалуйста.

Прописал репозиторий для установки mysql.

apt update:

Ign:8 ftp://ftp.astra-linux.com/astra/current/orel/repository orel InRelease
Ign:8 ftp://ftp.astra-linux.com/astra/current/orel/repository orel InRelease
Ign:8 ftp://ftp.astra-linux.com/astra/current/orel/repository orel InRelease
Err:8 ftp://ftp.astra-linux.com/astra/current/orel/repository orel InRelease
Connection timeout [IP: 192.168.134.52 81]


root@app:/etc/apt/apt.conf.d# apt install mysql-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
mysql-server : Depends: default-mysql-server but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


После успешной установки зависимости default-mysql-server, прогресс дальше не идет. mysql-server каждый раз говорит про default-mysql-server

Как же установить mysql как client, так и server ?