Instalar pacotes com 'aptitude'

0

Estou tentando instalar alguns pacotes usando o "aptitude" (ubuntu 16.04), mas não sei como completar a instalação quando chegar a este ponto:

sudo aptitude install -f mariadb-galera-server

Keep the following packages at their current version:

1) mariadb-client-5.S [Not Installed)
2) mariadb-client-core-5.5 [Not Installed)
3) mariadb-galera-server [Not Installed]
4) mariadb-galera-server-S.5 [Not Installed]


Accept this solution? [Y/n/q/?] 

também fornece essas opções, mas elas não funcionam ou não sei como usá-las:

<ACTION> pkg... : adjust the state of the listed packages, where ACTION is one of:

'+' to install, packages
'+M'to install packages and immediately flag them as automatically installed
‘-‘ to remove packages to purge packages
‘=‘ to place packages on hold
‘:‘ to keep packages in their current state without placing them on hold
‘&M’ to mark packages as automatically installed
‘&m’ to mark packages as manually installed

e estas são todas as soluções dadas:

 ***No more solutions available***

The following actions will resolve these dependencies:

  Remove the following packages:

1) mariadb-client-1G.O
2) mariadb-client-core-1O.O
3) mariadb-server-1O.O
4) mariadb-server-core-1G.G

  Install the following packages:
5)  mariadb-server-5.5 [5.5.53+maria-1—trusty (<NULL>)]
6)  mariadb-server-core-5.5 [5.5.53+maria-1-’trusty (<NULL>))


  Keep the following packages at their current version:

7)  mariadb-galera-server [Not Installed]
8)  mariadb-galera-server-5.5 [Not Installed]

  Downgrade the following packages:

9)  mariadb-common [1O.O.28-OubuntuO.16.®4.1 (now, xenial-security, xenial-updates)
10) mariadb-server [1O.O.28-OubuntuO.16.04.1 (now, xenial-security, xenial-updates)
11) mysqi-common [5.7.16-Oubuntuc3.16.04.1 (now, xenial-security, xenial-updates) 
    
por Yaser Jawi 15.12.2016 / 11:39

0 respostas