Re: Running rawhide mockbuild on Fedora 33 fails with GPG check

2021-08-16 Thread Miro Hrončok
On 15. 08. 21 2:02, Miro Hrončok wrote: Hello. I've tried to run a rawhide mockbuild on Fedoa 33 and I get GPG failures. It worked yesterday... Solution: Update to mock-core-configs >= 35-1:

Re: Running rawhide mockbuild on Fedora 33 fails with GPG check

2021-08-15 Thread Matt Domsch via devel
One problem is mock doesn't have the right GPG key for rawhide at this point. It's easy to fix. # ls -al /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-* ... -rw-r--r--. 1 root root 1668 Jul 26 07:59 /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary -rw-r--r--. 1

Re: Running rawhide mockbuild on Fedora 33 fails with GPG check

2021-08-15 Thread Otto Urpelainen
Sérgio Basto kirjoitti 15.8.2021 klo 3.12: Hi, I'm seeing the same problem, for a quick fix, we need update /etc/mock/templates/fedora-rawhide.tpl line 12 with config_opts['releasever'] = '36', as reference [1] ... We need a new mock-core-configs package with configurations for "Fedora 35

Re: Running rawhide mockbuild on Fedora 33 fails with GPG check

2021-08-14 Thread Sérgio Basto
Hi, I'm seeing the same problem, for a quick fix, we need update /etc/mock/templates/fedora-rawhide.tpl line 12 with config_opts['releasever'] = '36', as reference [1] ... We need a new mock-core-configs package with configurations for "Fedora 35 branched" some work in progress here [2] 

Running rawhide mockbuild on Fedora 33 fails with GPG check

2021-08-14 Thread Miro Hrončok
Hello. I've tried to run a rawhide mockbuild on Fedoa 33 and I get GPG failures. It worked yesterday. I have the following packages installed: fedora-release-33-4 fedora-repos-33-5 mock-2.12-1.fc33 mock-core-configs-34.6-1.fc33 fedora-gpg-keys-33-5 $ mock -r fedora-rawhide-x86_64 --scrub=all