-
-
Notifications
You must be signed in to change notification settings - Fork 606
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
Install Dependencies with Composer Issue #1263
Comments
+1 Having the same behavior.
|
Okay... finally tracked down the problem. I should have paid more attention to the commit you said broke this @tonybeato. I naively thought the 2 PRs merged since then couldn't possibly have broken it. Turns out #1261 broke this. Summary:
So before this, we never had a config for PHP CLI and everything was fine 😅 Conclusion: #1264 is the fix for this |
For me, updating and running again still failed in the same spot.
|
@dirad that isn't the same spot and it's not related to Composer? It failed on |
Description
Initial "vagrant up" fails at the "Install Dependencies with Composer" task.
Steps to reproduce
Error Message (verbose):
Reproduces how often:
I've experienced the error consistently on multiple new installs of the latest version of Trellis.
Versions
Trellis v1.7.0
HEAD
Validate that letsencrypt_contact_emails is a list (#1250)
Add config for PHP CLI (#1261)
-macOS Big Sur v11.0.1
-Ansible v2.10.4
-Composer v2.0.8
Additional information
Reverting Trellis version back to [2383753] temporarily solved the issue.
The text was updated successfully, but these errors were encountered: