[chef] Re: MangoDb installation on AWS ec2 instances[centOS]


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] Re: MangoDb installation on AWS ec2 instances[centOS]
  • Date: Wed, 22 Jan 2014 10:49:51 -0800


On Monday, January 20, 2014 at 2:00 AM, wrote:


================================================================================
Error executing action `install` on resource 'package[mongo-10gen-server]'
================================================================================


Chef::Exceptions::Exec
----------------------
returned 1, expected 0
---- Begin output of ----
STDOUT: STDERR:

Package mongo-10gen-server-2.4.9-mongodb_1.x86_64.rpm is not signed
---- End output of ----
That’s your problem right there, the RPM isn’t signed. You’ll need to either get a signed package or configure yum/rpm to tolerate unsigned packages.


-- 
Daniel DeLeo




Archive powered by MHonArc 2.6.16.

§