[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Public key not installed

From: Trevor Harmon <trevor_at_vocaro.com>
Date: Mon, 15 Sep 2008 11:06:29 -0400

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
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
Received on 2008-09-15 17:06:53 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.