RPM Community Forums

Mailing List Message of <rpm-devel>

rpm -e can no longer erase a public key?

From: Ralf S. Engelschall <rse+rpm-devel@rpm5.org>
Date: Wed 05 Sep 2007 - 21:24:57 CEST
Message-ID: <20070905192457.GA33877@engelschall.com>
With the latest RPM 5 as of this evening:

| $ rm -rf /tmp/rpm/var/rpm/db/*
| $ /tmp/rpm/bin/rpm --initdb
| $ /tmp/rpm/bin/rpm -qa
| $ /tmp/rpm/bin/rpm --import pubkeys/JBJ-GPG-KEY
| $ /tmp/rpm/bin/rpm -qa
| gpg-pubkey-2039b291-3dbaae72.(none)
| $ /tmp/rpm/bin/rpm -e "gpg-pubkey-2039b291-3dbaae72"
| $ /tmp/rpm/bin/rpm -qa
| gpg-pubkey-2039b291-3dbaae72.(none)

Ops?
                                       Ralf S. Engelschall
                                       rse@engelschall.com
                                       www.engelschall.com
Received on Wed Sep 5 21:26:06 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.