Project

General

Profile

Actions

Bug #52767

closed

Could not find package with composer name "composer/installers"

Added by Marcin Sągol over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
Start date:
2013-10-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

After latest updates from git, i can't access my website. Install Toll is loaded at first (don't know why as it was running projct - db set etc.) and after ENABLE_INSTALL_TOOL is enabled i see only blank page. Server error_log:

PHP Fatal error: Uncaught exception 'TYPO3\\Flow\\Package\\Exception\\InvalidPackageStateException' with message 'Could not find package with composer name "composer/installers" in PackageStates configuration.' in /typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package/PackageManager.php:382
Stack trace:
#0 /typo3/sysext/core/Classes/Package/PackageManager.php(421): TYPO3\\Flow\\Package\\PackageManager->getPackageKeyFromComposerName('composer/instal...')
#1 /typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package/Package.php(155): TYPO3\\CMS\\Core\\Package\\PackageManager->getPackageKeyFromComposerName('composer/instal...')
#2 /typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package/PackageManager.php(968): TYPO3\\Flow\\Package\\Package->getPackageMetaData()
#3 /typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package/Pack in /typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package/PackageManager.php on line 382

Actions

Also available in: Atom PDF