Skip to content

Instantly share code, notes, and snippets.

@barraponto
Last active August 29, 2015 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barraponto/d26d1fa3d8fec6bc6ff6 to your computer and use it in GitHub Desktop.
Save barraponto/d26d1fa3d8fec6bc6ff6 to your computer and use it in GitHub Desktop.
_______________________________________________________
/ TASK: debops.mariadb_server | Install database server \
\ packages /
-------------------------------------------------------
\
\ (__)
(\/)
/-------\/
/ | 666 ||
* ||----||
~~ ~~
failed: [canteen] => (item=mariadb-server,mysql-client,python-mysqldb,ssl-cert,automysqlbackup) => {"failed": true, "item": "mariadb-server,mysql-client,python-mysqldb,ssl-cert,automysqlbackup"}
stderr: E: Unable to correct problems, you have held broken packages.
stdout: Reading package lists...
Building dependency tree...
Reading state information...
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:
mariadb-server : Depends: mariadb-server-5.5 (>= 5.5.44-1ubuntu0.14.04.1) but it is not going to be installed
mysql-client : Depends: mysql-client-5.5 but it is not going to be installed
msg: '/usr/bin/apt-get -y -o "Dpkg::Options::=--force-confdef" -o "Dpkg::Options::=--force-confold" install 'mariadb-server' 'mysql-client' 'automysqlbackup' --no-install-recommends' failed: E: Unable to correct problems, you have held broken packages.
FATAL: all hosts have already failed -- aborting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment