On Thu, Aug 22, 2019 at 9:03 PM Nico Kadel-Garcia <nkadel@xxxxxxxxx> wrote: > > On Thu, Aug 22, 2019 at 7:57 PM Christopher <ctubbsii@xxxxxxxxxxxxxxxxx> wrote: > > > > I'm trying to do `fedpkg mock` to locally build some packages, and I > > keep getting errors about GPG keys not found for f31/f32 packages. How > > do I work around this? > > Disable gpg checks in /etc/mock/whatever.cfg ? Thanks. I went looking at /etc/mock/fedora-rawhide-x86_64.cfg to figure out how to do that... and I found the problem. The file is still configured as though f31 is rawhide. So, I simply replaced all occurrences of "31" with "32", and "30" with "31". And, then it worked fine. So, thanks for pointing me in the right direction. The answer was really stupidly obvious once I knew where to look. :) _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx