Project

General

Profile

Actions

Bug #56030

closed

cli_dispatch.phpsh : Fatal error: The PackageStates.php file is either corrupt or unavailable.

Added by d.ros no-lastname-given about 10 years ago. Updated over 9 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-02-17
Due date:
% Done:

0%

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

Description

On a fresh an clean 6.2 install the cli_dispatch.phpsh fails:

web1@SYSTEM1:~/html/subdomains/playground_62$ /usr/local/bin/php54/php TYPO3.CMS/typo3/cli_dispatch.phpsh 

Fatal error: Uncaught exception 'TYPO3\CMS\Core\Package\Exception\PackageStatesUnavailableException' with message 'The PackageStates.php file is either corrupt or unavailable.' in /var/www/web1/html/subdomains/playground_62/TYPO3.CMS/typo3/sysext/core/Classes/Package/PackageManager.php:243
Stack trace:
#0 /var/www/web1/html/subdomains/playground_62/TYPO3.CMS/typo3/sysext/core/Classes/Package/PackageManager.php(118): TYPO3\CMS\Core\Package\PackageManager->loadPackageStates()
#1 /var/www/web1/html/subdomains/playground_62/TYPO3.CMS/typo3/sysext/core/Classes/Core/Bootstrap.php(320): TYPO3\CMS\Core\Package\PackageManager->initialize(Object(TYPO3\CMS\Core\Core\Bootstrap), '/var/www/web1/h...')
#2 /var/www/web1/html/subdomains/playground_62/TYPO3.CMS/typo3/sysext/core/Classes/Core/Bootstrap.php(230): TYPO3\CMS\Core\Core\Bootstrap->initializePackageManagement('TYPO3\CMS\Core\...')
#3 /var/www/web1/html/subdomains/playground_62/TYPO3.CMS/typo3/cli_dispatch.phpsh(47): TYPO3\CMS\Core\Core\Bootstrap->loadConfigurationAndInitialize() in /var/www/web1/html/subdomains/playground_62/TYPO3.CMS/typo3/sysext/core/Classes/Package/PackageManager.php on line 243
  • installed from git as of today
     git clone https://github.com/TYPO3/TYPO3.CMS.git --depth 1
    
     ln -s TYPO3.CMS typo3_src
     ln -s typo3_src/index.php
     ln -s typo3_src/typo3
    
  • installtool is fine
  • _cli_lowlevel user is there
  • PackageStates.php is in place and filled, and looks good to me

Don´t know in which category to put.

Actions

Also available in: Atom PDF