You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Bharat Bharat <Bh...@citrix.com> on 2010/09/28 02:41:44 UTC

Error while installing 1.0.1 RPM

I am having a weird issue while installing this rpm on my rhel host.

RPM source:
http://fr2.rpmfind.net//linux/RPM/dag/redhat/el5/x86_64/couchdb-1.0.1-2.el5.rf.x86_64.html

Error:
rpm -i couchdb-1.0.1-2.el5.rf.x86_64.rpm
warning: couchdb-1.0.1-2.el5.rf.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6
error: %pre(couchdb-1.0.1-2.el5.rf.x86_64) scriptlet failed, exit status 9
error:   install: %pre scriptlet failed (2), skipping couchdb-1.0.1-2.el5.rf

uname -a
Linux <hostname> 2.6.18-194.11.3.el5xen #1 SMP Mon Aug 23 16:12:21 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux

I can't seem to figure out why as it works on my other rhel host. I am assuming it's specific to this host but can't seem to narrow down the problem. Has anyone seen this before?

Thanks
B

Re: Error while installing 1.0.1 RPM

Posted by Bharat Bharat <Bh...@citrix.com>.
Yup, will do.
Removing the old user does the trick!

On Sep 27, 2010, at 7:00 PM, Noah Slater wrote:

> Perhaps report to the RPM maintainer anyway? :)
> 
> On 28 Sep 2010, at 01:48, Bharat Bharat wrote:
> 
>> Nevermind, figured it out.
>> 
>> Since this machine already had an instance of couchdb, it was failing to create couchdb user in the preinstall script.
>> 
>> 
>> On Sep 27, 2010, at 5:41 PM, Bharat Bharat wrote:
>> 
>>> I am having a weird issue while installing this rpm on my rhel host.
>>> 
>>> RPM source:
>>> http://fr2.rpmfind.net//linux/RPM/dag/redhat/el5/x86_64/couchdb-1.0.1-2.el5.rf.x86_64.html
>>> 
>>> Error:
>>> rpm -i couchdb-1.0.1-2.el5.rf.x86_64.rpm
>>> warning: couchdb-1.0.1-2.el5.rf.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6
>>> error: %pre(couchdb-1.0.1-2.el5.rf.x86_64) scriptlet failed, exit status 9
>>> error:   install: %pre scriptlet failed (2), skipping couchdb-1.0.1-2.el5.rf
>>> 
>>> uname -a
>>> Linux <hostname> 2.6.18-194.11.3.el5xen #1 SMP Mon Aug 23 16:12:21 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
>>> 
>>> I can't seem to figure out why as it works on my other rhel host. I am assuming it's specific to this host but can't seem to narrow down the problem. Has anyone seen this before?
>>> 
>>> Thanks
>>> B
>> 
> 


Re: Error while installing 1.0.1 RPM

Posted by Noah Slater <ns...@apache.org>.
Perhaps report to the RPM maintainer anyway? :)

On 28 Sep 2010, at 01:48, Bharat Bharat wrote:

> Nevermind, figured it out.
> 
> Since this machine already had an instance of couchdb, it was failing to create couchdb user in the preinstall script.
> 
> 
> On Sep 27, 2010, at 5:41 PM, Bharat Bharat wrote:
> 
>> I am having a weird issue while installing this rpm on my rhel host.
>> 
>> RPM source:
>> http://fr2.rpmfind.net//linux/RPM/dag/redhat/el5/x86_64/couchdb-1.0.1-2.el5.rf.x86_64.html
>> 
>> Error:
>> rpm -i couchdb-1.0.1-2.el5.rf.x86_64.rpm
>> warning: couchdb-1.0.1-2.el5.rf.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6
>> error: %pre(couchdb-1.0.1-2.el5.rf.x86_64) scriptlet failed, exit status 9
>> error:   install: %pre scriptlet failed (2), skipping couchdb-1.0.1-2.el5.rf
>> 
>> uname -a
>> Linux <hostname> 2.6.18-194.11.3.el5xen #1 SMP Mon Aug 23 16:12:21 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
>> 
>> I can't seem to figure out why as it works on my other rhel host. I am assuming it's specific to this host but can't seem to narrow down the problem. Has anyone seen this before?
>> 
>> Thanks
>> B
> 


Re: Error while installing 1.0.1 RPM

Posted by Bharat Bharat <Bh...@citrix.com>.
Nevermind, figured it out.

Since this machine already had an instance of couchdb, it was failing to create couchdb user in the preinstall script.


On Sep 27, 2010, at 5:41 PM, Bharat Bharat wrote:

> I am having a weird issue while installing this rpm on my rhel host.
> 
> RPM source:
> http://fr2.rpmfind.net//linux/RPM/dag/redhat/el5/x86_64/couchdb-1.0.1-2.el5.rf.x86_64.html
> 
> Error:
> rpm -i couchdb-1.0.1-2.el5.rf.x86_64.rpm
> warning: couchdb-1.0.1-2.el5.rf.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6
> error: %pre(couchdb-1.0.1-2.el5.rf.x86_64) scriptlet failed, exit status 9
> error:   install: %pre scriptlet failed (2), skipping couchdb-1.0.1-2.el5.rf
> 
> uname -a
> Linux <hostname> 2.6.18-194.11.3.el5xen #1 SMP Mon Aug 23 16:12:21 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
> 
> I can't seem to figure out why as it works on my other rhel host. I am assuming it's specific to this host but can't seem to narrow down the problem. Has anyone seen this before?
> 
> Thanks
> B