vagrant-symfony icon indicating copy to clipboard operation
vagrant-symfony copied to clipboard

vagrant up failed

Open Exoskill opened this issue 9 years ago • 2 comments

err: /Stage[main]/Phpqatools/Pear::Package[File_Iterator]/Package[pear-pear.phpunit.de-File_Iterator]/ensure: change from absent to latest failed: Could not update: Execution of '/usr/bin/pear channel-discover pear.phpunit.de' returned 1: Discovering channel pear.phpunit.de over http:// failed with message: channel-add: Cannot open "http://pear.phpunit.de/channel.xml" (File http://pear.phpunit.de:80/channel.xml not valid (received: HTTP/1.1 410 Gone

Exoskill avatar Jan 04 '16 06:01 Exoskill

I think the PhpUnit pear channel is deprecated and closed:

https://github.com/sebastianbergmann/phpunit/wiki/End-of-Life-for-PEAR-Installation-Method

mablae avatar Jan 04 '16 08:01 mablae

Yeah, that's probably it... should be a quick fix! Maybe I have some time left this week..

kleiram avatar Jan 07 '16 13:01 kleiram