Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 14.04 mysql-server-5.6 : Depends: mysql-client-5.6 #262

Closed
skinney6 opened this issue Dec 11, 2014 · 3 comments
Closed

Ubuntu 14.04 mysql-server-5.6 : Depends: mysql-client-5.6 #262

skinney6 opened this issue Dec 11, 2014 · 3 comments

Comments

@skinney6
Copy link

on Ubuntu 14.04 i'm trying to install mysql server. I put the mysql::server in my run list followed by a wrapper cookbook what depends on mysql and include_recipe ''mysql::server" but the build fails.

The following packages have unmet dependencies:
 mysql-server-5.6 : Depends: mysql-client-5.6 (>= 5.6.19-0ubuntu0.14.04.1) but it is not going to be installed
STDERR: E: Unable to correct problems, you have held broken packages.
---- End output of apt-get -q -y install mysql-server-5.6=5.6.19-0ubuntu0.14.04.1 ----
Ran apt-get -q -y install mysql-server-5.6=5.6.19-0ubuntu0.14.04.1 returned 100

If i put mysql::client in the run list it's ok but now i have to wrap the mysql::client cookbook so i can specify the 5.6 version. is that really necessary? i feel like i'm missing something.

@someara
Copy link
Contributor

someara commented Dec 15, 2014

Hi there. MySQL 6.0.0 now supports 5.6

@someara someara closed this as completed Dec 15, 2014
@skinney6
Copy link
Author

Sir, you are a gentleman and a scholar.

@lock
Copy link

lock bot commented Jun 2, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants