Hi, As some of you know gpg pkg signing, etc was changed in rpm 4.1 and beyond. Now keys are stored in the rpmdb, they're dealt with by beecrypt, they don't require gpg, etc etc. But, if you do an rpm -qa you'll see them in your list. I'm thinking about screening them out of the yum list output. Also thinking about making it so key imports could be handled via the yum command line. (not sure about this one, yet) I thought it might look cleaner if you don't have a bunch of gpg-pubkey things sitting in your yum list output. Comments, suggestions? thanks, -sv