[chef] RuntimeError: Package mail not found in either PEAR or PECL


Chronological Thread 
  • From: Sachin Sagar Rai < >
  • To:
  • Subject: [chef] RuntimeError: Package mail not found in either PEAR or PECL
  • Date: Mon, 27 May 2013 22:07:29 +0545


I'm using php cookbook version 1.2.0 and the bug was also fixed at http://tickets.opscode.com/browse/COOK-2514

This is the code in the recipe:

    include_recipe "php"
    ...
    php_pear "mail" do
      action :install
    end
    ...

In metadata.rb

    ...
      depends "php", "1.2.0"
    ...

But it fails wiht the error.
Here is the debug level log: https://gist.github.com/5657872


-------------------------------------------
@millisami
~ Sachin Sagar Rai
Ruby on Rails Developer
http://tfm.com.np
http://nepalonrails.com
http://funsole.com
Sent with Sparrow




Archive powered by MHonArc 2.6.16.

§