You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bash
appserver_1 | sh: 1: /usr/bin/jpegtran: not found
Tell us generally about your bug
The Acquia platform has a lot of built in programs and utilities available[1]
Your Cloud Platform server includes the following (non-complete) list of software packages:
APCu
ClamAV
Development tools (vim, emacs, gcc)
Drush 8 and 10 (default version: Drush 8)
FreeType
Git
Ghostscript
jpeg / libjpeg
jpegtran
OpenSSL
pngcrush
ssh2
sysdig
webp
xpm / libxpm
Acquia Cloud Platform includes the following programming languages for your convenience, without support or adding of more libraries:
C
Perl
PHP
Python
Ruby
Common Linux command-line utilities
Standard networking tools (including curl, wget, and traceroute)
Performance analysis tools (including ps, top, and strace)
Common PEAR and PECL libraries
Common PHP modules (including PDO, FreeTDS, OpenSSL, JSON, SOAP, curl, and XML). For detailed information, go to your Drupal website’s PHP information page at /admin/reports/status/php
We have Drupal code that leverages these and they're not all available on the recipes which start causing issues that are hard to debug after just doing a lando start and expecting things to work.
Tell us more
Could better documentation have prevented this issue? if so what should we change?
No.
Does this bug prevent you from using lando?
No. It does make more custom code needed to get it closer to the environment Acquia provides.
The text was updated successfully, but these errors were encountered:
@rubenvarela are you still wanting to see any of these included? I'm making some improvements to the PHP image at lando/php so now might be a good time to get any missing extensions added.
Please complete the following steps.
Tell us about your setup
What is your lando version and operating system? (note that the older your version the less likely we are to reply)
v3.1.4 macOS Big Sur
Tell us about your
.lando.yml
Tell us about the command you were running
Tell us about the error you got
Via
lando logs
Tell us generally about your bug
The Acquia platform has a lot of built in programs and utilities available[1]
We have Drupal code that leverages these and they're not all available on the recipes which start causing issues that are hard to debug after just doing a
lando start
and expecting things to work.Tell us more
Could better documentation have prevented this issue? if so what should we change?
No.
Does this bug prevent you from using lando?
No. It does make more custom code needed to get it closer to the environment Acquia provides.
The text was updated successfully, but these errors were encountered: