[FLOW3-general] Fatal error after update

Christian Jul Jensen julle at typo3.org
Wed Mar 6 11:31:29 CET 2013


There is an error in the composer file of the latest Beta release, it
requires a wrong version of one of the doctrine packages.

You can either look at the compsoer file from master and adjust or go
'stability: dev' for now.

-julle

-- 
Christian Jul Jensen
julle at typo3.org

TYPO3 - Inspiring people to share!
http://typo3.org



On 6. mar.  11.03, Wasko wrote:
> Hi,
> after updating 2.0 Beta with composer I get this error:
> 
> PHP Fatal error:
> Doctrine\Common\Annotations\AnnotationRegistry::registerFile(): Failed
> opening required
> '/var/www/flow-base-distribution/Data/Temporary/Development/Cache/Code/Flow_Object_Classes/Annotation/IgnoreAnnotation.php'
> (include_path='.:/usr/share/php:/usr/share/pear') in
> /var/www/flow-base-distribution/Packages/Libraries/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
> on line 59
> 
> 
> 
> 
> This was the output during update:
> 
> administrator at LAMP:/var/www/flow-base-distribution$ php composer.phar
> update
> Loading composer repositories with package information
> Updating dependencies
>   - Installing doctrine/lexer (v1.0)
>     Downloading: 100%
> 
>   - Installing doctrine/annotations (v1.0)
>     Downloading: 100%
> 
>   - Installing doctrine/collections (v1.0)
>     Downloading: 100%
> 
>   - Installing doctrine/cache (v1.0)
>     Downloading: 100%
> 
>   - Installing doctrine/inflector (v1.0)
>     Downloading: 100%
> 
>   - Updating doctrine/common (2.3.x-dev bb0aebb => dev-master e211821)
>     Checking out e211821c719d33ad2cd1186fafb4dadb5f74d6ed
> 
>   - Updating doctrine/dbal 2.3.x-dev (fd45c6f => 569f1ae)
>     The package has modified files:
>     M lib/Doctrine/DBAL/Types/JsonArrayType.php
>     M lib/Doctrine/DBAL/Types/SimpleArrayType.php
>     Discard changes [y,n,v,s,?]? y
>     Checking out 569f1aed578585df904c7dbfc43aa39cb09877cc
> 
>   - Updating symfony/console dev-master (f65e34d => fae82da)
>     Checking out fae82dad073a491b91a2ad6cda2ef5d8b19a5152
> 
>   - Updating typo3/party 2.0.x-dev (587018d => 0a493db)
>     Checking out 0a493dbb56907352b77f2d3d694f668312ad5856
> 
>   - Updating symfony/dom-crawler 2.2.x-dev (v2.2.0- => v2.2.0)
>     Checking out v2.2.0
> 
> Writing lock file
> Generating autoload files
> 
> 
> Regards



More information about the FLOW3-general mailing list