Re: yum and gpgcheck

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Michal Janda wrote:
>  is there any command-line option how to turn of gpgcheck=1 option
>  when using yum localinstall? Typically when I download single RPM.

I don't know that there is one, though I know I've seen a plugin
somewhere that allowed this.

Here's one work-around (from Paul Howarth's Java Howto[1])

$ (echo config gpgcheck 0; echo localinstall your*.rpm; echo run) > yum-cmd
$ sudo yum shell yum-cmd

Another way to solve this would be to sign the packages with a local
key that you've created and imported into the rpm db.

[1] http://www.city-fan.org/tips/JpackageJava

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
======================================================================
The trouble with opportunity is that it always comes disguised as hard
work.
    -- Herbert V. Prochnow

Attachment: pgpa4Aq5unHMl.pgp
Description: PGP signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux