Bug #101444
closedRunning the setup command returns "not found"
100%
Description
Currently, for each path to check CommandUtility::exec() is executed causing a
"sh: 1: /usr/local/bin/identify: not found" message on cli.
✗ ddev typo3 setup -vvv \ --driver=mysqli \ --host=db \ --dbname=db \ --port=3306 \ --username=db \ --password=db \ --admin-username=$username \ --admin-user-password=$password \ --admin-email="typo3@example.com" \ --force -n sh: 1: /usr/local/bin/identify: not found sh: 1: /opt/local/bin/identify: not found sh: 1: /usr/local/bin/identify: not found sh: 1: /opt/local/bin/identify: not found
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80173
Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80173
Updated by Gerrit Code Review over 1 year ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80173
Updated by Gerrit Code Review over 1 year ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80173
Updated by Gerrit Code Review over 1 year ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80173
Updated by Torben Hansen over 1 year ago
- Related to Bug #101356: Setup command prints stderr in prepareSystemSettings check added
Updated by Gerrit Code Review over 1 year ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80146
Updated by Anonymous over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5cc3ce83bef2b93d019d817013cfc2d86d674675.
Updated by Christian Kuhn about 1 year ago
- Related to Bug #101687: Install Tool Configuration Presets broken for image handling settings added