[chef] Re: Re:


Chronological Thread 
  • From: Karl Rossing < >
  • To:
  • Subject: [chef] Re: Re:
  • Date: Thu, 17 Sep 2009 09:18:00 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Usbx35bmPPZRwV0hUli6di4btOPjYI2I7AfVCLw0VraQ6I79VNEd7XRDsB4bll7+mW xpScfm5+xZEzfOSTg58TIBIRkYBw4v8yuuamGhIz4oNw5sx5X010viEvm6rz2R7oyU9H N3rt+GAqJbskL7ZbZD1Gf6IH1htzB6GBlqaN4=

http://wiki.opscode.com/display/chef/Installation+on+OpenSolaris+2008.11+with+RubyGems

cd /tmp
wget http://rubyforge.org/frs/download.php/57643/rubygems-1.3.4.tgz
tar zxf rubygems-1.3.4.tgz
cd rubygems-1.3.4
sudo ruby setup.rb

On Thu, Sep 17, 2009 at 7:41 AM, Dick Davies
< >
 wrote:
> Where did your Ruby come from?
>
> On Wed, Sep 16, 2009 at 11:06 PM,  
> < >
>  wrote:
>> I'm trying to get chef running on opensolaris sxce build 115.
>>
>> I'm getting the following error
>>  # ./chef-solo \-c \/solo.rb \-j \/chef.json \-r
>> /home/karlr/Downloads/chef/bootstrap-latest.tar.gz
>> [Wed, 16 Sep 2009 17:00:31 -0500] INFO: Starting Chef Solo Run
>> ./../lib/chef/client.rb:122:in `determine_node_name': private method `gsub'
>> called for nil:NilClass (NoMethodError)
>>        from ./../lib/chef/client.rb:101:in `run_solo'
>>        from ./../lib/chef/application/solo.rb:191:in `run_application'
>>        from ./../lib/chef/application/solo.rb:183:in `loop'
>>        from ./../lib/chef/application/solo.rb:183:in `run_application'
>>        from ./../lib/chef/application.rb:57:in `run'
>>        from ./chef-solo:26
>>
>> # hostname
>> chef
>>
>> # ohai
>> ld.so.1: ruby: fatal: relocation error: file
>> /var/ruby/1.8/gem_home/gems/json-1.1.9/ext/json/ext/generator.so: symbol 
>> isinf:
>> referenced symbol not found
>> Killed
>>
>> # cat /chef.json
>> {
>> "chef": {
>>    "server_fqdn": "chef",
>>    "server_ssl_req":
>> "/C=CA/ST=Manitoba/L=Winnipeg/O=Summer/OU=Operations/CN=chef/ "
>>  },
>> "recipes": "chef::server"
>> }
>>
>> Any suggestions would be appreciated.
>>
>> Karl
>>
>



Archive powered by MHonArc 2.6.16.

§