Trevor/Ed.
Thanks to your great help, it gave me a clue and I checked that the site
where my fedora 4 was to get the rpms did not belong to red hat and once
corrected it went well.
Cheers and thanks,
Lito
> On Mon, Sep 15, 2008 at 8:06 AM, Trevor Harmon <trevor_at_vocaro.com> wrote:
>> On Sep 14, 2008, at 11:50 PM, lcruz_at_sleekersoft.com wrote:
>>
>>> When I do a yum install, I get the following message.
>>>
>>> "Public key for subversion-1.3.2-0.1.fc3.rf.i386.rpm is not installed".
>>
>> This is a Yum issue, not a Subversion issue. You have two options:
>>
>> 1) Ignore the warning and carry on, since it's probably harmless, or
>
> While it may not apply directly to you - you should update the the key
> as Redhat and Fedora had their servers hacked - they issued new keys
> to the distros as a precaution.
>
> see:
> http://www.securityfocus.com/news/11532
> https://www.redhat.com/archives/fedora-announce-list/2008-August/msg00012.html
>
>
>> 2) Install the public key for the package
>>
>> The public key for the package depends on where you got the package. If
>> it
>> was created by Red Hat, you can do something like:
>>
>> rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY
>>
>> Or for older versions of Red Hat:
>>
>> gpg --import /etc/pki/rpm-gpg/RPM-GPG-KEY
>>
>> Trevor
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
>> For additional commands, e-mail: users-help_at_subversion.tigris.org
>>
>>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-23 00:00:03 CEST