RHEL 6.2, x86_64
sorry I don't have more info right now
s/repository.rb line 33)
hqlprfenixsql1 [Fri, 16 Dec 2011 16:58:36 +0100] INFO: execute[yum -q
makecache] sh(yum -q makecache)
hqlprfenixsql1 [Fri, 16 Dec 2011 16:59:32 +0100] INFO: execute[yum -q
makecache] ran successfully
hqlprfenixsql1 [Fri, 16 Dec 2011 16:59:32 +0100] INFO: Processing
bash[remove_vmware_tools] action run (vmware-tools::default line 12)
hqlprfenixsql1 [Fri, 16 Dec 2011 16:59:33 +0100] INFO: Processing
remote_file[/var/chef/cache/VMwareTools-8.3.7-341836.tar.gz] action
create (vmware-tools::default line 29)
hqlprfenixsql1 /usr/lib/ruby/1.8/timeout.rb:58: [BUG] Segmentation fault
hqlprfenixsql1 ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
hqlprfenixsql1
Thanks Bryan, gonna try to reproduce this.
If possible, could you please share all the cookbooks you are using
when bootstrapping and the bootstrap config file?
Output from rpm -qa, gem env output and cookbook versions will also
help.
I assume that you're using pure RHEL as CentOS/Scientific 6.2 aren't
out yet. Correct?
I use the following recipes
recipe[yumrepo::corporate]
recipe[chef-client::cron]
recipe[sudo]
recipe[VRTSralus]
recipe[nagios::xinetd]
recipe[vmware-tools]
recipe[java]
recipe[resolver]
recipe[ntp]
recipe[sendmail]
I am using RHEL 6.2 and not centos
i am on holidays and away from the office so will have to see about
getting you the other info
this happens on knife bootstrap and chef-client
however, I don't get the segmentation fault if I run chef-client -l debug
I am using RHEL 6.2 and not CentOS 6.2
I have attached the gem env and the rpms that are installed, i hope that helps
I am using the latest versions of the cookbooks in my repo
I don't get the segmentation fault when i use that Red Hat's version,
not quite sure why
here is the info on the package from red hat
[root@myhost1 ~]# rpm -qi ruby
Name : ruby Relocations: (not relocatable)
Version : 1.8.7.352 Vendor: Red Hat, Inc.
Release : 3.el6 Build Date: Fri 12 Aug
2011 03:41:37 PM CEST
Install Date: Thu 05 Jan 2012 02:10:48 PM CET Build Host:
x86-003.build.bos.redhat.com
Group : Development/Languages Source RPM:
ruby-1.8.7.352-3.el6.src.rpm
Size : 1895995 License: Ruby or GPLv2
Signature : RSA/8, Thu 22 Sep 2011 01:01:03 PM CEST, Key ID 199e2f91f
2012/1/5 Bryan Berry <bryan...@gmail.com>:
I have found an incredibly ugly hack to get around segmentation fault
problem on RHEL 6.2. I use the RHEL ruby rpms and the ruby-devel from
the rbel repo, which Red Hat doesn't provide
Here is my bootstrap script for RHEL 6.2
https://gist.github.com/1565379
I believe that Opscode is creating a new community application
crumbs.opscode.com, snippets for chefs. That site will be ideal for
storing and finding bootstrap scripts
so will you also stop maintaining the ruby-devel package as well?
how can i access the testing repo? I have several machines to install
today and would be happy to use the packages in the testing repo.
I filed a ticket w/ RHEL asking them to publish a ruby-devel rpm, but
we will have to see where that goes.