17:59:59 #startmeeting Infrastructure (2012-05-17) 17:59:59 Meeting started Thu May 17 17:59:59 2012 UTC. The chair is nirik. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:59:59 Useful Commands: #action #agreed #halp #info #idea #link #topic. 18:00:00 #meetingname infrastructure 18:00:00 #topic Robot Roll Call 18:00:00 #chair smooge skvidal CodeBlock ricky nirik abadger1999 lmacken dgilmore mdomsch threebean 18:00:00 The meeting name has been set to 'infrastructure' 18:00:00 Current chairs: CodeBlock abadger1999 dgilmore lmacken mdomsch nirik ricky skvidal smooge threebean 18:00:04 * skvidal ishere 18:00:42 * ctria here 18:00:43 hey skvidal 18:01:10 * abadger1999 here 18:01:18 Here 18:01:19 * jsmith lurks 18:01:32 turkey lurkey 18:02:38 * nirik will wait another min for folks to wander in 18:02:57 i think its a public holiday in some countries today... 18:02:58 due to cable guy this morning 18:03:03 I am incredibly tired today 18:03:07 so if i'm slow to reply - that's why 18:03:14 ctria: oh? 18:03:32 (so maybe people are off today) 18:03:42 me is here! 18:03:43 * herlo is here 18:03:52 ok, lets get this party started then... 18:03:53 doh. 18:04:01 #topic New folks introductions and Apprentice tasks. 18:04:01 If any new folks want to give a quick one line bio or any apprentices 18:04:01 would like to ask general questions, they can do so here. 18:04:14 any new folks or apprentice questions? 18:04:32 <-- Matthew Cupps. Signed up awhile ago, but finaly wanna able to start trying to get involved this past week. 18:04:56 wanna=was* 18:05:02 welcome! are you interested more in the sysadmin side of things? or application development type work? 18:05:23 * ianweller here 18:05:32 More sysadmin. I have to go look it up, there was someone in #fedora-admin that spoke to me at length the other night and gave me some nice pointers to get started. 18:05:35 * _fcami_ here 18:05:56 cuppsy: great. We can get you pointed in the right direction in #fedora-admin after the meeting... 18:05:59 hey _fcami_ 18:06:05 Feel like a jerk that I can remember his/her name. :P But anyways, thanks. :) 18:06:06 <_fcami_> nirik, I told you I would be back. :P 18:06:25 _fcami_: glad to hear it. :) 18:07:15 ok, any other new folks or apprentice questions? if not, will move on... 18:07:33 <_fcami_> I'll have a look at the current request list 18:07:36 <_fcami_> and find a task to hack on 18:07:49 * relrod here, sorry. 18:07:50 _fcami_: sounds good. Can re-add you to the apprentice group after the meeting if you like. 18:07:56 welcome relrod 18:07:58 <_fcami_> nirik, yes please. 18:08:10 * marcdeop is sorry to be late 18:08:22 marcdeop: no worries. 18:08:38 <_fcami_> I'm away from home most weeks, but I sometimes have good internet access to work on fedora stuff 18:08:41 <_fcami_> so there. 18:08:52 lots of traveling? 18:08:55 <_fcami_> yes. 18:09:06 <_fcami_> I'm in Newcastle, UK, atm 18:09:15 cool. 18:09:20 ok, moving along... 18:09:22 #topic two factor auth status 18:09:32 any news this week on this? 18:09:46 <_fcami_> is there a page for this I could read? I'll look it up 18:10:02 nirik: nope - not anything new - ust from last week 18:10:21 _fcami_: yeah, I think we had something, can dig around for it. 18:10:23 mricon added the ability to store the otp seeds encrypted with the pin 18:10:44 I need to check in on wolfkit to see if he was able to commit all of his changes 18:10:59 to the pam_url repo 18:11:03 basically we are going to be using pam_url and a python cgi. The cgi can then deal with googleauth or yubikey or other stuff. Making this very flexable 18:11:14 #topic two factor auth status 18:11:20 pesky freenode. ;) 18:12:18 #info work is moving forward, hopefully something available to test out soon. 18:12:34 ok, anything else, or shall I move on... 18:12:49 am I here? 18:12:51 my network just went away 18:12:56 yeah. 18:13:03 did you see what I said last? 18:13:05 I said 18:13:11 at least you are in the same reality bubble/irc as I now. ;) 18:13:15 I need to check with wolfkit if he was about to commit all his patches 18:13:37 right, ok 18:14:00 moving along then... 18:14:08 #topic Applications status / discussion 18:14:27 any application news abadger1999 / lmacken / threebean / relrod / pingou / whoever else. 18:15:07 fedmsg is still hung up on some TG related rhel bugs. 18:15:18 I know lmacken was working on finishing up packager/tagger deployment in production 18:15:20 I'm separating moksha and TG so it won't be an issue anymore (faster than waiting on rhel bugs) 18:15:31 i don't know if it fits here� as i told you at fedora-noc i did some progress with nagios configuration based on infra-hosts 18:15:56 I've started on a python-flask web app to automate Fedora Hosted requests. I'll have more details next week, but the gist of it is: simple web app that people request a Fedora Hosted project, simple CLI app that interfaces with it to process the requests (something like `fedorahosted-process --id=1` to process the first one). The whole thing is meant to be really simple (Flask is cool, btw. Check it out if you want a really simple ... 18:16:02 ... way to make Python web apps). Making good progress though. Ironically I have the code on github for now just because I wanted to opensource it quickly: https://github.com/codeblock/fedorahosted - Will move it to Hosted next week. 18:16:04 i'll migrate it to python and shoot the list with questions probably during weekend 18:16:05 ctria: oh yeah. would love to see your progress... perhaps a mailing list post? or we could look more in noc? 18:16:07 ok that was longer than I thought. 18:16:33 ctria: great. 18:17:02 #info fedmsg is waiting on some rhel bugs, working to seperate TG/moksha to avoid this moving forward. 18:17:21 #info ctria has some prelim work on a nagios config generator, will send info to the list. 18:17:52 #info relrod is working on a flask app for fedorahosted requests. https://github.com/codeblock/fedorahosted 18:17:52 anything else? 18:17:55 any news on the mailman 3 stuff? 18:19:06 Our GSoC student will start soon 18:19:15 hey abadger1999 18:19:30 pingou's been working on abstracting the storage from the web ui -- he's going to start testing postgres vs mongo 18:19:45 we have a suspicion that postgres won't be fast enough but htis will let us prove that. 18:20:00 ok. 18:20:07 (I know sysadmins everywhere would like it if we didn't force another type of database server on them) 18:20:13 (what's the db for?) 18:20:46 ianweller: web interface to archives -- search is what I think will be too slow with a rdbms 18:21:01 (mailing list archives) 18:21:04 as a side note to application developers... you may want to look at and/or chime in on the epel-devel list. We found out that we were shipping things that are in some RHEL channels, and may have to stop doing that. It could be nasty. We are still in gathering data phase/collecting ideas for solutions. 18:21:05 ok. 18:21:19 nirik: haha whoops. 18:21:44 nirik: will that also mean we will pull in the RHEL packages to our builders? 18:21:54 abadger1999: not sure yet... 18:22:07 k 18:22:12 * abadger1999 will catch up on that thread 18:22:16 the example was glusterfs, but there's other stuff now too... like... puppet. ;) 18:22:31 * skvidal stabs himself 18:22:50 and a bunch of python packages that could affect things, etc 18:23:00 <_fcami_> is puppet in an official rhel channel? 18:23:17 yep. 18:23:26 but are they also in binary compat distros? (Centos, SL ...) 18:23:27 <_fcami_> ok. I'll have to look for it. thx 18:23:34 is there a simple... list we can look at? 18:24:08 well, EPEL says they won't ship stuff thats available as SRPMS on the ftp mirror under 6* directories. 18:24:23 when EPEL6 launched last year the base os and optional were the only things there. 18:24:48 it is not going to be pretty 18:24:55 siiiigh 18:25:11 yeah, likely not, but we can look at solutions... please see epel-devel for more details. 18:25:12 I need to find a way if i have a list of "blocked" src.rpms what children would also be blocked 18:25:54 anyhow, just a heads up on that fun. :) 18:25:57 <_fcami_> smooge, I think QA's autotesting stuff can tell you if there are missing dependencies - but I'm not sure if that runs for EPEL 18:26:48 ok, moving on... 18:26:49 #topic Upcoming Tasks/Items 18:27:02 the go/no-go meeting is still ongoing in #fedora-meeting-1. 18:27:12 Assuming we are go, the upcoming tasks look like: 18:27:18 #info 2012-05-08 to 2012-05-22 FINAL FREEZE 18:27:19 #info 2012-05-22 - F17 release 18:27:19 #info 2012-06-01 - nag fi-apprentices. 18:27:19 #info 2011-06-03 - gitweb-cache removal day. 18:27:19 #info 2012-06-08 OOW: osuosl01.fedoraproject.org 18:27:19 #info 2012-06-17 OOW: sign-vault02.phx2.fedoraproject.org 18:27:21 #info 2012-06-21 to 2012-07-04 Kevin is off on trains and boats. 18:27:31 otherwise, push the top two out a week. ;) 18:27:42 ooooh where are you going to be 18:28:19 yeah, I am taking a trip at the end of june... trains to a boat, then train back. ;) 18:28:24 I should have some net some of the time. 18:29:02 * skvidal wants to take a trip 18:29:05 any other upcoming items folks would like to note or schedule? 18:29:22 the train should be an adventure. ;) 18:30:01 oh, a few days after release (whenever that is) we should schedule a mass upgrade day... and possibly do reboots just to get back into the swing of doing them 18:30:08 yeah 18:30:34 * marcdeop is going in a motorbike trip this weekend :P 18:31:16 and we should look at scheduling the mailing lists move from redhat.com and the mailing lists move from hosted to hosted-lists sometime soon. 18:31:26 (anytime after release that sounds good is fine with me) 18:31:29 +1 18:31:44 I don't think hurrying up the hosted migration before the release helps us 18:32:15 * skvidal wonders if he is in the right irc bubble 18:32:37 yeah 18:32:50 we could do it anytime really, but don't want to disrupt anything... 18:33:21 ok, moving along then... 18:33:24 #topic Open Floor 18:33:30 anyone have open floor items? 18:33:41 not i. 18:33:46 me 18:33:52 it's more like a question 18:34:04 marcdeop: sure, fire away 18:34:17 https://fedorahosted.org/fedora-infrastructure/report/14 <--- is it possible that there are a couple of bugs there that are closed' 18:34:50 no, but various of them are in process/being worked on by someone. 18:35:00 https://fedorahosted.org/fedora-infrastructure/ticket/3212 <-- I checked this bug and the solution provided by jacibato seemed fine for me 18:35:03 I'll make a pass thru them to make sure they are all still needed/being worked on 18:35:18 yeah, I haven't had a chance to apply that yet due to our freeze. 18:35:26 if you are planning on going to fudcon lawrence, you should pre-register: http://fudconlawrence-ianweller.rhcloud.com/ 18:36:02 well... and now for the newbie part... do you guys have any more junior jobs to add to that list? 18:36:22 marcdeop: I can try and dream up some more, yeah. I keep meaning to. ;) 18:36:39 or if anyone else thinks of good easyfix tickets, please do file them. 18:36:48 no prob nirik, it's just that sometimes I get "overloaded" with information 18:36:57 junior jobs help to focus on small things at a time 18:37:17 yeah, some of those tickets have a lot of comments and it does get confusing... 18:37:23 I will try and add some more. 18:37:29 :) 18:37:43 comments or tickets? 18:38:44 either! :) 18:38:54 * _fcami_ votes for both :) 18:39:43 also looks like we are no-go for release next week 18:39:51 yep. ;( 18:39:59 so another week of freeze. 18:40:22 any other items? or shall we call it a meeting? 18:40:58 * nirik listens to the crickets. 18:41:11 * jsmith has nothing to add 18:41:14 ok, lets all continue over on #fedora-admin, #fedora-apps or #fedora-noc 18:41:20 Thanks for coming everyone! 18:41:22 #endmeeting