[Flow] post-package-install not run - aproblem?

Aske Ertmann aske at moc.net
Sat Nov 1 10:59:04 CET 2014


Hey Martin

It’s normal and fine. As soon as the flow package is loaded the warning disappears because the script is then available.

Due to the design of composer it’s not really something that can easily be prevented unfortunately.

Cheers,
Aske

> On 01 Nov 2014, at 10:51, Martin Kutschker <masi-20l4 at typo3.org> wrote:
> 
> Ho!
> 
> I try to create a new project with this command:
> 
> composer create-project --no-dev typo3/flow-base-distribution X
> 
> Then I get this:
> 
> Installing typo3/flow-base-distribution (2.2.2)
>  - Installing typo3/flow-base-distribution (2.2.2)
>    Cloning 634499523c6ea4d9bfdc746a9be4a359014f74c3
> 
> Created project in X
> Loading composer repositories with package information
> Installing dependencies
>  - Installing composer/installers (v1.0.18)
>    Loading from cache
> 
> Class TYPO3\Flow\Composer\InstallerScripts is not autoloadable, can not call post-package-install script
>  - Installing doctrine/lexer (v1.0)
>    Loading from cache
> 
> [etc]
> 
> For any of the cached packages composer complains about not being able to run the post install script.
> 
> Looks a bit worrying. IS this normal or is it a bug?
> 
> Masi
> 
> PS: Is there any way to avoid cloning the Flow packages?
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow



More information about the Flow mailing list