Hi, Every time I install an rpm from rawhide, I get a warning about missing key 897da07a. I did the following: gpg --recv-keys --keyserver wwwkeys.pgp.net 897da07a gpg --armor --export 897da07a > key rpm --import key I got no errors during this process, but I still get the same warning. What's wrong? rpm -qa 'gpg*' shows that some key was added to database, but it looks that key ID is different from the key I imported. Pavel.