Closed olivierlemasle closed 4 years ago
Facing the exact same problem. Wasn't able to install mysql like that yet.
We'd welcome a PR to get this working on Debian 9
Hi @tas50
Thank you for your answer. Which solution do you prefer for a PR? The first one (use community packages)?
I am getting this error on Ubuntu as well.
I am in the same boat as all of you. @tas50 could help @olivierlemasle on how you prefer the PR?
I am in the same boat as all of you. @tas50 could help @olivierlemasle on how you prefer the PR?
Marking stale due to inactivity. Remove stale label or comment or this will be closed in 7 days. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs.
Closing due to inactivity. If this is still an issue please reopen or open another issue. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs.
Starting with Debian 9, published in June 2017, Debian replaces MySQL by MariaDB.
A package mysql-client with version 5.5.999 is still provided, and depends on the meta-package default-mysql-client, which installs MariaDB 10.1.
From Debian 9 release notes:
Therefore, this cookbook should:
supports 'debian', '>= 7.0'
)Any thought?
Cookbook version
8.4.0
Chef-client version
12.19.33
Platform Details
Debian 9 (Stretch)
Scenario:
Install MySQL client using resource
mysql_client
.Steps to Reproduce:
On Vagrant box
bento/debian-9.0
:Expected Result:
MySQL client installed, or at least MariaDB installed through package
default-mysql-client
.Actual Result:
Chef error: