Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer install fails with this message on hhvm #15124

Closed
malisetti opened this issue Jun 27, 2015 · 3 comments
Closed

Composer install fails with this message on hhvm #15124

malisetti opened this issue Jun 27, 2015 · 3 comments

Comments

@malisetti
Copy link

Generating autoload files
Updating the "app/config/parameters.yml" file
[Symfony\Component\DependencyInjection\Exception\InvalidArgumentException]
Unable to parse file "/home/shippable/workspace/src/bitbucket.org/abbiya/cuckoo/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/../Resources/config/web.xml".
[InvalidArgumentException]
[ERROR 3067] Element '{http://www.w3.org/2001/XMLSchema}import': Failed to parse the XML resource 'file:////home/shippable/workspace/src/bitbucket.org/abbiya/cuckoo/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/schema/dic/services/services-1.0.xsd'. (in in_memory_buffer - line 8, column 0)
Script Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::clearCache handling the post-install-cmd event terminated with an exception
[RuntimeException]
An error occurred when executing the "'cache:clear --no-warmup'" command.

@Macsch15
Copy link
Contributor

In your php.ini put

hhvm.libxml.ext_entity_whitelist = file,http,https

@Tobion
Copy link
Member

Tobion commented Jun 27, 2015

facebook/hhvm#3797

Please use the search before opening issues.

@Tobion Tobion closed this as completed Jun 27, 2015
@malisetti
Copy link
Author

@Tobion I understand you frustration. I haven't searched for it, feeling sorry for that. Thank you for giving me the input. Please remember that the number issues are not measure for the popularity for a repository. Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants