我在我的本地环境中安装了Vagrant,Virtualbox,Chef和刀(Ubuntu14.04)。一切都安装好了。但是当我运行这个命令“刀独行侠my.dev”时,它返回了一个错误:
could not extract the package.xml file from "/build/buildd/php5-5.5.9+dfsg/pear-build-download/MDB2-2.5.0b5.tgz"
Download of "pear/MDB2" succeeded, but it is not a valid package archive
Error: cannot download "pear/MDB2"
Download failed
install failed以下是我在此之前所做的命令:
发布于 2014-12-01 16:36:06
如果我不得不猜测(这是互联网,所以我会这么做),那么有些东西正在干扰从PEAR下载元数据。试着手工安装,看看那里的错误是什么样子的。
https://stackoverflow.com/questions/27224915
复制相似问题