So, turns out the move volume problems I have been running into may well
be related to threading. So, move back to prefork to see if I can get
some moves done. Upstream koji is working on fixes, so we may be able to
switch back once those land.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
forgot to do this before, we don't want it now as I'm about to
push an untested build there for stg to try out.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
Fix the fedora-41 key, had too many characters there.
Also, the add-key script needs to be readable by the robosignatory user,
so it can't be mode 711.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This is to prep for branching next week.
We want to set this so we can tell robosgnatory to resign all the f40
tagged packages with f41. Also, newly tagged packages will also be
signed, so by the time we branch everything should be signed for both
branched (f40) and new rawhide (f41).
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
koji 1.34 added draft builds and I added policy to deny tagging them,
but we didn't update prod yet, so that policy breaks the hubs.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
We were holding off on this because of createrepo_c and epel7, but I
just decided to push a local old createrepo with Epoch:1 for now.
We can sync back up to upstream once rhel7 goes end of life, or if a
solution using --compatibility is made working.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
Lets move 10 of these over to one of the new machines and switch them to
f39. Note that we have a createrepo_c in f39-infra repo with a Epoch: 1
so it should keep using the older version instead of 1.0.x which will
cause problems for epel7 builds.
Also, add more cpus as the new machines have more cpus.
Hopefully this won't cause memory issues, if so we can back them down.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
alt.fpo/en/cloud is still the first link to pop up on search engine and
the current redirect only works with /cloud.
This commit fix the redirect, and prevent this old page to be indexed.
Just enable the osbuild plugin on all the hosts, and we will narrow
things down with the channel/policy setup.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
These machines are newer versions of bvmhost-a64-12/13/14/15
They have more cpus, so we will be moving the buildvm-a64's over to
them, and then turning the 4 old bvmhost's into buildhw's.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>