On Thu, 22 Aug 2019 at 22:43, Christopher <ctubb...@fedoraproject.org> wrote: > > On Thu, Aug 22, 2019 at 9:03 PM Nico Kadel-Garcia <nka...@gmail.com> wrote: > > > > On Thu, Aug 22, 2019 at 7:57 PM Christopher <ctubb...@fedoraproject.org> > > 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". >
This is fixed in the current version of mock-core-configs. It was just pushed to stable, so you should be able to update it soon. > 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. :) -- Elliott _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org 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@lists.fedoraproject.org