[OE-core] [PATCH 5/5] dnf: expand dnf selftest to test signed package feeds

Alexander Kanavin alexander.kanavin at linux.intel.com
Fri Aug 11 12:58:54 UTC 2017


On 08/11/2017 03:54 PM, Markus Lehtonen wrote:
>
>      Wait a moment. If feed signing is enabled, then dnf's "repo_gpgcheck",
>      and "gpgkey" settings should be configured and working by default. You
>      shouldn't fix them after the fact in the test. Please add the necessary
>      code to insert_feeds_uris() in package_manager.py.
>      
> Do you think it's a safe assumption that all repos configured via PACKAGE_FEED_URIS are signed and with the same key?

No; you should insert those lines only if PACKAGE_FEED_SIGN is set to 
"1". Do you mean something else?

Alex



More information about the Openembedded-core mailing list