Re: Invalid GPG Key - installation problem
Benjamin Reed <[email protected]>
| Newsgroups | gmane.network.opennms.install |
|---|---|
| Message-ID | <[email protected]> |
On 12/1/11 2:24 AM, Drew wrote: > > Invalid GPG Key from http://yum.opennms.org/OPENNMS-GPG-KEY: first PGP > packet should be a public-key packet, not signature packet > So, despite the GPG key being updated, some RPM-based systems are still seeing errors when yum imports it. From what I understand, the upstream yum software has fixed this (it's an issue with how it reads in keys) but maybe it hasn't made it's way to distros yet. That said... > I did some looking around and found two articles, the first suggesting > that I re-import a key because of a bug of previous version issues. > They shouldn’t really apply to me as the article was from a couple of > months ago and the person indicated the problem has since been > resolved. So, I re-imported a key using the following: > > rpm > --import<http://yum.opennms.org/OPENNMS-GPG-KEY>http://yum.opennms.org/OPENNMS-PGP-KEY > Did you really type it just like that? That command means, "run 'rpm --import', redirect the local file http://yum.opennms.org/OPENNMS-GPG-KEY into it (the <), then redirect the output of that command to http://yum.opennms.org/OPENNMS-GPG-KEY (the >)" It should be: rpm --import http://yum.opennms.org/OPENNMS-GPG-KEY ...and that should make it work. Not sure why we get the problems from the key still, though, it's been re-exported and shouldn't have the same issues it did before that email you found. Guess I've got another 3-day-debugging session with the YUM guys coming. :P -- Benjamin Reed The OpenNMS Group http://www.opennms.org/ ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-install mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-install