13:31:21 #startmeeting rpm_packaging 13:31:22 Meeting started Thu Oct 15 13:31:21 2020 UTC and is due to finish in 60 minutes. The chair is jpena. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:31:23 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:31:25 The meeting name has been set to 'rpm_packaging' 13:31:25 ping toabctl, dirk, apevec, jpena, number80, kaslcrof, rha, hberaud, sboyron 13:31:28 #topic roll call 13:31:40 Remember to add any last-minute topic to the agenda at https://etherpad.opendev.org/p/openstack-rpm-packaging 13:31:44 o/ 13:32:34 #chair hberaud 13:32:35 Current chairs: hberaud jpena 13:35:36 how are you? 13:36:52 o/ 13:37:49 #chair sboyron 13:37:50 Current chairs: hberaud jpena sboyron 13:37:57 hberaud: doing well, can't complain :) 13:38:20 it's a good start 13:38:25 :) 13:38:45 we don't have a lot in the agenda, so we're going straight to open floor 13:38:47 #topic open floor 13:38:53 Anything to discuss? 13:39:19 jpena, I missed who is PTL now :) 13:39:21 nothing on my side 13:39:42 apevec: we're a SIG rather than an official project, so there's no PTL 13:39:52 we can have one or many chairs 13:39:54 ah cool 13:39:56 which reminds me 13:40:16 I'm currently the only listed chair, if anyone else wants to join just raise your hand 13:40:43 do you have a link to the SIG process docs? 13:40:46 I've got a point to discuss 13:42:13 apevec: https://governance.openstack.org/sigs/ 13:42:24 sboyron: go ahead, the stage is yours 13:42:27 thanks jpena++ 13:42:41 I would like to talk quickly about https://review.opendev.org/#/c/756383/, hbereaud seems taking a lot of time working on a tool to be used locally during dev or in CI to check dependencies and ensuring we do not miss any dependencies in .spec to avoid relying on packages deps to work 13:42:49 *hberaud 13:43:43 oh we have rdopkg reqcheck 13:43:55 sboyron: thanks for all your useful comments on :) 13:44:03 also Fedora py pkgs now all autogenerates deps 13:44:33 yep it could be a way to follow here too 13:44:47 oh, thx for the info apevec 13:45:02 I'll have a look at the review, it escaped from my radar 13:45:06 I'll add Joel to that review 13:45:18 maybe there is a way to mutualize the job done on it 13:45:21 mostly he now maintaines rdopkg 13:45:30 ok 13:45:33 +1 to mutualize 13:45:36 sboyron++ yes that 13:45:58 I don't want to reinvent the wheel 13:46:41 esp. not squarer ones ;) 13:47:31 also I was thinking about a CI cron too automatically sync our spec to avoid to update version manually 13:47:40 apevec++ yep good one, thanks for pointing rdopkg 13:47:51 I need to deep dive on that 13:48:11 amoralej, ^ do we have rdopkg reqcheck job now? 13:48:11 yep that's was my second point I intended to discuss hberaud thx 13:48:23 to observe how to setup zuul cron 13:48:33 or something like that 13:48:57 apevec, yes, but only to check status, not to automatically sync deps 13:49:09 I'v got a script which is reading output from https://toabctl.de/openstack/rpm-packaging-status-victoria.html and update version and proposee patch automatically 13:49:12 I'm usually scared by the amount of corner cases that can break that kind of automated dep sync 13:49:50 spec file could be autogenerated by scanning projects their requirements in the right version 13:49:59 I am hesitating to commit it since I always have to perform several manual checks for now to ensure this is ok before pushing a new version 13:50:06 and we could only maintain a jinja template 13:50:12 amoralej, a-ha so https://review.rdoproject.org/r/#/q/topic:victoria-branching+Requirement+Sync+for+Victoria are scripted? 13:50:24 nop 13:50:59 well, i'm not sure if jcapitao has some local script to help 13:51:05 but not as ci bot, i meant 13:51:40 openstack/release give us the version and update and all rest could be generated directly from projects repos 13:52:28 so we could abandon our "database" of version 13:54:00 to avoid to duplicate all package info in many places 14:08:27 anything else? 14:14:04 hberaud: I do not understand everything I think, what is your proposition, having a single jj2 file to trplace all .spec.jj2 files and generating everything from some config files and getting versions from openstack/release and rest from project repos ? 14:14:29 exactly 14:15:20 We could only maintain a single jinja file and extract the context from openstack/release + project sources 14:20:13 * hberaud school run 14:27:00 hberaud: my think is that in this type of config, we will have to maintain more than only that ... there is a lot of corner case.. I think we can automate more things, requirements, %files vs entrypoints, version bump etc ... but I am not sure we can automate absolutely everything 14:36:02 oops, I didn't realize we had to end the meeting, sorry :o) 14:36:05 #endmeeting