On Wed, 2005-11-09 at 15:26 +0700, Fajar Priyanto wrote: > On Wednesday 09 November 2005 13:40, Joachim Backes wrote: > > > > Transaction Summary > > =========================================================================== > >== Install 1 Package(s) > > Update 0 Package(s) > > Remove 0 Package(s) > > Total download size: 180 k > > Is this ok [y/N]: y > > Downloading Packages: > > warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID > > 1ac70ce6 > > > > > > Public key for yumex-0.42-9.0.fc4.noarch.rpm is not installed > > > > > > Can somebody help? I did not find any advice in the archives solving my > > problem. > > Hi Joachim, > You can turn off gpgcheck for extras in: > /etc/yum.repos.d/fedora-extras.repo > Change gpgcheck=1 to gpgcheck=0 But that would be addressing the symptoms rather than the disease itself. Installing the Fedora Extras GPG key would be a much better solution: # rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-extras The strange thing is though, that FC4's out-of-the-box configuration should prompt you to install the key from this location the first time it is needed, since /etc/yum.repos.d/fedora-extras.repo contains: gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-extra Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>