On 3/27/06, Thomas Springer <th.springer@xxxxxxx> wrote: > > > Another possibility you could consider would be to install Thomas > > > Springer's YUM GPG Signature Check Plugin > > > (http://www.cs.uni-frankfurt.de/~springer/yum-plugin/), which adds a > > > --gpgcheck option to yum, so you can do: > > > > > > # yum --gpgcheck=0 localinstall x.rpm > > > > Thanks, Paul, but ideally the option '--gpgcheck=0' should act *only* > > on the local rpms and *not* on their dependencies. > > > The option overwrites what's defined in yum.conf, per-repo settings are > not changed. Thanks, Thomas, for the information and also for the plugin! Paul