Project

General

Profile

Actions

Bug #57120

closed

Upgrade from 6.1.7 to 6.2beta7 / Install Tool fails / 'The package "X" depends on "Y" which is not present in the system'

Added by Wolfgang Klinger about 10 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2014-03-20
Due date:
% Done:

0%

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

Description

I did nothing special, just changed the symlink to the new source and deleted all the cache files.
Then I tried to access the Install Tool typo3/sysext/install/Start/Install.php

PHP Fatal error: Uncaught exception 'UnexpectedValueException' with message 'The package "X" depends on "Y" which is not present in the system.' in /private/var/www/typo3_src-6.2.0beta7/typo3/sysext/core/Classes/Package/DependencyResolver.php:146

Y is installed and in the list of extensions before X in LocalConfiguration.php

Am I missing something?
Found no special upgrade instructions.

----
20-Mar-2014 20:28:38 Europe/Berlin] PHP Fatal error: Uncaught exception 'UnexpectedValueException' with message 'The package "X" depends on "Y" which is not present in the system.' in /private/var/www/typo3_src-6.2.0beta7/typo3/sysext/core/Classes/Package/DependencyResolver.php:146
Stack trace:
#0 /private/var/www/typo3_src-6.2.0beta7/typo3/sysext/core/Classes/Package/DependencyResolver.php(206): TYPO3\CMS\Core\Package\DependencyResolver->buildDependencyGraphForPackages(Array, Array)
#1 /private/var/www/typo3_src-6.2.0beta7/typo3/sysext/core/Classes/Package/DependencyResolver.php(61): TYPO3\CMS\Core\Package\DependencyResolver->buildDependencyGraph(Array)
#2 /private/var/www/typo3_src-6.2.0beta7/typo3/sysext/core/Classes/Package/PackageManager.php(687): TYPO3\CMS\Core\Package\DependencyResolver->sortPackageStatesConfigurationByDependency(Array)
#3 /private/var/www/typo3_src-6.2.0beta7/typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package/PackageManager.php(911): TYPO3\CMS\Core\Package\PackageManager->sortAvailable in /private/var/www/typo3_src-6.2.0beta7/typo3/sysext/core/Classes/Package/DependencyResolver.php on line 146


Files

config_files.tar.gz (6.62 KB) config_files.tar.gz LocalConfiguration.php, ext_emconf_custom.php, ext_emconf_smarty.php Wolfgang Klinger, 2014-03-21 12:04

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #55649: Unable to install TYPO3 (missing css_styled_content)Closed2014-02-04

Actions
Related to TYPO3 Core - Feature #62271: Install Tool unavailable if there are unresolved dependenciesClosed2014-10-16

Actions
Related to TYPO3 Core - Feature #63721: Installer: Don't die on failing ext_autoloaderRejected2014-12-09

Actions
Actions

Also available in: Atom PDF