RE: installation problems
Nazri Bin Abdullah <
Anazri@...>
2005-04-06 06:07:56 GMT
hi
it works, and midgard is served up. thanks.
-----Original Message-----
From: Daniel S. Reichenbach [mailto:dsr@...]
Sent: Wed 4/6/2005 1:48 PM
To: dev@...
Subject: Re: [midgard-dev] installation problems
Hi,
> most of my time spent to install the midgard using YUM always facing this kind of problems.
> i dont really know what it cause.. is there any best way to install midgard ..
Seems like you are trying this on Fedora Core 3, right? Exact distro
name makes it easier to help :)
> warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 4f2a6fd2
> public key not available for //var/cache/yum/updates-released/packages/ImageMagi ck-6.2.0.7-2.fc3.i386.rpm
This is not a Midgard issue, but a YUM issue. In order for YUM to
verify the package signatures, you will have to import the signing GPG
keys for these RPM packages.
In your case I would suggest to run
# rpm --import /usr/share/doc/fedora-release-*/RPM-GPG-KEY*
To install the Midgard packages via RPM, please see the Fedora install
instructions:
(Continue reading)