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

require.mysql.server for 5.7.12 version and Ubuntu freezing #323

Open
johndark opened this issue May 16, 2016 · 0 comments
Open

require.mysql.server for 5.7.12 version and Ubuntu freezing #323

johndark opened this issue May 16, 2016 · 0 comments

Comments

@johndark
Copy link

johndark commented May 16, 2016

I trying to use:

require.mysql.server(
    version='5.7',
    password='blabla'
)

after some actions in console output I see

out: Processing triggers for systemd (229-4ubuntu5) ...
out: Processing triggers for ureadahead (0.100.0-19) ...

and fabric is freezed, nothing happened a lot of time.
I exculed command started('mysql') in _server_debian(version, password)method. It works well now, no any freezes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants