Error starting chef server

Hello,

I was attempting to install chef (manually) using the instructions on
http://wiki.opscode.com/display/chef/Manual+Chef+Server+Configuration. All
seemed to go fine till I attempted to start the chef server. Here’s the output

chef-server -N -e production

Merb root at: /usr/lib/ruby/gems/1.8/gems/chef-server-api-0.10.2
~ No Gemfile found! If you’re generating new app with merb-gen this is fine,
otherwise run: bundle init to create Gemfile
Loading init file from ./config/init.rb
INFO: Loading roles
/usr/lib/ruby/gems/1.8/gems/mixlib-authentication-1.1.4/lib/mixlib/authentication/http_authentication_request.rb:25:
warning: already initialized constant MANDATORY_HEADERS
/usr/lib/ruby/gems/1.8/gems/mixlib-authentication-1.1.4/lib/mixlib/authentication/signatureverification.rb:28:
warning: already initialized constant SignatureResponse
/usr/lib/ruby/gems/1.8/gems/dep_selector-0.0.8/lib/dep_gecode.so:
libgecodeminimodel.so.27: cannot open shared object file: No such file or
directory - /usr/lib/ruby/gems/1.8/gems/dep_selector-0.0.8/lib/dep_gecode.so
(LoadError)
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in
require' from /usr/lib/ruby/gems/1.8/gems/dep_selector-0.0.8/lib/dep_selector/gecode_wrapper.rb:20 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:ingem_original_require’
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in
require' from /usr/lib/ruby/gems/1.8/gems/dep_selector-0.0.8/lib/dep_selector/dependency_graph.rb:21 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:ingem_original_require’
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in
require' from /usr/lib/ruby/gems/1.8/gems/dep_selector-0.0.8/lib/dep_selector/selector.rb:20 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:ingem_original_require’
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in
require' from /usr/lib/ruby/gems/1.8/gems/dep_selector-0.0.8/lib/dep_selector.rb:22 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:ingem_original_require’
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in
require' from /usr/lib/ruby/gems/1.8/gems/chef-0.10.2/lib/chef/cookbook_version_selector.rb:18 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:ingem_original_require’
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in
require' from /usr/lib/ruby/gems/1.8/gems/chef-server-api-0.10.2/app/controllers/environments.rb:21 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:ingem_original_require’
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in
require' from /usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/bootloader.rb:897:inload_file’
from
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/bootloader.rb:931:in
load_classes' from /usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/bootloader.rb:929:ineach’
from
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/bootloader.rb:929:in
load_classes' from /usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/bootloader.rb:928:ineach’
from
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/bootloader.rb:928:in
load_classes' from /usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/bootloader.rb:670:inrun’
from
/usr/lib/ruby/gems/1.8/gems/extlib-0.9.15/lib/extlib/dictionary.rb:268:in
each' from /usr/lib/ruby/gems/1.8/gems/extlib-0.9.15/lib/extlib/dictionary.rb:268:ineach’
from
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/bootloader.rb:668:in
run' from /usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/bootloader.rb:97:inrun’
from
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/server.rb:172:in
bootup' from /usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/server.rb:42:instart’
from
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core.rb:165:in start' from /usr/lib/ruby/gems/1.8/gems/chef-server-api-0.10.2/bin/chef-server:84 from /usr/bin/chef-server:19:inload’
from /usr/bin/chef-server:19

I’m running Fedora 15 (2.6.38.8-32.fc15.i686)

Do you have the dep_selector gem installed? What's the result from 'gem list
dep_selector'?

On Thu, Jul 21, 2011 at 9:37 PM, talonx@gmail.com wrote:

Hello,

I was attempting to install chef (manually) using the instructions on
http://wiki.opscode.com/display/chef/Manual+Chef+Server+Configuration.
All
seemed to go fine till I attempted to start the chef server. Here's the
output

chef-server -N -e production

Merb root at: /usr/lib/ruby/gems/1.8/gems/chef-server-api-0.10.2
~ No Gemfile found! If you're generating new app with merb-gen this is
fine,
otherwise run: bundle init to create Gemfile
Loading init file from ./config/init.rb
INFO: Loading roles

/usr/lib/ruby/gems/1.8/gems/mixlib-authentication-1.1.4/lib/mixlib/authentication/http_authentication_request.rb:25:
warning: already initialized constant MANDATORY_HEADERS

/usr/lib/ruby/gems/1.8/gems/mixlib-authentication-1.1.4/lib/mixlib/authentication/signatureverification.rb:28:
warning: already initialized constant SignatureResponse
/usr/lib/ruby/gems/1.8/gems/dep_selector-0.0.8/lib/dep_gecode.so:
libgecodeminimodel.so.27: cannot open shared object file: No such file or
directory -
/usr/lib/ruby/gems/1.8/gems/dep_selector-0.0.8/lib/dep_gecode.so
(LoadError)
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in
`require'
from

/usr/lib/ruby/gems/1.8/gems/dep_selector-0.0.8/lib/dep_selector/gecode_wrapper.rb:20
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in
gem_original_require' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in require'
from

/usr/lib/ruby/gems/1.8/gems/dep_selector-0.0.8/lib/dep_selector/dependency_graph.rb:21
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in
gem_original_require' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in require'
from

/usr/lib/ruby/gems/1.8/gems/dep_selector-0.0.8/lib/dep_selector/selector.rb:20
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in
gem_original_require' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in require'
from
/usr/lib/ruby/gems/1.8/gems/dep_selector-0.0.8/lib/dep_selector.rb:22
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in
gem_original_require' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in require'
from

/usr/lib/ruby/gems/1.8/gems/chef-0.10.2/lib/chef/cookbook_version_selector.rb:18
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in
gem_original_require' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in require'
from

/usr/lib/ruby/gems/1.8/gems/chef-server-api-0.10.2/app/controllers/environments.rb:21
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in
gem_original_require' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in require'
from

/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/bootloader.rb:897:in
`load_file'
from

/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/bootloader.rb:931:in
`load_classes'
from

/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/bootloader.rb:929:in
`each'
from

/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/bootloader.rb:929:in
`load_classes'
from

/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/bootloader.rb:928:in
`each'
from

/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/bootloader.rb:928:in
`load_classes'
from

/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/bootloader.rb:670:in
run' from /usr/lib/ruby/gems/1.8/gems/extlib-0.9.15/lib/extlib/dictionary.rb:268:in each'
from
/usr/lib/ruby/gems/1.8/gems/extlib-0.9.15/lib/extlib/dictionary.rb:268:in
`each'
from

/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/bootloader.rb:668:in
`run'
from

/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/bootloader.rb:97:in
run' from /usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/server.rb:172:in bootup'
from
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/server.rb:42:in
start' from /usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core.rb:165:in start'
from
/usr/lib/ruby/gems/1.8/gems/chef-server-api-0.10.2/bin/chef-server:84
from /usr/bin/chef-server:19:in `load'
from /usr/bin/chef-server:19

I'm running Fedora 15 (2.6.38.8-32.fc15.i686)

Yes, it's installed. Here's the output -

#gem list dep_selector

*** LOCAL GEMS ***

dep_selector (0.0.8)

On 22 July 2011 10:51, Nuo Yan yan.nuo@gmail.com wrote:

Do you have the dep_selector gem installed? What's the result from 'gem
list dep_selector'?

2011/7/22 Hrishikesh Barua talonx@gmail.com

Yes, it's installed. Here's the output -

#gem list dep_selector

*** LOCAL GEMS ***

dep_selector (0.0.8)

It's looks like missing libgecode. Install it with your preffered (with
*-dev) package provider and then try again.

I've installed gecode from source (v. 3.5.0).
Is that what you mean?

On 22 July 2011 11:15, J Ś jarekps+chef@sysd.pl wrote:

2011/7/22 Hrishikesh Barua talonx@gmail.com

Yes, it's installed. Here's the output -

#gem list dep_selector

*** LOCAL GEMS ***

dep_selector (0.0.8)

It's looks like missing libgecode. Install it with your preffered (with
*-dev) package provider and then try again.

Well, can anybody help?

On 22 July 2011 12:14, Hrishikesh Barua talonx@gmail.com wrote:

I've installed gecode from source (v. 3.5.0).
Is that what you mean?

On 22 July 2011 11:15, J Ś jarekps+chef@sysd.pl wrote:

2011/7/22 Hrishikesh Barua talonx@gmail.com

Yes, it's installed. Here's the output -

#gem list dep_selector

*** LOCAL GEMS ***

dep_selector (0.0.8)

It's looks like missing libgecode. Install it with your preffered (with
*-dev) package provider and then try again.

Does the file '/usr/lib/ruby/gems/1.8/gems/dep_selector-0.0.8/lib/dep_gecode.so'
exist?

Ryan Schwartz

On Fri, Jul 22, 2011 at 10:23 AM, Hrishikesh Barua talonx@gmail.com wrote:

Well, can anybody help?

On 22 July 2011 12:14, Hrishikesh Barua talonx@gmail.com wrote:

I've installed gecode from source (v. 3.5.0).
Is that what you mean?

On 22 July 2011 11:15, J Ś jarekps+chef@sysd.pl wrote:

2011/7/22 Hrishikesh Barua talonx@gmail.com

Yes, it's installed. Here's the output -

#gem list dep_selector

*** LOCAL GEMS ***

dep_selector (0.0.8)

It's looks like missing libgecode. Install it with your preffered (with
*-dev) package provider and then try again.

He meant to install the system package libgecode. If you’re running redhat/centOS, yum install gecode-devel. Debian, apt-get install libgecode-dev… etc.

mg

From: Hrishikesh Barua [mailto:talonx@gmail.com]
Sent: Friday, July 22, 2011 11:24 AM
To: chef@lists.opscode.com
Subject: [chef] Re: Re: Re: Re: Error starting chef server

Well, can anybody help?

On 22 July 2011 12:14, Hrishikesh Barua talonx@gmail.com wrote:

I’ve installed gecode from source (v. 3.5.0).
Is that what you mean?

On 22 July 2011 11:15, J Ś <jarekps+chef@sysd.pl mailto:jarekps%2Bchef@sysd.pl > wrote:

2011/7/22 Hrishikesh Barua talonx@gmail.com

Yes, it’s installed. Here’s the output -

#gem list dep_selector

*** LOCAL GEMS ***

dep_selector (0.0.8)

It’s looks like missing libgecode. Install it with your preffered (with *-dev) package provider and then try again.

CONFIDENTIALITY NOTICE and DISCLAIMER
This message and any attachment are confidential and may be
privileged or otherwise protected from disclosure and solely for
the use of the person(s) or entity to whom it is intended. If you
have received this message in error and are not the intended
recipient, please notify the sender immediately and delete this
message and any attachment from your system. If you are not the
intended recipient, be advised that any use of this message is
prohibited and may be unlawful, and you must not copy this
message or attachment or disclose the contents to any other person.

Yes, it does.

On 22 July 2011 20:58, Ryan Schwartz ryan@ryanschwartz.net wrote:

Does the file '/usr/lib/ruby/gems/1.8/gems/dep_selector-0.0.8/lib/dep_gecode.so'
exist?

Ryan Schwartz

On Fri, Jul 22, 2011 at 10:23 AM, Hrishikesh Barua talonx@gmail.comwrote:

Well, can anybody help?

On 22 July 2011 12:14, Hrishikesh Barua talonx@gmail.com wrote:

I've installed gecode from source (v. 3.5.0).
Is that what you mean?

On 22 July 2011 11:15, J Ś jarekps+chef@sysd.pl wrote:

2011/7/22 Hrishikesh Barua talonx@gmail.com

Yes, it's installed. Here's the output -

#gem list dep_selector

*** LOCAL GEMS ***

dep_selector (0.0.8)

It's looks like missing libgecode. Install it with your preffered (with
*-dev) package provider and then try again.

Thanks for clarifying that, Michael. But it does not seem to be available as
a repo package for Fedora 14/15. I've tried a yum search.

On 22 July 2011 21:02, Michael Garrett mgarrett@silverpop.com wrote:

He meant to install the system package libgecode. If you’re running
redhat/centOS, yum install gecode-devel. Debian, apt-get install
libgecode-dev.. etc.****


mg****


From: Hrishikesh Barua [mailto:talonx@gmail.com]
Sent: Friday, July 22, 2011 11:24 AM
To: chef@lists.opscode.com
Subject: [chef] Re: Re: Re: Re: Error starting chef server****


Well, can anybody help?****

On 22 July 2011 12:14, Hrishikesh Barua talonx@gmail.com wrote:****

I've installed gecode from source (v. 3.5.0).
Is that what you mean?****


On 22 July 2011 11:15, J Ś jarekps+chef@sysd.pl wrote:****


2011/7/22 Hrishikesh Barua talonx@gmail.com****

Yes, it's installed. Here's the output -

#gem list dep_selector

*** LOCAL GEMS ***

dep_selector (0.0.8)****


It's looks like missing libgecode. Install it with your preffered (with
-dev) package provider and then try again.***


So to rephrase my question, is anybody running a chef server on Fedora
14/15?

On 22 July 2011 21:44, Hrishikesh Barua talonx@gmail.com wrote:

Thanks for clarifying that, Michael. But it does not seem to be available
as a repo package for Fedora 14/15. I've tried a yum search.

On 22 July 2011 21:02, Michael Garrett mgarrett@silverpop.com wrote:

He meant to install the system package libgecode. If you’re running
redhat/centOS, yum install gecode-devel. Debian, apt-get install
libgecode-dev.. etc.****


mg****


From: Hrishikesh Barua [mailto:talonx@gmail.com]
Sent: Friday, July 22, 2011 11:24 AM
To: chef@lists.opscode.com
Subject: [chef] Re: Re: Re: Re: Error starting chef server****


Well, can anybody help?****

On 22 July 2011 12:14, Hrishikesh Barua talonx@gmail.com wrote:****

I've installed gecode from source (v. 3.5.0).
Is that what you mean?****


On 22 July 2011 11:15, J Ś jarekps+chef@sysd.pl wrote:****


2011/7/22 Hrishikesh Barua talonx@gmail.com****

Yes, it's installed. Here's the output -

#gem list dep_selector

*** LOCAL GEMS ***

dep_selector (0.0.8)****


It's looks like missing libgecode. Install it with your preffered (with
-dev) package provider and then try again.***

Hrish,

Check out this link: http://blog.aegisco.com/index.php/2011/04/08/chef-0-10-pre-requisites-gecode-and-ruby-rpms/

There are links to a fc14 repo there that contains packages including gecode-devel. Can you try installing that package and see if that helps?

Thanks,

Michael Garrett

Infrastructure Engineer | Silverpop http://www.silverpop.com/

direct: 770.661.0679

email: mgarrett@silverpop.com mailto:mgarrett@silverpop.com | twitter: @garrettux

200 Galleria Parkway, Suite 1000, Atlanta GA 30339

http://twitter.com/#!/Silverpop http://www.facebook.com/Silverpop http://www.silverpop.com/blogs/email-marketing/ http://www.linkedin.com/company/silverpop

Email.Marketing.Automation.

From: Hrishikesh Barua [mailto:talonx@gmail.com]
Sent: Saturday, July 23, 2011 6:30 AM
To: chef@lists.opscode.com
Subject: [chef] Re: RE: Re: Re: Re: Re: Error starting chef server

So to rephrase my question, is anybody running a chef server on Fedora 14/15?

On 22 July 2011 21:44, Hrishikesh Barua talonx@gmail.com wrote:

Thanks for clarifying that, Michael. But it does not seem to be available as a repo package for Fedora 14/15. I’ve tried a yum search.

On 22 July 2011 21:02, Michael Garrett mgarrett@silverpop.com wrote:

He meant to install the system package libgecode. If you’re running redhat/centOS, yum install gecode-devel. Debian, apt-get install libgecode-dev… etc.

mg

From: Hrishikesh Barua [mailto:talonx@gmail.com]
Sent: Friday, July 22, 2011 11:24 AM
To: chef@lists.opscode.com
Subject: [chef] Re: Re: Re: Re: Error starting chef server

Well, can anybody help?

On 22 July 2011 12:14, Hrishikesh Barua talonx@gmail.com wrote:

I’ve installed gecode from source (v. 3.5.0).
Is that what you mean?

On 22 July 2011 11:15, J Ś <jarekps+chef@sysd.pl mailto:jarekps%2Bchef@sysd.pl > wrote:

2011/7/22 Hrishikesh Barua talonx@gmail.com

Yes, it’s installed. Here’s the output -

#gem list dep_selector

*** LOCAL GEMS ***

dep_selector (0.0.8)

It’s looks like missing libgecode. Install it with your preffered (with *-dev) package provider and then try again.

CONFIDENTIALITY NOTICE and DISCLAIMER
This message and any attachment are confidential and may be
privileged or otherwise protected from disclosure and solely for
the use of the person(s) or entity to whom it is intended. If you
have received this message in error and are not the intended
recipient, please notify the sender immediately and delete this
message and any attachment from your system. If you are not the
intended recipient, be advised that any use of this message is
prohibited and may be unlawful, and you must not copy this
message or attachment or disclose the contents to any other person.

Guys,

I'm glad the packages worked. What docs were you working from? These should
be updated.

I was considering dropping support for FC13/14 on my next build of RPMs
because you're literally the first person I have seen using it with Chef,
and the numbers of the Opscode survey for FC users were minuscule. If we
have an active community, though, I'll try to update the FC packages as
well.

Could you please provide links to AMIs or Vagrant Boxes which are relatively
clean, for 32 and 64 bit FC13 and FC14?

James

On Tue, Jul 26, 2011 at 7:25 AM, Michael Garrett mgarrett@silverpop.comwrote:

Hrish,****


Check out this link:
http://blog.aegisco.com/index.php/2011/04/08/chef-0-10-pre-requisites-gecode-and-ruby-rpms/



There are links to a fc14 repo there that contains packages including
gecode-devel. Can you try installing that package and see if that helps?*




Thanks,****


Michael Garrett

Infrastructure Engineer | Silverpop http://www.silverpop.com/**


direct: 770.661.0679****

email: mgarrett@silverpop.com | twitter: @garrettux****

200 Galleria Parkway, Suite 1000, Atlanta GA 30339 ****

[image: cid:image001.png@01CC31AD.4E9EE080]http://twitter.com/#!/Silverpop
[image: cid:image002.png@01CC31AD.4E9EE080]http://www.facebook.com/Silverpop
[image: cid:image003.png@01CC31AD.4E9EE080]http://www.silverpop.com/blogs/email-marketing/
[image: cid:image004.png@01CC31AD.4E9EE080]http://www.linkedin.com/company/silverpop


Email.Marketing.Automation.****


From: Hrishikesh Barua [mailto:talonx@gmail.com]
Sent: Saturday, July 23, 2011 6:30 AM

To: chef@lists.opscode.com
Subject: [chef] Re: RE: Re: Re: Re: Re: Error starting chef server****


So to rephrase my question, is anybody running a chef server on Fedora
14/15?****

On 22 July 2011 21:44, Hrishikesh Barua talonx@gmail.com wrote:****

Thanks for clarifying that, Michael. But it does not seem to be available
as a repo package for Fedora 14/15. I've tried a yum search.****


On 22 July 2011 21:02, Michael Garrett mgarrett@silverpop.com wrote:****

He meant to install the system package libgecode. If you’re running
redhat/centOS, yum install gecode-devel. Debian, apt-get install
libgecode-dev.. etc.****


mg****


From: Hrishikesh Barua [mailto:talonx@gmail.com]
Sent: Friday, July 22, 2011 11:24 AM
To: chef@lists.opscode.com
Subject: [chef] Re: Re: Re: Re: Error starting chef server****


Well, can anybody help?****

On 22 July 2011 12:14, Hrishikesh Barua talonx@gmail.com wrote:****

I've installed gecode from source (v. 3.5.0).
Is that what you mean?****


On 22 July 2011 11:15, J Ś jarekps+chef@sysd.pl wrote:****


2011/7/22 Hrishikesh Barua talonx@gmail.com****

