Bug #84601
closedInstallation fails with "extbase" not found exception
100%
Description
Due to a bug introduced in symfony/finder, our PackageManager cannot determine the
paths to core (or any other symlinked) extensions any more.
See: https://github.com/symfony/symfony/pull/26337
And fix: https://github.com/symfony/symfony/pull/26763
Solution: add a conflict to these symfony/finder versions.
Updated by Gerrit Code Review over 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56541
Updated by Oliver Hader over 6 years ago
- Target version changed from next-patchlevel to 8.7.13
Updated by Gerrit Code Review over 6 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56548
Updated by Helmut Hummel over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2c0c89b29d4e4b51e6f4f8d5c0b378b0ba1691f9.
Updated by Gerrit Code Review over 6 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56549
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56548
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56549
Updated by Gerrit Code Review over 6 years ago
Patch set 3 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56548
Updated by Helmut Hummel over 6 years ago
- Status changed from Under Review to Resolved
Applied in changeset 91219cde809c59cfe9b39e66ec18707a2efb1108.
Updated by Helmut Hummel over 6 years ago
- Has duplicate Bug #84617: Generating package states stopped working as expected after updates in symfony/finder component added
Updated by Stephan Großberndt over 6 years ago
- Has duplicate Bug #84620: Package symfony/finder 4.0.7 might break composer installation added