sous-chefs / mysql

Development repository for the mysql cookbook
https://supermarket.chef.io/cookbooks/mysql
Apache License 2.0
338 stars 690 forks source link

Chef::Exceptions::Package: No candidate version available for mysql-community-server #682

Open xahmad7 opened 2 years ago

xahmad7 commented 2 years ago

I got this error when trying to use this cookbook: Chef::Exceptions::Package

mysql_server_installation_package[foo] (my-mysql::default line 37) had an error: Chef::Exceptions::Package: apt_package[mysql-community-server] (my-mysql::default line 18) had an error: Chef::Exceptions::Package: No candidate version available for mysql-community-server

any idea ?