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

Acquia - Included software and utilities #8

Open
rubenvarela opened this issue Jun 2, 2021 · 0 comments
Open

Acquia - Included software and utilities #8

rubenvarela opened this issue Jun 2, 2021 · 0 comments

Comments

@rubenvarela
Copy link
Collaborator

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

name: application
recipe: acquia
config:
  ah_application_uuid: 
  ah_site_group:

Tell us about the command you were running

lando start

Tell us about the error you got

Via lando logs

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.

@rtfm-47 rtfm-47 transferred this issue from lando/lando Nov 24, 2021
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