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 #1

Updated by Wouter Wolters over 10 years ago

  • Status changed from New to Needs Feedback

Can you check if you have any extension with a composer file which has a dependency?
Probably this dependency can't be met. Disabling the extension should help in that case.

Actions #2

Updated by Marcin Sągol over 10 years ago

Wouter Wolters thank you for your response. Indeed there was one extension with composer.json file. That was the reason for this error.

Any idea why i'm redirected to install tool? As i mentioned this project was running fine (FE/BE).

Actions #3

Updated by Marcin Sągol over 10 years ago

Ok. I did DB compare and update and now all seems to work just fine.

Actions #4

Updated by Wouter Wolters over 10 years ago

That is because there are some changes needed to be executed for your installation. This happens in the Install Tool. Also some DB fields are added the last days which are needed. Most probably there are some more smaller issues that will pop up in the next days but they will also be fixed.

Actions #5

Updated by Gerrit Code Review over 10 years ago

  • Status changed from Needs Feedback to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24785

Actions #6

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24785

Actions #7

Updated by Thomas Maroschik over 10 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF