On 10/02/2017 05:34 PM, Otavio Salvador wrote:

It does not work as you are explaining. Without this patch I /need/ to use:

dnf install --nogpgcheck nano

to install nano. dnf has it enabled.

root@qemux86-64:~# grep gpg /etc/dnf/dnf.conf
gpgcheck=1


Yes; your patch is solving this problem incorrectly, introducing a new, different problem. The new problem is:

- enable package signing, disable package feed signing, check that the resulting dnf.conf file has package verification enabled (it won't).

Alex
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to