pear channel-discover pear.pollinimini.net
pear install drslump/Protobuf-beta
It is successfull but with chef it fails
My recipe is
include_recipe "php"
drslump = php_pear_channel "pear.pollinimini.net" do
action :discover
action :update
end
php_pear Protobuf do
preferred_state "beta"
channel drslump.channel_name
action :install
end
but I get
STDOUT: Failed to download drslump/Protobuf within preferred state "beta", latest release is version 0.9.4, stability "beta", use "channel://pear.pollinimini.net/Protobuf-0.9.4" to install
Thanks
Abhijit
Archive powered by MHonArc 2.6.16.