Yes, it's installed. Here's the output -

#gem list dep_selector

*** LOCAL GEMS ***

dep_selector (0.0.8)****


It's looks like missing libgecode. Install it with your preffered (with
-dev) package provider and then try again.***



CONFIDENTIALITY NOTICE and DISCLAIMER
This message and any attachment are confidential and may be
privileged or otherwise protected from disclosure and solely for
the use of the person(s) or entity to whom it is intended. If you
have received this message in error and are not the intended
recipient, please notify the sender immediately and delete this
message and any attachment from your system. If you are not the
intended recipient, be advised that any use of this message is
prohibited and may be unlawful, and you must not copy this
message or attachment or disclose the contents to any other person.

Michael,

This worked. Thanks a lot!

  • Hrish

On 26 July 2011 19:55, Michael Garrett mgarrett@silverpop.com wrote:

Hrish,****


Check out this link:
http://blog.aegisco.com/index.php/2011/04/08/chef-0-10-pre-requisites-gecode-and-ruby-rpms/



There are links to a fc14 repo there that contains packages including
gecode-devel. Can you try installing that package and see if that helps?*




Thanks,****


Michael Garrett

Infrastructure Engineer | Silverpop http://www.silverpop.com/**


direct: 770.661.0679****

email: mgarrett@silverpop.com | twitter: @garrettux****

200 Galleria Parkway, Suite 1000, Atlanta GA 30339 ****

[image: cid:image001.png@01CC31AD.4E9EE080]http://twitter.com/#!/Silverpop
[image: cid:image002.png@01CC31AD.4E9EE080]http://www.facebook.com/Silverpop
[image: cid:image003.png@01CC31AD.4E9EE080]http://www.silverpop.com/blogs/email-marketing/
[image: cid:image004.png@01CC31AD.4E9EE080]http://www.linkedin.com/company/silverpop


Email.Marketing.Automation.****


From: Hrishikesh Barua [mailto:talonx@gmail.com]
Sent: Saturday, July 23, 2011 6:30 AM

To: chef@lists.opscode.com
Subject: [chef] Re: RE: Re: Re: Re: Re: Error starting chef server****


So to rephrase my question, is anybody running a chef server on Fedora
14/15?****

On 22 July 2011 21:44, Hrishikesh Barua talonx@gmail.com wrote:****

Thanks for clarifying that, Michael. But it does not seem to be available
as a repo package for Fedora 14/15. I've tried a yum search.****


On 22 July 2011 21:02, Michael Garrett mgarrett@silverpop.com wrote:****

He meant to install the system package libgecode. If you’re running
redhat/centOS, yum install gecode-devel. Debian, apt-get install
libgecode-dev.. etc.****


mg****


From: Hrishikesh Barua [mailto:talonx@gmail.com]
Sent: Friday, July 22, 2011 11:24 AM
To: chef@lists.opscode.com
Subject: [chef] Re: Re: Re: Re: Error starting chef server****


Well, can anybody help?****

On 22 July 2011 12:14, Hrishikesh Barua talonx@gmail.com wrote:****

I've installed gecode from source (v. 3.5.0).
Is that what you mean?****


On 22 July 2011 11:15, J Ś jarekps+chef@sysd.pl wrote:****


2011/7/22 Hrishikesh Barua talonx@gmail.com****

Yes, it's installed. Here's the output -

#gem list dep_selector

*** LOCAL GEMS ***

dep_selector (0.0.8)****


It's looks like missing libgecode. Install it with your preffered (with
-dev) package provider and then try again.***



CONFIDENTIALITY NOTICE and DISCLAIMER
This message and any attachment are confidential and may be
privileged or otherwise protected from disclosure and solely for
the use of the person(s) or entity to whom it is intended. If you
have received this message in error and are not the intended
recipient, please notify the sender immediately and delete this
message and any attachment from your system. If you are not the
intended recipient, be advised that any use of this message is
prohibited and may be unlawful, and you must not copy this
message or attachment or disclose the contents to any other person.

--
You can't be normal and expect abnormal returns - Jeffrey Pfeffer

http://www.deepinspace.net