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
|