19:00:01 #startmeeting FESCO (2010-03-23) 19:00:01 * pjones yawns, goes to the bathroom before the meeting 19:00:01 #meetingname fesco 19:00:01 #chair dgilmore notting nirik skvidal Kevin_Kofler ajax pjones cwickert mjg59 19:00:01 #topic init process 19:00:02 Meeting started Tue Mar 23 19:00:01 2010 UTC. The chair is nirik. Information about MeetBot at http://wiki.debian.org/MeetBot. 19:00:04 Useful Commands: #action #agreed #halp #info #idea #link #topic. 19:00:07 The meeting name has been set to 'fesco' 19:00:09 Current chairs: Kevin_Kofler ajax cwickert dgilmore mjg59 nirik notting pjones skvidal 19:00:27 Hi 19:00:33 * notting is here 19:00:34 hello all 19:00:43 * nirik sees we are missing cwickert 19:00:51 * skvidal is here 19:02:00 Present. 19:02:15 19:02:23 * nirik will wait a minute or two more before starting... 19:04:01 ok, I guess we can go ahead and get started... 19:04:10 #topic #351 Create a policy for updates 19:04:25 I wanted to do a bit of followup here... since we ran out of time last time on this. 19:04:55 * dgilmore is here 19:04:55 Is there any folks who would be willing to coordinate on the implementation details? 19:05:11 and perhaps come back here to the full group with any additional questions that arise from that? 19:05:11 the proposal has been added to the wiki at http://fedoraproject.org/wiki/Package_update_acceptance_criteria 19:06:13 I would be happy to work on it some, but not sure I have time to follow all the implementation it needs. 19:06:43 so it seems like, first, we need to have tests that implement the common criteria. 19:06:50 we need autoqa working for section 1. 19:07:12 we need a way to list/add/remove things from 'important packages' for section 2. 19:07:23 we need proventester criteria to be established 19:07:25 i can help point people at what needs implemented, but not sure i have much time to *do* implementation 19:07:54 much of this is being worked on by other groups... 19:07:56 I still don't see what frigging problem those criteria are supposed to solve. 19:08:04 Kevin_Kofler: thanks for that. 19:08:12 Section 1 makes sense, but is not implementable at this time at all. 19:08:23 anyone in QA or the peanut gallery know if we have tests for the common criteria? 19:08:27 Section 2 and 3 are just a PITA. 19:08:29 Kevin_Kofler: your objection to the idea has been noted many times now, thank you 19:08:34 I'm working on the depcheck test now, upgrade path is (IIRC) part of rpmguard 19:08:35 but I think it would be good to have some fesco folks provide input on what we want, and help make sure the people working on these bits can do what we are looking for. 19:08:37 Kevin_Kofler: yes, and your vote on those sections was recorded. 19:08:38 the conflicts test already exists 19:09:01 installation test is being worked on by psss/kparal in the new tps branch of autoqa 19:09:26 tps branch? 19:09:30 there's some technical details to work out - how/whether to allow the autoqa user to move packages between tags, etc 19:09:32 "test package sanity", i assume... 19:09:39 wwoods: cool. So realistically how far out are we looking before we could have autoqa running on updates? 19:09:41 notting: just a git branch in the autoqa repo named 'tps', but yeah 19:09:46 this cycle? next? 19:10:33 nirik: having those four tests running? we should have that stuff working before F14 Alpha 19:10:43 wwoods: aweseme. 19:10:47 awesome even. 19:10:54 * cwickert has been in the wrong chan, sry 19:10:58 I'm hoping probably have it all working in a month or two but there's always more details than you expect 19:11:14 err. s/hoping probably/hoping we'll/ 19:11:50 Famous last words. ;-) 19:11:54 yeah. I think the big other items we wanted we will need to touch base with lmacken on. Namely how can we list/add/remove important packages, and can we tell when something has spent a week in testing easily. 19:12:22 yeah. turns out it takes time to actually solve problems. 19:12:46 I guess since no one else is hopping to do it I can talk with lmacken and abadger2001 and see what it looks like for pkgdb/bodhi on those items. 19:13:25 #action nirik will talk with bodhi/pkgdb developers about implementation desires for this policy. 19:13:29 the "important" package set should probably be a list we generate continuously 19:13:30 as a followup proposal, we could just redefine critical path to be the criteria from the proposal 19:14:14 notting: that would be probibly be easiest, but it might be confusing people who expect it to be what it is now. 19:14:34 I'd prefer the Important Packages be defined similarly to current critpath, but as a superset 19:14:51 there are slightly different test requirements for the things listed outside critpath there 19:14:55 * nirik isn't sure how hard that is to implement. will ask. 19:15:08 wwoods: are there, in this proposal? 19:15:13 nirik: it's just generating another list 19:15:21 the issue is getting it pushed into bodhi at the right places 19:15:24 right - just another comps group, practically 19:15:27 I think critpath should be redefined to match that list of packages. 19:15:30 notting: well, yeah, but does bodhi have setup for that... 19:15:37 displaying it, etc. 19:15:46 It doesn't make sense to be anal about updates for KDE, but happily ship the release with a broken KDE! 19:15:51 notting: yes - the 'important' package list is: critpath + desktops + package update GUIs + desktop apps 19:16:02 If it's critical for updates, it's also critical for releases. 19:16:06 GUI testing is kind of a different beast 19:16:29 wwoods: but some GUI stuff is already in critical path 19:16:36 critpath was defined in such a way as to avoid the need for most functional testing; 19:16:54 the fact that GDM comes up at all is sufficient to assume e.g. X+gdm are working 19:17:07 Kevin_Kofler: I'm not sure that's true - it makes sense to require that updates in general are less broken than whatever came before them 19:17:08 doing similar smoketesting for e.g. firefox is much more involved 19:17:40 it's really not too much to ask to keep critpath as-is and have this proposal define a new set that's a superset, is it? 19:17:53 cart, horse. 19:18:03 If we want to keep critpath as is, we should also have this proposal use critpath as is. 19:18:22 But the added packages are the things users really want to use. 19:18:23 * cwickert notes that the critical path must be fixes, there are still some Xfce packages in there that are not critical path 19:18:29 Kevin_Kofler: you have missed the point. there's other uses of critpath outside this proposal 19:18:32 They don't care if X comes up, but no browser works. 19:18:40 I'd like to not have to change the other QA uses of critpath 19:18:45 Shipping a release in that state is broken. 19:18:53 wwoods: aha, that's what i'm asking - what other QA uses of critpath are there? 19:19:04 If you don't want to do functionality tests for releases, then why do them for updates? 19:19:10 ok, we are at 15minutes. ;) 19:19:11 it features in RATS: https://fedoraproject.org/wiki/QA:Rawhide_Acceptance_Test_Plan 19:19:17 votes to keep going on this topic? 19:19:30 and ISTR there's other places we were using it for the installation test plans 19:19:40 I'll happily vote to talk about anything else. 19:19:59 I'm not convincd that this conversation is progressing usefully 19:20:01 i think we know things that need working on now, yes. 19:20:08 It would seem better to take this to email now 19:20:16 sure. 19:20:18 I'd be happy to talk with bodhi/pkgdb devs and we can talk more on this next week? 19:20:25 perfect. 19:20:27 nirik: -1 19:20:39 dgilmore: ? 19:20:43 dgilmore, -1 on what? 19:20:45 to continuing 19:20:58 ah, right. 19:20:59 the conversation 19:21:08 thanks for the info wwoods. We will get something worked out. 19:21:11 +1 to continuing, the point about the definition of what's critical is still undecided. 19:21:16 * cwickert is happy with the current proposal, so no further discussion needed IMO 19:21:24 -1 to contine 19:21:40 Kevin_Kofler: how about we gather more info and talk about it next week? 19:21:47 i count -5 to continue (pjones, mjg59, dgilmore, cwickert, me) 19:21:51 #topic #357 New Sponsor Request: Matthew Booth 19:21:55 we can proceed with the two groups separate. 19:21:55 .fesco 357 19:21:58 nirik: #357 (New Sponsor Request: Matthew Booth) - FESCo - Trac - https://fedorahosted.org/fesco/ticket/357 19:22:33 Not a whole lot of feedback there. 19:22:42 But what was there was all positive. 19:22:43 feedback on the sponsors list was positive, but not much of it. ;) 19:22:54 +1 from me 19:23:03 dedicated java folks are hard to find 19:23:05 +1 19:23:06 i generally trust overholt's judgement, +1 19:23:16 ditto ajax, +1 19:23:18 I am +1 on this... I would like to see more java folks, and from looking at his reviews he's done a reasonable job. 19:23:20 seems like a good java guy. +1 19:23:22 +1 from me too, I'll also trust Overholt here, as he knows his fellow Java contributors best. 19:23:29 +1 19:23:45 #agreed Matthew Booth approved as sponsor. 19:23:54 #topic #356 'distribution' vs 'general' in bugzilla 19:23:59 .fesco 356 19:24:00 nirik: #356 ('distribution' vs 'general' in bugzilla) - FESCo - Trac - https://fedorahosted.org/fesco/ticket/356 19:24:07 notting: you want to talk about this one? 19:24:16 sure 19:24:25 i don't get why these are separate at all? 19:24:32 we used to only have distribution 19:24:38 they sure seem the same to me 19:24:39 general got created a few releases ago, not sure why 19:24:40 im ok with this 19:24:50 i do wonder if we can make general first in the list 19:24:54 so its easier to find 19:24:59 but thats outside of this 19:25:02 with javascript all things are possible 19:25:08 the criteria in the proposal doesn't make things clearer to me, either 19:25:16 does anyone police/triage these? 19:25:47 I vote +1 to the proposed policy. 19:25:47 dgilmore: but even if we can do that, how's that better than making it just "distribution" and putting it first in the list? 19:25:47 why not just do a 'general' one? 19:26:01 (or just "general", whichever) 19:26:17 distribution gets assigned to me, so i shuffle them off to other people whenever possible 19:26:18 I think these are 2 different things. 19:26:35 pjones: general == i dont what its for, distribution would be something specific. but i could go either way 19:26:38 Kevin_Kofler: the language in the proposal doesn't seem to make them two different things 19:26:41 "I don't know what's at fault" vs. "I know this is not about a specific package, but the distribution as a whole". 19:26:55 Maybe "general" isn't the right word. 19:26:57 pjones: To me it clearly does. 19:27:05 "unknown" might be better than "general" 19:27:06 gholms: Yeah, maybe "unknown" is better? 19:27:16 dgilmore: and yet the first statements in each are "Bugs related to Fedora which do not apply to any specific components." and "Bugs that are not tied to a specific component." 19:27:19 these say the same thing. 19:27:35 so if we're doing this, a) unknown is better than general, and b) take that part out of "distribution" 19:27:40 well, I think if we are just changing the descriptions, I'm fine with whatever notting wants to change them to. 19:27:44 Either "(unknown)" or "(unsure)", perhaps? 19:28:07 * pjones hatches a plan to reassign anaconda bugs to "unknown" on a constant basis ;) 19:28:13 pjones: i can rewrite the 'distribution' one to 'Bugs related to Fedora as a whole'? 19:28:26 notting: that makes more sense 19:28:58 notting: +1 19:29:02 notting: but that sounds awfully much like what "general" would mean, so I still also think "general" is a shitty name 19:29:16 i wonder if it's possible to figure out who created general, and why 19:30:01 I'm not sure "unknown" really would serve a purpose; it's not like the people who file bugs incorrectly against anaconda, X, and kernel are going to stop doing that. usually they don't know that they don't know. 19:30:26 also 0xFFFF gets most of the unsure ones. ;) 19:30:35 pjones: right. i get random weird things filed against fedora-packager all the time 19:30:40 nirik: Yeah. 19:30:53 We should get "general" renamed to "00unknown". 19:30:59 right. so having something with a good triager be first in the list seems more important than anything else 19:31:07 * nirik gets konsole, vty, bash and gnome-terminal bugs against "Terminal" all the time. ;) 19:31:15 Kevin_Kofler: nah, just javascript-it to the top 19:31:27 js it to the top, of course. but "general" is still a terrible name. 19:31:37 Unspecified? 19:31:53 I dunno, I'm still of two minds on the whole thing 19:32:10 having a specific place to put things you're not sure about seems like it just leads to having another thing people need to look at. 19:32:13 Except a lot of "0xFFFF" bugs are due to the JS screwing up. 19:32:15 nirik, rename Terminal to xfce4-terminal like other distros? 19:32:25 So it'd be better to put the stuff to the top without relying on JS. 19:32:30 Kevin_Kofler: no, we don't have any JS there now 19:32:34 cwickert: but it's not. There was/is a xfce4-terminal, which Terminal is not. ;) 19:32:48 We do, the combobox is only added by some AJAX. 19:32:53 notting: we don't have any js in the sorting - we do have some in "does the list show up" - but I'm not sure how that can lead to 0xffff getting selected 19:33:01 I would wonder if we couldn't get bugzappers to trage a unsorted component too. 19:33:07 i assume that's just people picking the first thing in the list 19:33:12 I think we need the "general" for tracker bugs 19:33:15 Kevin_Kofler: that's true for reassigns, I don't think that's true for new bugs, is it? 19:33:23 any time i go to a bug it shows 0xFFFF in the list for a few seconds 19:33:25 cwickert: and why isn't "distribution" a good place for those? 19:33:25 pjones: When the list is created, at least Konqueror first selects 0xFFFF, only once it's fully loaded, it selects the intended component. 19:33:25 cwickert: we've used distribution for tracking bugs in the past 19:33:28 then it changes to the right component 19:33:35 Kevin_Kofler: ah. 19:33:37 * skvidal is not going to be here for a bit 19:33:38 sorry 19:33:47 Several times, things accidentally got reassigned to 0xFFFF. 19:33:59 yeah, when the list is slow to load. ;( 19:34:01 pjones, IMO distro is the whole thing 19:34:12 Also due to bugs in Konqueror, Arora or other browsers, but I think those have been resolved since. 19:34:15 Still, it's fragile. 19:34:38 for example I hatve a LXDE tracker bug. distribution seems wrong to me as it doesn't deal with the whole distribution 19:34:39 cwickert: perhaps I should ask: what /functional/ difference will that make? we'll have tracker bugs that need to be essentially ignored in one list, not in the other. so? 19:35:05 pjones, no functional difference 19:35:18 so if there's no functional difference, why do it? 19:35:20 We just arbitrarily assign our KDE tracker bugs to kde-settings. 19:35:44 pjones, ok, you are right, I'm convinced 19:36:08 so, where are we? 19:36:18 I'm really thinking we should just have "distribution". And it should be JSed to the top. 19:36:40 and perhaps get some bugzappers to triage it? unless notting really enjoys it. ;) 19:36:47 not a bad idea 19:36:59 * gholms rings the 15 minute bell ;) 19:37:00 althought it might be hard to figure out where some things go. 19:37:02 I think we should have 00unknown (or some other characters that sort to the top + "unknown") and distribution. 19:37:13 gholms: your clock is off I think... 2 min left here. 19:37:22 does space sort first? 19:37:28 sure, but if it's difficult to figure out where things go, either a) somebody with more experience needs to look at it, or b) distribution is probably good enough 19:37:42 notting: yes, it does. 19:37:45 +1 for "distribution" and removing "general" 19:37:48 it's asciibetical 19:37:50 notting: should, if it's accepted input. 19:37:56 nirik: Turns out I'm just bad at math; sorry. 19:38:01 LC_COLLATE appears to be "C" here. 19:38:04 gholms: no worries. ;) 19:38:09 of course, that doesn't mean that some other part of bz won't explode if we try that 19:38:12 (oh god - that's not browser-determined, is it?) 19:38:34 I'm fine with deleting general and moving distribution to the top 19:38:41 we should find out if " distribution" works and combine the two to it if it does. 19:38:44 * notting is +1 to that 19:39:06 im good with combing into distribution 19:39:06 and then have triagers look at it. 19:39:06 * nirik notes we are now at 15min, but I guess we can finish voting? 19:39:34 +1 to deleting general, and to renaming to %20distribution if possible. 19:39:45 ok, any objections to that plan? notting: you willing to make it so? 19:39:56 * Kevin_Kofler votes -1 to nirik's proposal, these are really 2 different things and should have separate components. 19:40:04 +1 to folding general into distribution, also +1 to either renaming to %20distribution or to js sorting, whichever is practical. 19:40:22 let me just double check 19:40:23 +1 19:40:26 with QA 19:40:27 just to be clear 19:41:24 ok, I think thats enough votes to pass. 19:41:24 another +1 for the record 19:41:29 +1 for that 19:41:47 +1 19:41:58 #agreed will remove general and try and get distribution to sort to the top of the list. 19:42:07 #topic #358 Proposal: abolish FESCo ratification requirement for FPC guidelines 19:42:12 .fesco 358 19:42:17 nirik: #358 (Proposal: abolish FESCo ratification requirement for FPC guidelines) - FESCo - Trac - https://fedorahosted.org/fesco/ticket/358 19:42:20 Kevin_Kofler: care to talk about this one? 19:43:00 So the proposal here is to eliminate a bureaucratic roundtrip for a pure formality. 19:43:18 Instead, when FPC votes a guideline, it should be automatically considered ratified. 19:43:26 FPC seems to hate this - I think it's a case where we should move the line that determines if they ask us or not 19:43:28 If there are any concrete objections, they can always be escalated to us. 19:43:31 FYI, rdieter told me in #fedora-kde that he likes this proposal. 19:43:40 are spot, tibbs, and other representatives of FPC here? 19:43:42 -1 to this as FPC wants it and i think its helpful to get FPC changes some airtime and publicity 19:43:44 And abadger1999 didn't look completely opposed either from the Trac ticket. 19:43:56 So it's not true that FPC is against this proposal as a whole. 19:43:58 i rememer the last time this came up FPC wanted things to come to a FESCo vote 19:44:20 * spot looks up 19:44:45 I think there always should be a body to control the others. e.g. we are controlled by the board and we should control FPC 19:44:48 * nirik doesn't care much... I'm happy to look over the changes. They are usually fine... 19:44:51 I think FPC is perfectly capable of handling guidelines on their own without this useless extra step. 19:45:00 So a more efficient process would be better for everyone. 19:45:09 FPC have suggested that they don't want final say on everything 19:45:09 * spot is a fan of checks and balances 19:45:15 I think all the discissions about packaging changes are very trivial and usually don't take much time 19:45:21 so why not continue as is? 19:45:23 For us, it would mean fewer boring routine items with extremely predictable outcome on our meeting table. 19:45:23 * rdieter doesn't feel strongly either way, whether FESCo would rather explictly ack things, or would rather nack things , whichever is deemed more efficient 19:45:31 I'm fine with suggesting that FPC should have the option of choosing what they want to pass up to us 19:45:41 rdieter, you are right, more efficient 19:45:56 mjg59, good idea 19:46:02 It's certainly more efficient to let FPC do things on their own, isn't it? :-) 19:46:07 if we weren't explicitly in the approval loop, i'd at least want notification that new guidelines were added. which doesn't really save me any time. 19:46:08 spot: Do you think FPC are capable of self-policing reasonably in that respect? 19:46:29 ajax: They'd be posted on fedora-devel-announce which you're supposed to read as a maintainer anyway. :-) 19:46:30 I don't think the fact that something is usually boring is a great reason for us to stop doing it, honestly. 19:46:33 mjg59: well, in the past, FESCo has rejected items we have approved. 19:46:57 spot: Do you have the feeling that FPC would know which items would be potentially rejected by FESCo? 19:47:06 mjg59: sometimes, but not always. 19:47:24 spot: Ok, in that case I'd prefer that they continue to go through FESCo 19:47:25 okay, so that indicates that we should probably stay in the loop 19:47:32 * spot is only predictable psychic on tuesdays. ;) 19:47:32 If people object to a guideline, whether they're FESCo members or just random maintainers, they should just file their objection in the FESCo Trac. 19:47:34 Then we can vote on it. 19:47:42 The length of time that we spend on FPC stuff is pretty insignificant compared to most of the rest 19:47:44 Kevin_Kofler: it's only more efficient if we always agree with them, which we don't. 19:47:45 I think the orig setup was not that fesco voteed on each, but that fesco had a chance to veto 19:47:47 But by default, guidelines passed by the FPC should be considered valid. 19:47:55 I don't see why FESCo needs to micromanage everything. 19:48:03 We have better things to do with our time. 19:48:04 Kevin_Kofler: Because FPC are asking us to 19:48:14 Kevin_Kofler: FPC are asking us to monitor what they do, basically. 19:48:22 it isn't a big burden on us, so why not do it? 19:48:33 i'm flattered that they think my opinion is trustworthy ;) 19:48:41 And not having the roundtrip would make guidelines pass much faster and make it easier to handle documentation, because we currently just send things back to FPC for them to document them. 19:48:55 If they handle the process from start to end, documenting becomes an obvious step. 19:49:03 right, most FPC things are easy and *if* they are contriversial, they will come up to us anyway 19:49:08 the main reason i'm not sure a "valid until FESCo NACKs" approach is sensible is in the situation where FESCo does NACK, we might end up forcing packagers to undo what we just told them was okay 19:49:22 spot: or even required 19:49:28 pjones: yep. 19:49:30 Kevin_Kofler: FPC aren't asking for this, so I think the impact on their workload isn't worth worrying about 19:49:33 IMHO NACKing is just something to do in exceptional cases. 19:49:44 Kevin_Kofler: We do only NACK in exceptional cases 19:49:53 The problem is identifying exceptional cases in advance 19:49:56 Kevin_Kofler: but they're asking us to review each change. 19:49:59 spot's concerns seem reasonable 19:50:09 (and for apparently good reasons.) 19:50:24 I think there's way too much routine stuff in our meetings. 19:50:39 We should discuss only the really important items, not routine items. 19:50:42 i think i'm -1 on this. i'd be fine with not doing the review, but if fesco's input is solicited, we should give it. 19:50:50 A routine item is indicative of a broken process. 19:51:00 i'm -1 as well, as the FPC lead is requesting the review. 19:51:08 -1 for the same reason 19:51:10 Kevin_Kofler: the trouble seems to be that they're not always routine, and predicting those cases is nontrivial. 19:51:12 I'm obviously +1 to my own proposal. 19:51:13 I'm -1 on this as well. 19:51:23 is there some way we could improve workflow here? Would it help if I pinged spot/FPC after a fesco meeting with approvals? 19:51:24 How about we ask FPC to vote on what their official position is? 19:51:29 if we want to change our review process (give a couple of minutes for people to raise objections, otherwise blanket approval?), that's a separate item 19:51:33 Rather than just listening to spot alone? 19:51:49 As I indicated in the trac ticket, I would be happy with a loosening of the stuff we need to pass up to FPC, but I don't think I'd want to bypass FESCo review entirely. 19:51:50 How about we try to collect votes on trac for these in general, so we don't need to discuss them at meetings? 19:52:16 that is, we switch to putting individual FPC changes in as trac tickets so we can vote on them there individually. 19:52:18 pjones: we have tried that in the past, with limited success, but we can try again. 19:52:29 For routine items, people should have read them before the meeting and the time consumed at the meeting should be minimal 19:52:37 nirik: yeah, it has the downside that we've actually got to be responsible for it to work. 19:52:41 I'd like to see a much more decentralized Fedora, with packaging in the hand of FPC, features in the hands of the SIGs implementing them etc. 19:53:07 Kevin_Kofler: and that's fine, but spot has asked us to review their changes formally. 19:53:11 And FESCo discussing only global project policy in our meetings, not routine "approve X" items. 19:53:34 Kevin_Kofler: are you seeing what I'm saying to you? is your irc client working correctly? 19:53:46 I'm seeing it. 19:53:53 so we are at -4 / +1 I think? 19:53:58 But what spot is saying is not even an official FPC position. 19:53:59 Yup 19:54:07 -1 19:54:09 Kevin_Kofler: you are mistaken. I speak for FPC. :) 19:54:18 spot /is/ the FPC 19:54:18 now we are at 5 i think 19:54:25 spot is FPC's designated human. 19:54:29 :-) 19:54:32 Okay, we're at -5, the vote fails. 19:54:37 the motion fails, rather. 19:54:40 I'd rather FPC actually votes on their official position. 19:54:50 that ... would not be a fesco item. 19:54:51 feel free to propose it to them for their next meeting. 19:54:55 you want to both not micromanage FPC and micromanage them at the SAME TIME? 19:54:58 if FESCo would prefer that we separate the items into separate tickets so that they can be voted outside of the meeting, we'd be happy to do that 19:55:05 Kevin_Kofler: you want decentralization, and then you want to dictate how they do things? 19:55:07 #agreed this proposal is not approved. 19:55:11 spot: It's probably worth a go 19:55:25 spot: I think thats worth a try. 19:55:27 We'll see if we can be useful enough to make it work 19:55:31 I can try and badger people to vote. 19:55:48 #topic Fedora Engineering Services Tickets/Updates 19:55:48 okay. not a problem. we'll start that with the next round of approvals. 19:56:19 I don't have much here, but wanted to just bring up the list for people to look at. 19:56:22 https://fedorahosted.org/fedora-engineering-services/report/6 19:56:32 no new tickets closed. one new ticket added. 19:56:36 some new folks signing up. 19:56:42 mmcgrath: you around for a status update? 19:57:05 nirik: yeah 19:57:07 ticket 10 is done 19:57:14 the others are progressing 19:57:17 got some more deps fixed 19:57:23 I'm thinking we need to break these tickets up more, as some of them are large or get little progress. 19:57:49 I've been doing that a bit, I broke out broken deps one into a f12 ticket 19:58:16 cool. I was hoping we would have more completed each week, etc... but I know it's hard sometimes. 19:58:31 well, it's the amount of work that needs to get done 19:59:15 yeah. 19:59:30 ok, anyone have anything further here? do think of new tickets... 20:00:05 #topic Open Floor 20:00:29 anyone have anything for open floor? 20:00:38 * gholms raises hand 20:00:45 gholms: go ahead. 20:00:50 * skvidal just wanted to say sorry for not being around - been working on other things and didn't have time to get back to this 20:01:21 If I own a package that will be used to create Fedora's EC2 images, does that make it critpath-worthy? 20:01:43 Since it's only of significance to one SIG, I figured I would ask. 20:01:48 ... possibly. 20:01:51 EC2 images aren't considered primary release artifacts, i believe? 20:02:12 side note: ajax: have you had a chance to look at https://fedorahosted.org/fesco/ticket/225 ? 20:02:22 don't think EC2 is primary as of now 20:02:41 nirik: i have, and it's sticky. i'm not sure i have an opinion yet. 20:02:42 yeah, I would think it would depend... if we decide ec2 is a primary deliverable we should probibly add those packages. 20:02:49 ajax: ok. 20:03:21 EC2 didn't make the F13 feature list, so if anything were to change in that regard it would be at least F14 time frame. 20:03:37 dgilmore: can we close https://fedorahosted.org/fesco/ticket/298 now? 20:03:42 nirik: axel's changes are in good spirit and faith, but mediawiki is kind of vile. (you're all shocked.) 20:04:03 nirik: still unsure what the right move is, but i'm meditating on it. 20:04:03 indeed. 20:04:15 gholms: i wouldn't worry about it for critpath right this second. if we decide to have EC2 as a primary deliverable, we can change that 20:04:19 ok, cool. Just add 'meeting' keyword back when ready to move forward on it. 20:04:27 nirik: will do. 20:04:28 Whew 20:04:52 Re gholms's item, I agree with what was said (it can be considered as critical if it becomes a primary deliverable, but not now). 20:06:16 ok, I guess if nothing else we can close out the meeting. I could ping about more old tickets if people have the time I guess... 20:07:15 * nirik will close out the meeting in a minute if nothing else comes up. 20:08:05 ok. Thanks for coming everyone! 20:08:16 #endmeeting