[chef] Re: gem_package mysql


Chronological Thread 
  • From: Joe Van Dyk < >
  • To: chef < >
  • Subject: [chef] Re: gem_package mysql
  • Date: Wed, 19 Aug 2009 20:50:18 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; b=UHjKPAL1G9oUgg2T+uKt06vJYTpatmynN2FKIwYeDEwA+Ya3osKvS3+MS3y5YvMctv QDjEUV034znoIc2J2+WBti46T1wWdFFIuotWQfwqrCMvSShNM5yko30cu0C+RfWgev+k N8yTxiRhd++C+UgPCYNeXjeyLXgCcJ2OcftPs=

drbrain tracked it down to
http://github.com/opscode/chef/blob/99d0f7cccb99e2f9214c7bc0194b6c4573d9f557/chef/lib/chef/provider/package/rubygems.rb#L85

where it just picks the first version returned, regardless of platform.

Joe

On Wed, Aug 19, 2009 at 8:21 PM, Joe Van 
Dyk< >
 wrote:
> On Ubuntu 8.04, it tries to install version 2.7.3 of the mysql gem.
>
> Problem is that version only exists for win32.  2.7 is the latest for
> *nix.  I assume it should be installing 2.7?
>
>
>
> --
> Joe Van Dyk
> http://fixieconsulting.com
>



-- 
Joe Van Dyk
http://fixieconsulting.com



Archive powered by MHonArc 2.6.16.

§