On Fri, Oct 10, 2008 at 5:30 PM, Demetri Mouratis <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm installing spacewalk 0.2 on Centos 5.2 following the instructions here:
>
> https://fedorahosted.org/spacewalk/wiki/HowToInstall
>
> When I invoke the yum command to install spacewalk I get errors like this:
>
> warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 217521f6
> Importing GPG key 0x217521F6 "Fedora EPEL <[EMAIL PROTECTED]>"
> from /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
> Is this ok [y/N]: y
> warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 430a1c35
> Importing GPG key 0x430A1C35 "Spacewalk <[EMAIL PROTECTED]>"
> from http://spacewalk.redhat.com/yum/RPM-GPG-KEY-spacewalk
> Is this ok [y/N]: y
> warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 37017186
>
>
> Public key for hibernate3-3.2.4-1.SP1_CP01.0jpp.ep1.1.el5.1.noarch.rpm
> is not installed
>
> So, I tried, yum install --nogpgcheck hibernate3, which worked.  Then
> installed spacewalk again and got:
>
> Total download size: 65 M
> Is this ok [y/N]: y
> Downloading Packages:
> warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID db42a60e
>
>
> Public key for jakarta-commons-configuration-1.2-1jpp_1rh.noarch.rpm
> is not installed
>
> Where do I import the correct key?  Am I missing some step?
>
> Thanks.

https://hosted.fedoraproject.org/spacewalk/wiki/HowToInstall#Installation

"""
Then just ask yum to install the application:

rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-former
rpm -e specspo && yum install spacewalk

This will pull down and install the set of RPMs required to get
Spacewalk to run and avoids the conflict with specspo.
"""

For more info on GPG keys see: https://www.redhat.com/security/team/key/

jesus

_______________________________________________
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to