我在当地环境中安装了Vagrant,Virtualbox,Chef-solo和Knife(Ubuntu 14.04)。一切都安装得很好。但是当我运行这个命令“knife solo cook 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
这些是我之前做过的命令:
答案 0 :(得分:0)
如果我不得不猜测(这是互联网,我这样做)有些东西干扰了从PEAR下载元数据。尝试手动安装,看看那里的错误。