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

Wrong service provider used on Linux Mint #216

Closed
rlipscombe opened this issue Jan 7, 2015 · 2 comments
Closed

Wrong service provider used on Linux Mint #216

rlipscombe opened this issue Jan 7, 2015 · 2 comments

Comments

@rlipscombe
Copy link

When using the 'postgresql' (https://supermarket.chef.io/cookbooks/postgresql) cookbook, chef-solo (v11.16.4) fails with:

Error executing action `enable` on resource 'service[postgresql]'
File '/etc/init/postgresql.conf' does not exist

This is because chef assumes that Linux Mint uses upstart; for the postgresql-9.3 package, it's still using init.d.

So the action [:enable] attribute does the wrong thing.

(Originally reported as chef/chef#2726)

@slyness
Copy link

slyness commented Mar 22, 2016

Mint is not a supported distribution.

@slyness slyness closed this as completed Mar 22, 2016
@lock
Copy link

lock bot commented Jul 24, 2018

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 Jul 24, 2018
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