Erro ao perder o systemd no servidor da AWS

2

Eu não consigo descobrir como instalar o systemd. Eu estou tentando atualizar o servidor mysql no AWS de 5.5 para 5.6. Estou recebendo o seguinte erro ao tentar instalar- "Requer: systemd"

Qualquer ideia sobre o problema ou como instalá-lo, tentei sudo yum install systemd .

$ sudo yum install mysql-community-server
Loaded plugins: priorities, update-motd, upgrade-helper
4 packages excluded due to repository priority protections
Resolving Dependencies
--> Running transaction check
---> Package mysql-community-server.x86_64 0:5.6.21-2.el7 will be installed
--> Processing Dependency: systemd for package: mysql-community-server-5.6.21-2.el7.x86_64
--> Processing Dependency: systemd for package: mysql-community-server-5.6.21-2.el7.x86_64
--> Finished Dependency Resolution
Error: Package: mysql-community-server-5.6.21-2.el7.x86_64 (mysql56-community)
           Requires: systemd
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

alguma ideia? Obrigado!

    
por Cameron Aziz 19.11.2014 / 02:34

0 respostas