== Meeting information == * #ubuntu-meeting: Developer Membership Board meeting, started by rbasak, 23 Jan at 19:01 — 19:44 UTC. * Full logs at https://ubottu.com/meetingology/logs/ubuntu-meeting/2023/ubuntu-meeting.2023-01-23-19.01.log.html == Meeting summary == === Package Set/Per Package Uploader Applications === Discussion started by rbasak at 19:02. * '''Lena Voytek (2023-01-23 @ 19:00 UTC meeting)''' (rbasak, 19:02) * ''LINK:'' https://wiki.ubuntu.com/LenaVoytek/UbuntuServerDeveloperApplication (utkarsh21021, 19:03) * ''VOTE:'' Grant lvoytek membership of the ubuntu-server packageset (Carried) (rbasak, 19:37) * ''ACTION:'' rbasak to announce lvoytek's successful application (rbasak, 19:39) * ''ACTION:'' rbasak to make appropriate ACL changes to add lvoytek to ~ubuntu-server-dev (rbasak, 19:39) === Review of previous action items === Discussion started by rbasak at 19:39. * ''ACTION:'' teward follow up to get all application process wiki/docs to explain the process to be able to edit wiki pages, for applicants who don't yet have wiki edit access (carried over) (rbasak, 19:40) === Outstanding mailing list requests to assign === Discussion started by rbasak at 19:40. === Open TB bugs === Discussion started by rbasak at 19:42. * There aren't any open TB bugs. (rbasak, 19:43) === AOB === Discussion started by rbasak at 19:43. == Vote results == * [[https://ubottu.com/meetingology/logs/ubuntu-meeting/2023/ubuntu-meeting.2023-01-23-19.01.log.html#59|Grant lvoytek membership of the ubuntu-server packageset]] * Motion carried (For: 4, Against: 0, Abstained: 0) * Voters: sil2100, seb128, utkarsh21021, bdmurray == Action items, by person == * lvoytek * rbasak to announce lvoytek's successful application * rbasak to make appropriate ACL changes to add lvoytek to ~ubuntu-server-dev * rbasak * rbasak to announce lvoytek's successful application * rbasak to make appropriate ACL changes to add lvoytek to ~ubuntu-server-dev * teward * teward follow up to get all application process wiki/docs to explain the process to be able to edit wiki pages, for applicants who don't yet have wiki edit access (carried over) == People present (lines said) == * rbasak (34) * sil2100 (19) * lvoytek (18) * meetingology (16) * utkarsh21021 (9) * bdmurray (4) * kanashiro[m] (3) * seb128 (3) * teward (2) == Full log == 19:01 #startmeeting Developer Membership Board 19:01 Meeting started at 19:01:41 UTC. The chair is rbasak. Information about MeetBot at https://wiki.ubuntu.com/meetingology 19:01 Available commands: action, commands, idea, info, link, nick 19:02 Let's deal with the action items after our applicant, as the only person who has an action isn't here today anyway. 19:02 #topic Package Set/Per Package Uploader Applications 19:02 #subtopic Lena Voytek (2023-01-23 @ 19:00 UTC meeting) 19:03 So lvoytek is a colleague on my team, so my usual approach is to recuse myself unless I'm needed to make quorum after a unanimous +1 vote from everyone else. But now kanashiro[m] and utkarsh21021 are also close colleagues, so that might not be helpful. 19:03 Let's see how this goes. But I'll still leave the others to do the questioning I guess. 19:03 I also added an endorsement a few minutes ago. 19:03 #link https://wiki.ubuntu.com/LenaVoytek/UbuntuServerDeveloperApplication 19:04 Thanks! 19:04 lvoytek: would you like to introduce yourself please? 19:04 sure thing 19:04 Hi all! I am Lena Voytek. I work on the Server Distro team at Canonical, focusing mostly on packages related to mysql, django, and libvirt, alongside various server packages that need fixes or merges. Today I'm applying for upload permissions for the ubuntu-server package set. 19:04 whilst kanashiro and rbasak are direct colleagues, I am not ;) 19:05 Any questions for lvoytek please? 19:06 I am going to skip the questioning as well, nothing to ask to be honest 19:06 I see a lot of good endorsements 19:07 lvoytek: one question, just out of curiosity - did you ever had an upload sponsored by someone outside of your team? 19:08 yes, when we created the virtualbmc package in Ubuntu Corey Bryant sponsored: https://launchpad.net/ubuntu/+source/virtualbmc/2.2.2-0ubuntu3 19:08 \o/ 19:08 I have sponsored her upload after moving to CPC :P 19:08 Since this package ended up going to the openstack team for maintenance 19:08 thats true too :) 19:09 Ah, I keep forgetting the mixture between teams ;p 19:09 lvoytek: ok, so more of a technical question: I'd like to ask you a bit about SRUs. What can you tell me about what an SRU needs additionally, besides what's needed for a regular devel series upload? 19:09 hey, sorry I got delayed 19:10 seb128: \o 19:10 For an sru the fix for the bug must be in the development release. Then the SRU template must be filled out in the launchpad bug description above the original text, including the impact it will have when released, the plan for testing the fix, in depth info on where problems could arise. 19:11 lvoytek: good, what needs to be done after the upload is accepted into -proposed? 19:12 The sru team will review it to make sure all is good and either continue the upload or block and request changes 19:12 That's true, but what about after the upload is already accepted? What needs to be done for it to land on the user's machines? 19:13 It has to move to the release pocket then the user can update on their end to get the fix 19:14 For a stable release would a package move to the release pocket? 19:14 the -updates pocket specifically 19:15 What about validation of the update in -proposed? What do you, as the uploader, need to do to get this update into the -updates pocket? 19:16 Ah, make sure all builds succeed and autopkgtests pass 19:17 That is important, yes, but is there something else needed for the update to be considered 'good-to-go'? 19:18 Yes, the package fix must be validated by enabling proposed and testing accordingly 19:18 That's right o/ 19:19 lvoytek: ok, another one about SRUs: let's say you have a need for a new upstream release of a package as an SRU, because of reasons™. Is that possible? 19:20 Yes, specifically in the case of MREs - minor releases that make a stable release more stable. Working on that for bind9 right now 19:22 lvoytek: can you tell me what is required when preparing such an SRU? What are the requirements for the SRU bug and project/package that you are preparing? 19:22 In other words: what would be the accept/not-accept criterium for such an upload 19:24 It also requires additional information in the report, some packages have special cases in this regard. The bugs that are being fixed should also be noted, along with security fixes. Releases after the current should also have a version >= the one being updated to 19:25 When in doubt, where would you look for more information about this? 19:26 The sru wiki page shows special cases: https://wiki.ubuntu.com/StableReleaseUpdates For info on the release its best to look at the relevant upstream news or commits. 19:27 Thanks! No more questions from me 19:27 Thanks! 19:28 I have a quick q/general curiosity - is there a reason you've not shadowed in any +1 maintenance yet? Because I believe, you'd be net win for Ubuntu/Canonical in doing that. 19:28 I haven't yet. Christian said it would be a good idea as I move toward core dev though 19:29 Just need to set it up when there's time 19:30 Any other questions from other DMB members? 19:31 none from me 19:31 not from me 19:31 not from me 19:32 rbasak: back to you then! 19:32 Great, thanks! 19:32 #vote Grant lvoytek membership of the ubuntu-server packageset 19:32 Please vote on: Grant lvoytek membership of the ubuntu-server packageset 19:32 Public votes can be registered by saying +1, -1 or +0 in channel (for private voting, private message me with 'vote +1|-1|+0 #channelname') 19:33 +1 Solid endorsements and the experience/knowledge is there. PPU is a good start! 19:33 +1 Solid endorsements and the experience/knowledge is there. PPU is a good start! received from sil2100 19:35 +1 the endorsements on the wiki are really positive feedback from trusted members, the replies to the questions here were great, ppu make sense as a start on the road to coredev 19:35 +1 the endorsements on the wiki are really positive feedback from trusted members, the replies to the questions here were great, ppu make sense as a start on the road to coredev received from seb128 19:36 +1; super happy to see her application, I know she'd be a really good addition. 19:36 +1; super happy to see her application, I know she'd be a really good addition. received from utkarsh21021 19:37 Sorry I'm in another meeting 19:37 +1 from me 19:37 +1 from me received from bdmurray 19:37 #endvote 19:37 Voting ended on: Grant lvoytek membership of the ubuntu-server packageset 19:37 Votes for: 4, Votes against: 0, Abstentions: 0 19:37 Motion carried 19:37 Congrats lvoytek! I don't think kanashiro[m] or I need to vote in this case. 19:38 lvoytek: congrats! 19:38 Thanks everyone! 19:38 But I'm +1 obviously, since I endorsed you. 19:38 lvoytek: congrats :) 19:38 I can take the announcement and ACL actions, unless someone else wants to do it? 19:38 I am +1 too 19:39 #action rbasak to announce lvoytek's successful application 19:39 * meetingology rbasak to announce lvoytek's successful application 19:39 #action rbasak to make appropriate ACL changes to add lvoytek to 19:39 * meetingology rbasak to make appropriate ACL changes to add lvoytek to 19:39 #undo 19:39 Removing item from minutes: ACTION 19:39 #action rbasak to make appropriate ACL changes to add lvoytek to ~ubuntu-server-dev 19:39 * meetingology rbasak to make appropriate ACL changes to add lvoytek to ~ubuntu-server-dev 19:39 #topic Review of previous action items 19:39 teward follow up to get all application process wiki/docs to explain the process to be able to edit wiki pages, for applicants who don't yet have wiki edit access (carried over) 19:39 teward said he couldn't make it, so we can carry this over. 19:40 #action teward follow up to get all application process wiki/docs to explain the process to be able to edit wiki pages, for applicants who don't yet have wiki edit access (carried over) 19:40 * meetingology teward follow up to get all application process wiki/docs to explain the process to be able to edit wiki pages, for applicants who don't yet have wiki edit access (carried over) 19:40 #topic Outstanding mailing list requests to assign 19:41 rbasak: fun fact, i just got hoem from the doctors appt i was at (emergency appts are not fun) 19:41 but yes carry that one over ;) 19:41 ack 19:41 teward: I'd say exactly what I said last time: it's fun to see what you're up to usually around this time, haha ;) 19:41 The thread at https://lists.ubuntu.com/archives/devel-permissions/2022-November/002099.html still needs a reply from most other DMB members please. 19:42 Maybe we can discuss and vote on it in the next meeting that doesn't have applicants otherwise. 19:42 I don't see any other ML requests. 19:42 #topic Open TB bugs 19:43 #info There aren't any open TB bugs. 19:43 #topic AOB 19:43 Anyone? 19:44 nothing from me 19:44 #endmeeting Generated by MeetBot 0.4.0 (https://wiki.ubuntu.com/meetingology)