F39 Branching and update gating status

2023-08-08 Thread Adam Williamson
Hey folks! Just a quick update on the state of update gating wrt Branching. First, distro-wide gating (that's gating on the openQA tests, effectively) is not currently enabled for Rawhide. This is an artifact of how gating works, but I'm leaving it that way for now as we know not all tests are pas

[Test-Announce] Fedora 39 Branched 20230809.n.1 nightly compose nominated for testing

2023-08-08 Thread rawhide
Announcing the creation of a new nightly release validation test event for Fedora 39 Branched 20230809.n.1. Please help run some tests for this nightly compose if you have time. For more information on nightly release validation testing, see: https://fedoraproject.org/wiki/QA:Release_validation_tes

Matrix / libera.chat IRC Bridge unavailable

2023-08-08 Thread Kevin Fenzi
The bridge between our Matrix instances and libera.chat IRC is currently unavailable. Work is ongoing to bring it back, but there's no ETA currently. See https://pagure.io/fedora-infrastructure/issue/11460 or https://www.fedorastatus.org for more information. kevin signature.asc Description:

Disabling rawhide builds during branching - happening in 2hrs

2023-08-08 Thread Tomas Hrcka
Hi All, Fedora Linux 39 is going to be branched in the upcoming hours as per the previous discussion[1] we are going to disable new koji builds for the duration of this event. All builds that will be running at that time for the rawhide will be canceled and can be resubmitted by maintainers after

[Idea] Re: Disabling rawhide builds during branching

2023-08-08 Thread Sérgio Basto
Hi, as idea , I don't know if anybody already thought it, anyway, to disable builds on rawhide we can use koji block-pkg and koji unblock- pkg to enable it for example : koji list-tagged f39 , save this list for each package on list koji block-pkg f39 $package after mass branch done : f

Re: Disabling rawhide builds during branching

2023-08-08 Thread Tomas Hrcka
Hi, no we did not start the branching process yet, there are some issues on rawhide that need resolving. Once the issues are resolved and branching is good to go, I will send a new announcement about disabling rawhide builds. On Tue, Aug 8, 2023 at 2:46 PM Bob Mauchin wrote: > > > > On Mon, 7 Au

Re: Disabling rawhide builds during branching

2023-08-08 Thread Bob Mauchin
On Mon, 7 Aug 2023, 23:19 Tomas Hrcka, wrote: > Hi All, > > Fedora Linux 39 is going to be branched from rawhide on 2023-08-08 at > 10:30 UTC > as per the previous discussion[1] we are going to disable new koji > builds for the duration of this event. > > All builds that will be running at that t

Re: Disabling rawhide builds during branching

2023-08-08 Thread Sérgio Basto
On Mon, 2023-08-07 at 23:18 +0200, Tomas Hrcka wrote: > Hi All, > > Fedora Linux 39 is going to be branched from rawhide on 2023-08-08 at > 10:30 UTC > as per the previous discussion[1] we are going to disable new koji > builds for the duration of this event. > > All builds that will be running a

rpmbuild 7z source archive extraction fails due to rpm regression

2023-08-08 Thread Dominik 'Rathann' Mierzejewski
Hi! In case you're wondering why rpmbuild can't build your package if it has a .7z tarball in it anymore, it's a regression since rpm switched to cmake as build system and the new build script sets the 7z extractor binary to /usr/bin/7zip instead of /usr/bin/7za like the autotools one did. More det

Re: Self Introduction: Julio Faracco

2023-08-08 Thread Dominik 'Rathann' Mierzejewski
Hello, Julio! On Monday, 07 August 2023 at 17:01, Julio Faracco wrote: > Hello all, > > My name is Julio Faracco and I have been contributing to open-source > software for a long time in several manners. You can see my name in > some contributions like libvirt, qemu, packagekit, etc. Btw, I love

Re: Disabling rawhide builds during branching

2023-08-08 Thread Milan Crha
On Tue, 2023-08-08 at 00:08 -0700, Adam Williamson wrote: > I'm not sure what's causing that, but it doesn't look good. Hi, would it be possible to somehow detect the "More Information" button on the screen and click it before calling the test failed, which will open a dialog with an error

Re: Disabling rawhide builds during branching

2023-08-08 Thread Adam Williamson
On Tue, 2023-08-08 at 07:18 +0200, Tomas Hrcka wrote: > I thought this got through, we will wait with the branching event > after the dnf5 revert has landed. It is through now, in the end I did a hack to make most tests pass (except the live image build tests, that would've been more or less impos