15:00:55 #startmeeting RELENG (2021-06-08) 15:00:55 Meeting started Tue Jun 8 15:00:55 2021 UTC. 15:00:55 This meeting is logged and archived in a public location. 15:00:55 The chair is jednorozec. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:55 Useful Commands: #action #agreed #halp #info #idea #link #topic. 15:00:55 The meeting name has been set to 'releng_(2021-06-08)' 15:00:56 #meetingname releng 15:00:56 The meeting name has been set to 'releng' 15:00:56 #chair nirik sharkcz pbrobinson pingou mboddu dustymabe ksinny jednorozec 15:00:56 #topic init process 15:00:56 Current chairs: dustymabe jednorozec ksinny mboddu nirik pbrobinson pingou sharkcz 15:01:06 morning 15:01:09 Morning 15:01:21 Morning 15:01:42 I have persisting issues with the new IRC servers, please take over If I am unresponsive... 15:02:05 IRC? or matrix? 15:03:05 IRC 15:03:45 weird 15:03:55 hi everyone 15:03:57 I am using znc, and some servers keep disconnecting me I suspect my VPN provider may be the reason. 15:04:55 So Ichecked the tracker and there are no new issues with the meeting tag 15:05:56 we haven't been using that tag too much lately. 15:08:10 I have used it when was not sure what to do with the ticket 15:08:18 but not much... 15:08:58 .ticket 10135 15:09:04 jednorozec: An error has occurred and has been logged. Please contact this bot's administrator for more information. 15:09:06 I will move that to fedscm_Admin tracker 15:09:14 hm 15:09:22 .releng 10135 15:09:24 jednorozec: Issue #10135: python-pytest-freezegun is owned by the fedora-scm-requests operator, doesn't have the main alias - releng - Pagure.io - https://pagure.io/releng/issue/10135 15:09:31 If I dont see a meeting tagged tickets, I generally discuss the old tickets or new ticket that needs discussion 15:09:56 If we have some time today I'd like to look at the mini-iniative ones... 15:10:20 Yeah, this happens when the fedscm-admin timesout or fails in between 15:12:09 mboddu, yup I have noticed it fails sometimes, but no damage was apparent 15:12:14 nirik, go for it 15:12:57 #topic mini-iniatives 15:13:08 https://pagure.io/releng/issues?tags=mini-initiative&status=Open 15:13:42 so, are all these marked right? are there any others not marked we missed? 15:14:40 if yes and no, is there any one we think we should work on next? what would be high gain and interesting ? :) 15:14:51 Well, 10% of our tickets are mini-initiatives :) 15:15:30 nirik: Lets evaluate the ones we have now 15:16:35 9955 and 9674 are good looking candidates 15:16:39 sure... I think we should pick one to work on next. ;) I'm not sure i care or am willing to be point of contact, but i am completely willing to help. 15:18:52 9674 might be a long term one... but good to do for sure. 15:18:56 .releng 9955 15:18:57 mboddu: Issue #9955: Git hook checking availability of sources in look-a-side cache - releng - Pagure.io - https://pagure.io/releng/issue/9955 15:19:05 .releng 9674 15:19:06 mboddu: Issue #9674: Create an ansible playbook to do the mass-branching - releng - Pagure.io - https://pagure.io/releng/issue/9674 15:19:14 .releng 9674 15:19:15 mboddu: Issue #9674: Create an ansible playbook to do the mass-branching - releng - Pagure.io - https://pagure.io/releng/issue/9674 15:20:10 I would start with 15:20:13 .releng 8601 15:20:14 mboddu: Issue #8601: Packages that fail to build SRPM are not reported during the mass rebuild bugzillas - releng - Pagure.io - https://pagure.io/releng/issue/8601 15:20:23 I think there is an easy fix for it 15:21:10 oh 15:21:11 ? 15:21:35 https://pagure.io/koji/issue/2825 15:22:00 I can take it 15:22:37 ah, I see, so it's changing the ftbfs script to query tasks, not builds. 15:23:15 Yes 15:23:21 hm we will see how much of faild build we actually have :) 15:23:52 yeah, it will be fun to see how many more failures show up with that 15:24:15 could we get this done before the next mass rebuild? 15:24:40 That is my plan 15:24:42 2021-07-21 15:24:57 2 weeks. 15:25:18 You mean, 6 weeks? 15:25:24 nirik: We are still in June :) 15:25:31 man, time is a blur. :) 15:25:44 time is just a concept 15:26:00 so, assign it to mboddu and announce on the releng/infra lists you are gonna work on it in case others want to help out... ? 15:26:21 +1 15:27:04 mboddu: let me know if would have questions about my proof-of-concept script 15:27:24 sharkcz: Will do :) 15:29:38 ok, thats all i had on those. 15:29:55 in ohter news: our container, cloud and rawhide composes are all broken. 15:30:01 yup 15:30:18 is it python stuff? 15:31:08 Some python, some qemu, some kde deps 15:31:15 mostly qemu 15:31:33 qemu is affected by python and its own issue :) 15:31:53 yeah some qemu dep was missing 15:32:32 The rhel 8.4 kernel + Fedora 34 kernel break qemu-kvm nested on the vm's. 15:32:49 but yeah, there's a dep issue with xen also 15:33:21 Right now qemu is f***** up :D 15:34:21 yeah, it's not in a happy place. 15:34:24 guys do we have a SOP to re-run nightly composes? 15:34:46 jednorozec: no, but it's pretty simple... 15:34:47 I have noticed couple of times that some composes fail due to random issues or old deps 15:35:13 and I could rerun it so when NA gets up the compose is there or finishing 15:35:18 jednorozec: Re-run as in the whole compose or just the failed piece? 15:35:27 login to compose-whatever, sudo vi /etc/cron.d/whatever and set it to run in N minutes... once it fires off, undo and don't save the file 15:35:48 We cannot run pieces of the compose 15:35:57 nirik, +1 15:35:59 (IMHO running it from cron like it does normally gets everything going to the right places... output to releng-cron, etc) 15:36:20 I generally do, compose-rawhide/branched01, tmux, sudo -i, take the cron job mentioned above and run it 15:36:23 for container and cloud there's an additional step. The cron has .1 in it... you have to change it to .2 15:36:48 mboddu: but then the output is in your tmux, not on releng-cron list. ;) 15:37:58 Yeah, old habbit :) 15:39:20 mboddu, are you able to produce signed binaries for FMW? 15:39:47 jednorozec: Nope, still dont know how to generate the pfx file 15:40:32 I still have on my list to try and sort out the notorizing stuff. just haven't gotten to it. 15:40:39 (for the mac one) 15:40:48 heh 15:41:34 notorik is alcoholic in Slovak, so reading about notorizing stuff was funny :) 15:41:46 ha. 15:42:02 I do have some really nice espresso stout in the fridge.... 15:43:44 Espresso stout? seems like opposite of each others ;) 15:43:58 One will keep you awake while the other puts you to sleep :D 15:44:50 yep. 15:44:57 so it keeps you in balance. ;) 15:44:59 anyhow.... 15:46:08 #topic Alternative Architectures updates 15:46:22 are things working? 15:47:34 sharkcz, any updates? 15:48:28 hm, nope 15:49:08 #topic Open Floor 15:50:48 * nirik has nothing more off hand 15:51:17 as for the mini-initiatives I will probably start working on 9955, but want to do fedscm_admin release first 15:52:05 if nothing comes up I will close the meeting in 5 minutes 15:52:36 None from me 15:54:45 Thank you all for attending. 15:54:49 #endmeeting