Bug #80547
closedCheck for Broken Extensions
100%
Description
Hello,
we just did a first test upgrade to 8.6.1, I'll report a few issues regarding that.
The extensions checker deadlocked in a request loop, I think we had to disable news (3.6.0), dce (1.0.5) and tq_seo (6.0.1) before it ran through.
Greetings,
Manuel
Updated by Christian Kuhn over 7 years ago
- Status changed from New to Needs Feedback
weird. that's exactly what should not happen ... could you elaborate a bit on the details and which specific setup us needed to trigger that?
Updated by SICOR KDL GmbH over 7 years ago
- File PackageStates.zip added
- PHP Version changed from 7.0 to 7.1
Hello,
sorry for the delayed answer as I was on easter vacation. Meanwhile we have analyzed this further. The extension checker will deadlock, when it can't write this file:
htdocs/typo3temp/assets/ExtensionCompatibilityTester.txt
In our case the "assets" folder was missing after rm -r typo3temp/* ...
If you could assert the folder and eventually create it when it's missing, the checker should run a bit safer.
Greetings,
Manuel
Updated by Alexander Opitz over 7 years ago
- Category set to Install Tool
- Status changed from Needs Feedback to New
- Target version set to Candidate for patchlevel
Updated by Gerrit Code Review over 7 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/53217
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53217
Updated by Gerrit Code Review over 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53217
Updated by Gerrit Code Review over 7 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/53535
Updated by Anonymous over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8c4635fd5c89d517ee06bbcd7e3cdffc7d422d72.