-
-
Notifications
You must be signed in to change notification settings - Fork 77
Description
I have had to keep CI and local builds running on 18.04 because anything higher just won't build. Installing any service, Mysql, apache, in Docker builds with a base image higher than ubuntu 18 always fails, locally and in github CI with:
Service is in unknown state
Maybe it's something to do with geerlingguy/drupal-vm#2156 or geerlingguy/drupal-vm#2090
Things were ok, because we could still build on Ubuntu18... Until April rolled around.
Now, Ubuntu 18 is EOL. Which means, PHP Packages no longer exist. Which means...
All docker builds are failing.
I have spent so much time struggling with these things it has destroyed the project.
We are at a standstill. Can anyone help?
Here is the latest failure: https://github.com/opendevshop/devshop/actions/runs/5534546712/jobs/10099651001#step:9:2662