The repofiles have this: baseurl=https://download.eng.bos.redhat.com/beakerrepos/client/Fedora$releasever/ But on F31 and F32 this doesn't work. --- Additional comment from Martin Styk 🤦♂️ on 2019-10-11 08:31:23 CEST --- (In reply to Pavel Raiskup from comment #1) > I'm reopening this for F31 and F32. Let me know if you rather want a new > bug. Please create a separate issue for F31 and F32. But I can tell right now, that we are blocked by our BREW builders for F31/32. --- Additional comment from Pavel Raiskup on 2019-10-11 08:53:02 CEST --- You can use internal copr for that, https://copr.devel.redhat.com/ --- Additional comment from Martin Styk 🤦♂️ on 2019-10-11 08:54:19 CEST --- No, because RPM will be not signed.
Would the signing workflow as is done in Fedora copr (i.e. gpg key generated automatically by copr build system per copr project) work for you?
I was thinking about that for a while. This is completely fine solution for our upstream packages. But I will have to figure out how we are going to sync them and sign with current keys in RH.
I don't propose building it in Fedora Copr, but we could implement the same signing feature in Internal Copr. > sign with current keys in RH. We should be able to configure copr to use your key (if we added gpg signing support), but you'd have to "trust" us enough to give us the keys. At least as long as you plan to let us do the automatic signatures.