-
-
Notifications
You must be signed in to change notification settings - Fork 78
MySQL Start Fails #673
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
Comments
When you get to line 48 of this task, it does something called "Service Facts" but that doesn't appear to work in 20.04 under the apt-get ansible versions. Found on the Ansible issue queue: Next failure is at "Run Install DevShop Control Install Command", will report back later. |
I'd like to change the name of this issue to "Ubuntu 20.04: Installation" or something. Here is the log of when the above fails: https://gist.github.com/liberatr/2b3a0ff02eb299864d04bbac50892ecb No I'm not installing "localhost" but don't want to give out the URL of a half-configured server either. |
If I try to break out the
|
Looks like this was fixed in Provision last year sometime: https://www.drupal.org/project/provision/issues/3145881#comment-13750463 I have attempted to make a Pull Request for this on D.o -https://www.drupal.org/project/provision/issues/3217025 |
@liberatr @benhosmer I have started a PR to add the test structures to allow Ubuntu 20. See #677 I will comment on specific issues separately. |
I am not happy about this part of the playbook. Using ansible to detect and change a UID was super hacky. However, I have just merged a quick fix for this specific step in #676 . I would like to change this behavior to:
|
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution! |
Unstale. I have no idea why this keeps happening. I'm working on an entirely new Ansible Collection, tested with Molecule, that seems to work great. I'll update this issue when it's ready for testing. |
This issue is no longer marked for closure. |
Thanks Jon! I'll test the new collection when ready. I can confirm the MYSQL start fail issue is happening for me on both Ubuntu 18 and 20 LTS installations |
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution! |
This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details. |
I'm using the
install.sh
that is mentioned here: https://github.com/opendevshop/documentation/blob/component/docs/install-and-upgrade/installing-devshop.mdBut, I seem to get a few failures:
It doesn't seem like mysql ever got installed.
The text was updated successfully, but these errors were encountered: