Project

General

Profile

Actions

Bug #101444

closed

Running the setup command returns "not found"

Added by Jochen Roth 10 months ago. Updated 9 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
CLI
Target version:
Start date:
2023-07-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #101356: Setup command prints stderr in prepareSystemSettings checkClosed2023-07-14

Actions
Related to TYPO3 Core - Bug #101687: Install Tool Configuration Presets broken for image handling settingsResolved2023-08-15

Actions
Actions #1

Updated by Gerrit Code Review 10 months 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

Actions #2

Updated by Gerrit Code Review 10 months 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

Actions #3

Updated by Gerrit Code Review 9 months 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

Actions #4

Updated by Gerrit Code Review 9 months 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

Actions #5

Updated by Gerrit Code Review 9 months 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

Actions #6

Updated by Torben Hansen 9 months ago

  • Related to Bug #101356: Setup command prints stderr in prepareSystemSettings check added
Actions #7

Updated by Gerrit Code Review 9 months 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

Actions #8

Updated by Anonymous 9 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Christian Kuhn 9 months ago

  • Related to Bug #101687: Install Tool Configuration Presets broken for image handling settings added
Actions

Also available in: Atom PDF