============================================
#fedora-meeting: Infrastructure (2014-10-09)
============================================
Meeting started by nirik at 18:00:03 UTC. The full logs are available at
http://meetbot.fedoraproject.org/fedora-meeting/2014-10-09/infrastructure.2…
.
Meeting summary
---------------
* aloha (nirik, 18:00:04)
* New folks introductions and Apprentice tasks (nirik, 18:02:04)
* LINK: http://infrastructure.fedoraproject.org/cgit/ansible.git/tree/
(nirik, 18:05:27)
* copr backups, monitoring and alerting work coming up. (nirik,
18:10:05)
* LINK: http://admin.fedoraproject.org/collectd/ (nirik, 18:10:27)
* Applications status / discussion (nirik, 18:13:29)
* LINK: https://github.com/fedora-infra/the-new-hotness (threebean,
18:14:48)
* new fedocal releases this week (see changelog on list) (nirik,
18:17:26)
* taskotron monitoring has been added. (nirik, 18:17:50)
* anitya and new backend work moving along (nirik, 18:18:05)
* pkgdb info on packages is now updated once a week from rawhide
metadata. (nirik, 18:27:05)
* Sysadmin status / discussion (nirik, 18:29:41)
* bastion02 reinstalled with rhel7 and ansible (nirik, 18:30:35)
* openstack juno out next week, will try and move to that for our new
cloud. (nirik, 18:41:14)
* need to test openstack upgrades (nirik, 18:41:20)
* ideas wanted for rhel7 denyhost replacement (nirik, 18:44:03)
* nagios/alerts recap (nirik, 18:49:52)
* Upcoming Tasks/Items (nirik, 18:53:14)
* LINK: https://apps.fedoraproject.org/calendar/list/infrastructure/
(nirik, 18:53:14)
* Open Floor (nirik, 18:54:59)
Meeting ended at 18:57:01 UTC.
Action Items
------------
Action Items, by person
-----------------------
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* nirik (120)
* pingou (21)
* tflink (20)
* threebean (13)
* smooge (11)
* mirek-hm (10)
* vgologuz (8)
* lanica (7)
* zodbot (6)
* danofsatx-dt (5)
* lmacken (3)
* bwood09_ (1)
* puiterwijk (1)
* oddshocks (1)
* danielbruno (1)
* mpduty (1)
* roshi (1)
* abadger1999 (0)
* mdomsch (0)
* relrod (0)
* dgilmore (0)
--
18:00:03 <nirik> #startmeeting Infrastructure (2014-10-09)
18:00:03 <zodbot> Meeting started Thu Oct 9 18:00:03 2014 UTC. The chair is nirik. Information about MeetBot at http://wiki.debian.org/MeetBot.
18:00:03 <zodbot> Useful Commands: #action #agreed #halp #info #idea #link #topic.
18:00:04 <nirik> #meetingname infrastructure
18:00:04 <zodbot> The meeting name has been set to 'infrastructure'
18:00:04 <nirik> #topic aloha
18:00:04 <nirik> #chair smooge relrod nirik abadger1999 lmacken dgilmore mdomsch threebean pingou puiterwijk
18:00:04 <zodbot> Current chairs: abadger1999 dgilmore lmacken mdomsch nirik pingou puiterwijk relrod smooge threebean
18:00:15 * lanica is here for the infra meeting.
18:00:21 * danielbruno here
18:00:22 * pingou
18:00:28 * tflink is here
18:00:30 * bwood09_ here
18:00:57 * lmacken
18:01:22 * mpduty is here
18:01:32 * threebean is here
18:01:35 * roshi lurks
18:01:49 <nirik> welcome everyone.
18:02:03 <smooge> hi
18:02:04 <nirik> #topic New folks introductions and Apprentice tasks
18:02:14 <nirik> any new folks like to introduce themselves?
18:02:23 <nirik> Or apprentices with questions/comments/ideas?
18:02:35 * puiterwijk is here, but busy (as announced)
18:02:52 <nirik> note: I'm going to be doing my monthly cleanup of the apprentice group later today... so if you haven't sent in your monthly status email, please do so asap. ;)
18:03:28 <danofsatx-dt> I am here, busy installing openstack
18:04:07 * oddshocks is here
18:04:13 <danofsatx-dt> I did have one question for the fedora cloud folks - what is your management/front end? is it all CLI virsh commands, or is there a web interface somewhere?
18:04:34 * danofsatx-dt checks his sent folder for nirik
18:04:52 <nirik> danofsatx-dt: we have a dashboard (horizon?) for one off things, but we use ansible to manage the persistent instances.
18:05:05 <nirik> ansible spins up the instance and configures it as needed.
18:05:06 <danofsatx-dt> ok, that's what I wanted to check
18:05:14 <vgologuz> nirik, i'm not sure if it right time to ask, but still: please point me where to look/ask about backup. I've found out, that copr has no backup in fedora-infra, mirek done them by hand. I'm going to add new component to copr - package signer and it surely need to backup gpg keys (and in secure way btw)
18:05:27 <nirik> http://infrastructure.fedoraproject.org/cgit/ansible.git/tree/
18:05:29 <danofsatx-dt> a lot of the stuff I'm deploying is one-off instances
18:06:16 <nirik> vgologuz: yeah, we aren't doing backups of it now... but it would be good to do so. Can you email me (or perhaps make a ticket) with what things should be backed up and I can set it up.
18:06:37 <nirik> we have a backup server, it would connect and use rdiff-backup to backup whatever directory trees/volumes we want.
18:07:00 <nirik> I guess we should backup all the rpms/repos too?
18:07:17 <vgologuz> and second question, do fedora-infra have an intstance of cacti/zabbix to send custom monitoring stats (e.g. length of builds queue ) ?
18:07:42 <vgologuz> nirik, and DB i think
18:08:07 <nirik> vgologuz: yeah, db too. :) we should setup a cron to dump the db to a file and backup that and keys and rpms.
18:08:11 <nirik> vgologuz: we have nagios...
18:08:18 <nirik> and collectd
18:08:25 <nirik> depending on if you want to monitor, or alert
18:08:32 <vgologuz> i think nagios only about critical states?
18:08:41 <nirik> yeah.
18:09:40 <nirik> vgologuz: sure. so, if you could file tickets we can work on it, or you can do so. ;)
18:10:01 <vgologuz> ok i will review copr and file ticket about backup
18:10:05 <nirik> #info copr backups, monitoring and alerting work coming up.
18:10:07 <vgologuz> haven't heard about collectd, where should i look in infra?
18:10:20 <vgologuz> except collectd.org
18:10:27 <nirik> http://admin.fedoraproject.org/collectd/
18:10:36 <nirik> it's also in ansible (configuring and setup). it's a role.
18:11:08 <nirik> it collects normal stats... load, cpu, etc... and we can make plugins for extra stuff we want.
18:11:27 <vgologuz> thanks, i'll study about plugins
18:11:37 <nirik> .tiny https://admin.fedoraproject.org/collectd/bin/index.cgi?hostname=busgateway0…
18:11:38 <zodbot> nirik: http://tinyurl.com/o8srljr
18:11:50 <nirik> for example a fedmsg plugin for our busgateway that sows fedmsgs
18:12:18 <nirik> anyhow, yeah, do let us know if you have questions or need info.
18:12:55 <nirik> vgologuz: oh, you were fixing up the copr playbooks? last time I tried to run them they didn't finish... could you look into fixing that? I think it was a missing source file.
18:13:29 <nirik> #topic Applications status / discussion
18:13:37 <nirik> any applications news ?
18:14:07 <threebean> been roping anitya and koschei into fedmsg this week.. lots of fun. ;)
18:14:21 <pingou> threebean: and tnh? :)
18:14:32 * threebean nods
18:14:45 <threebean> started work on the new backend for anitya
18:14:47 * tflink is working on taskotron monitoring setup, most of the other issues have been fixed but waiting for new builds
18:14:48 <threebean> https://github.com/fedora-infra/the-new-hotness
18:14:59 <pingou> I've been working on anitya with threebean
18:15:10 <tflink> at this point, we need to decide how wise it is to switch off autoqa right before beta freeze
18:15:21 <pingou> and spent some time on progit yesterday to make it a little less fedora-centric (ie: allow local account instead of relying on FAS)
18:15:38 <threebean> tflink: the goal was to switch it off a few days ago, no?
18:15:58 <pingou> oh, and I got the new fedocal out of the door (that benefited from quite a bit of help from trashy)
18:16:35 * mirek-hm is here
18:17:09 <tflink> threebean: that was the original hope, yes
18:17:20 <tflink> some bits took longer than I wanted them to
18:17:25 * threebean nods
18:17:26 <nirik> #info new fedocal releases this week (see changelog on list)
18:17:34 * lmacken has been doing a lot of bodhi masher development lately. Almost ready to start testing pushes in stg.
18:17:50 <nirik> #info taskotron monitoring has been added.
18:17:55 <threebean> if the only pieces that are left are monitoring, I'd be +1 to moving forwards with taskotron for this portion of the release cycle -- and killing autoqa.
18:17:58 <pingou> tflink: 2 questions: a/ how easy/hard is it to turn it back on if needed? b/ can both system work in parallel?
18:18:05 <nirik> #info anitya and new backend work moving along
18:18:24 <pingou> nirik: and pkgdb2 also got a released pushed in prod, on Monday
18:18:33 <nirik> tflink: there's still a bit more monitoring to add? and we wanted to backup some more stuff?
18:18:39 <tflink> pingou: if we don't delete the autoqa01 vm, trivial to turn back on. they can't work 100% in parallel due to how we provide feedback in bodhi comments
18:19:03 <tflink> nirik: yeah, I'm working on the website monitoring right now, I don't think that the buildbot plugin is going to be ready this week
18:19:09 <pingou> then I'm +1 on moving forward and just kee the autoqa01 vm around for now
18:19:18 <tflink> there are some files on taskotron01.qa that need to be backed up as well
18:19:27 * tflink doesn't remember if he filed a ticket for that
18:19:39 <nirik> tflink: I'm happy to assist adding the website monitoring and backups...
18:19:49 <nirik> no ticket yet, but if you file one I can get it going. ;)
18:19:50 <tflink> I'm going to do a new libtaskotron build later today and reset the history on taskotron01.qa
18:20:09 <threebean> tflink: any chance of a new resultsdb release before prime time?
18:20:12 <tflink> nirik: if you have the time to do the nagios stuff, I can work on the new builds and cleanup
18:20:27 <tflink> threebean: yeah, was planning on a new build/release for that today as well
18:20:32 <threebean> rad, rad.
18:20:36 <nirik> tflink: also, there's a report email going to admin I think about success and failures for each {prod|stg|dev}... should that better go to qa-devel? or test list?
18:21:30 <tflink> nirik: odd, I'm only seeing it go out to sysadmin-qa-members
18:21:39 <nirik> oh, perhaps I misread.
18:21:41 * nirik looks
18:21:41 <tflink> it's not supposed to go out to admin@
18:22:10 <nirik> oh, you are right. I misread. ;)
18:22:24 <nirik> but still would those better go to qa-devel? or sysadmin-qa is good?
18:22:39 <tflink> syadmin-qa is good for now - the information in those emails is of limited utility
18:22:50 <tflink> a very limited audience, rather
18:22:56 <nirik> ok. yeah, I wasn't sure if there was anything to do with them. ;)
18:23:14 <tflink> in practice, anyone interested in the emails is part of sysadmin-qa
18:23:29 <nirik> fair enough.
18:23:35 <tflink> that may change in the future, but we'll have better methods of reporting by then, I think
18:24:10 * nirik likes tracking down automated things that send email and find out if they are needed/going the right place. ;)
18:24:18 <nirik> anyhow, any other applications news?
18:24:40 <pingou> oh, we flooded fedmsg earlier this week :)
18:24:59 <pingou> but people cannot complain anymore that the information stored in pkgdb2 about their packages is incorrect (for most of them)
18:25:11 <nirik> pingou: is that a cron job now?
18:25:19 <nirik> or a fedmsg trigger? ;)
18:25:23 <threebean> ooo
18:25:32 <pingou> basically, we now have a cron job that on a weekly basis will take the metadata from rawhide and update the package information in pkgdb with them
18:25:38 <pingou> nirik: cron :)
18:25:50 <nirik> cool. worth a blog or note to devel-announce?
18:26:33 <pingou> maybe a blog, seems to small to worth devel-announce (imho)
18:26:48 <nirik> yeah, fair
18:27:05 <nirik> #info pkgdb info on packages is now updated once a week from rawhide metadata.
18:27:23 <pingou> which means it's missing some packages, those only present in the other branches
18:27:33 <nirik> yeah, or epel only or whatever.
18:28:06 <nirik> anything we want to try and land before freeze next week?
18:28:14 <nirik> or we are in pretty good shape for apps that freeze?
18:29:18 <pingou> I have some big changes coming up in pkgdb land, but that's something to coordinate with rel-eng
18:29:29 <pingou> and it'll most likely wait for after the freeze
18:29:35 <nirik> sounds good
18:29:41 <nirik> #topic Sysadmin status / discussion
18:29:50 <nirik> lets see... on sysadmin side of the world.
18:30:21 <nirik> I've been seeing problems with our nightly ansible check/diff cron job not completing. :( Still investigating... it's just being really really slow when run from cron.
18:30:35 <nirik> #info bastion02 reinstalled with rhel7 and ansible
18:30:54 <nirik> I've reinstalled bastion02... and I would like to take a quiet time off hours to test it as vpn hub.
18:30:55 <pingou> \ó/
18:31:08 <nirik> it would be a short blip as everything reconnects (if all goes well)
18:31:38 <tflink> there's more movement on the new qa boxes that were supposed to have been ordered in Q2, hopefully they'll be ordered in the next week or so
18:31:50 <nirik> tflink: great. Just keep us posted.
18:31:55 <tflink> will do
18:32:05 <smooge> I am working on two things
18:32:12 <smooge> 1) getting a rack for the QA machines...
18:32:19 <nirik> tflink: I was going to ask what you would think of moving all the instances off virthost-comm01.qa to 03? but I'm not sure we will have time before freeze...
18:32:29 <smooge> 2) starting inventoring what we have and what we will want for next fiscal year
18:32:58 * nirik nods.
18:33:15 <nirik> smooge: might be good to check support status for everything too... make sure we didn't miss any renewals.
18:33:20 <mirek-hm> I learned that juno should be released next week https://wiki.openstack.org/wiki/Juno_Release_Schedule
18:33:28 <smooge> nirik, will do so
18:33:37 <smooge> oh BOY
18:33:37 <mirek-hm> so we may install juno for next fedora cloud
18:33:52 <nirik> mirek-hm: fun. ;) what changes will we need to make for that?
18:33:57 <mirek-hm> by that time i should have that equilogic attached
18:34:05 <nirik> mirek-hm: was also going to ask... yeah, about that... ;)
18:34:14 <smooge> start from scratch, burn the old to the ground, add kerosene and matches
18:34:18 <mirek-hm> nirik: I do not know, hopefully nothing :)
18:34:56 <nirik> ok, yeah, we should go with newer if we at all can.
18:36:00 <mirek-hm> packstack is primary developed in RH, and most development are backported immediately to RDO, so our installation should be identical or just few touches. everything else is over api, which should be same
18:36:57 <nirik> ok, great.
18:37:06 <nirik> thanks for working on it mirek-hm
18:37:09 <smooge> thanks mirek-hm
18:37:16 <pingou> smooge: on or off the matches?
18:37:19 <mirek-hm> my idea was that we can utilize this time to try upgrades. i.e. keep current installation and before we burn it down, let try to upgrade it to juno. so we will be more sure what we are doing when will be upgradin juno to k-something
18:37:58 <nirik> mirek-hm: well, I'd be ok with that, but I think we should migrate manually anything important off it to the new one first
18:38:01 <smooge> so icehouse to juno?
18:38:07 <nirik> folsom
18:38:08 <smooge> or folsom to juno?
18:38:17 * nirik doesn't think it will work at all. ;)
18:38:27 <smooge> oh god.. you are a braver man than I
18:38:34 <mirek-hm> icehouse to juno, then reprovision it, and install juno from scratch
18:39:02 <mirek-hm> but it will prepare us to upgrade from juno to k-something next year
18:39:07 <nirik> mirek-hm: or we can save that for after. Install juno now, get migrated, then install a icehouse and play with upgrades on a single node?
18:39:36 <nirik> I really want to get off this folsom one. ;)
18:39:45 <mirek-hm> me too :)
18:40:08 <nirik> when we installed folsom they said upgrades were not supported at all.
18:40:17 <nirik> glad to hear that it might work now. ;)
18:40:39 <nirik> anyhow, anything we can do to accelerate moving to a new one is good with me. We can then take time after to test things or whatever.
18:41:14 <nirik> #info openstack juno out next week, will try and move to that for our new cloud.
18:41:20 <nirik> #info need to test openstack upgrades
18:41:38 <nirik> ok, one other thing I wanted to bring up:
18:42:14 <nirik> currently for rhel6 hosts, we use denyhosts. It's dead upstream and has no epel7 branch (nor will it), so we have to move to something else for rhel7 hosts.
18:42:31 <nirik> I tried fail2ban and could not get it working at all. It crashed my test machine too.
18:42:45 <nirik> I tried pam_abl (didn't work at all) and pam_shield
18:43:10 <nirik> pam_shield works, but only if you allow one or both of password auth or token auth in sshd.
18:43:29 <nirik> Anyone have any better ideas in the area of blocking brute force sshd junk?
18:44:03 <nirik> #info ideas wanted for rhel7 denyhost replacement
18:44:32 <nirik> I guess we could just put up with the log noise, or do iptables hashlimit for now.
18:44:50 <nirik> it's just anoying there's no working solution in this space. ;)
18:45:08 <lmacken> can't we disable password auth?
18:45:14 <nirik> we have. long ago
18:45:46 <nirik> the issue is external hosts, get 10,000 ssh attemps... so logs get filled with 'failed login for admin' 'failed login for root'
18:47:04 <nirik> anyhow, can take that out of meeting if anyone has ideas. ;)
18:47:09 <nirik> anything else sysadmin wise?
18:47:11 <lanica> Is there an open ticket and is someone assigned?
18:47:31 <nirik> lanica: I think tickets for this kind of thing are bad, but I could open one I suppose.
18:47:52 <lanica> I don't quite follow...
18:48:08 <nirik> good ticket: "do x and y", bad ticket: "figure out the best way around this problem that will take a lot of discussion and it's not clear what we should do yet"
18:48:31 <nirik> IMHO tickets are poor for open discussion on something, but great when there's a known thing to do or action.
18:48:55 <nirik> The list is probibly better for this...
18:49:00 <lanica> Understood. But to get to specific steps someone needs to dig in and figure out what works, unless someone has hit this and has the answers.
18:49:02 <lanica> Good point though.
18:49:18 <lanica> I might try to work on it, so I'll talk on list if so ;)
18:49:38 <nirik> I'll post to the list... there's a lot of things I have already looked at and don't work. ;)
18:49:52 <nirik> #topic nagios/alerts recap
18:50:41 <nirik> .tiny https://admin.fedoraproject.org/nagios/cgi-bin//summary.cgi?report=1&displa…
18:50:48 <zodbot> nirik: http://tinyurl.com/qevmn8u
18:51:11 <nirik> so the top two there... need us to fix our monitoring. ;)
18:51:14 <nirik> Rank Producer Type Host Service Total Alerts
18:51:14 <nirik> #1 Service collab03 mail_queue 226
18:51:14 <nirik> #2 Service lockbox01 Zombie Processes 182
18:51:33 <nirik> collab03 mail_queue notices because sometimes it has more than a few emails in queue because it's sending to a large list.
18:51:50 <lanica> Zombies...its not quite Halloween yet....
18:52:07 <nirik> lockbox01 zombies alerts because something like ansible runs over tons of machines and some of them show up as zombie until they are reaped.
18:52:12 <nirik> (or puppet might also do it)
18:52:44 <nirik> those are things I can (and will) file tickets on. ;)
18:53:14 <nirik> #topic Upcoming Tasks/Items
18:53:14 <nirik> https://apps.fedoraproject.org/calendar/list/infrastructure/
18:53:25 <nirik> any upcoming items anyone wants to schedule or note?
18:53:35 <pingou> when is freeze again?
18:53:51 * pingou wonders if we should add it to the calendar
18:54:22 <nirik> tuesday.
18:54:26 <nirik> sure! we shoud
18:54:42 <nirik> 2014-10-14 f21 beta freeze
18:54:42 <nirik> 2014-10-28 f21 beta release
18:54:59 <nirik> #topic Open Floor
18:55:05 <nirik> anyone have any items for open floor?
18:56:12 <threebean> oh, in case anyone should need me, I'll be mostly afk friday morning through sunday.
18:56:22 <pingou> threebean: enjoy :)
18:56:48 <nirik> threebean: cool. ;)
18:56:57 <nirik> alright, thanks for coming everyone. ;)
18:57:00 * threebean waves
18:57:01 <nirik> #endmeeting
=============================================
#fedora-meeting-1: Fedora Packaging Committee
=============================================
Meeting started by spot at 16:05:42 UTC. The full logs are available at
http://meetbot.fedoraproject.org/fedora-meeting-1/2014-10-09/fpc.2014-10-09…
.
Meeting summary
---------------
* Roll Call (spot, 16:05:52)
* Exception for using bundled bullet library for supertuxkart -
https://fedorahosted.org/fpc/ticket/459 (spot, 16:12:03)
* ACTION: Permit supertuxkart to include and use its forks of irrlicht
and bullet. (+1:5, 0:0, -1:0) (spot, 16:19:28)
* Code Fragments - Bundling or Not for Binwalk -
https://fedorahosted.org/fpc/ticket/461 (spot, 16:21:21)
* ACTION: : Permit ncompress fragment bundling, require miniz library
package be created and used instead of bundled snippet. (+1:6, 0:0,
-1:0) (spot, 16:37:31)
* ACTION: Permit ncompress fragment bundling, require miniz library
package be created and used instead of bundled snippet. (+1:6, 0:0,
-1:0) (spot, 16:37:41)
* Man page scriptlets draft - https://fedorahosted.org/fpc/ticket/458
(spot, 16:39:56)
* ACTION: Man page guideline draft in comment 2 is approved (+1:7,
0:0, -1:0) (spot, 16:44:12)
* Open Floor (spot, 16:46:24)
* mimeinfo scriptlet update - https://fedorahosted.org/fpc/ticket/440
(spot, 17:01:59)
* Back log of writeups (spot, 17:05:07)
* Open Floor 2 - Electric Boogaloo (spot, 17:13:58)
* LINK: http://rpm.org/wiki/PackagerDocs/Dependencies (nirik,
17:23:13)
Meeting ended at 17:48:23 UTC.
Action Items
------------
* Permit supertuxkart to include and use its forks of irrlicht and
bullet. (+1:5, 0:0, -1:0)
* : Permit ncompress fragment bundling, require miniz library package be
created and used instead of bundled snippet. (+1:6, 0:0, -1:0)
* Permit ncompress fragment bundling, require miniz library package be
created and used instead of bundled snippet. (+1:6, 0:0, -1:0)
* Man page guideline draft in comment 2 is approved (+1:7, 0:0, -1:0)
Action Items, by person
-----------------------
* **UNASSIGNED**
* Permit supertuxkart to include and use its forks of irrlicht and
bullet. (+1:5, 0:0, -1:0)
* : Permit ncompress fragment bundling, require miniz library package
be created and used instead of bundled snippet. (+1:6, 0:0, -1:0)
* Permit ncompress fragment bundling, require miniz library package be
created and used instead of bundled snippet. (+1:6, 0:0, -1:0)
* Man page guideline draft in comment 2 is approved (+1:7, 0:0, -1:0)
People Present (lines said)
---------------------------
* spot (111)
* geppetto (39)
* nirik (30)
* racor (22)
* Rathann (22)
* orionp (21)
* tibbs|w (19)
* SmootherFrOgZ (11)
* zodbot (7)
* rdieter (3)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
==================================
#fedora-meeting: Fedora QA meeting
==================================
Meeting started by adamw at 15:00:32 UTC. The full logs are available at
http://meetbot.fedoraproject.org/fedora-meeting/2014-10-06/fedora-qa.2014-1…
.
Meeting summary
---------------
* Roll call (adamw, 15:00:38)
* Previous meeting follow-up (adamw, 15:05:29)
* "adamw to start F21 Common Bugs page, help would be welcome, ping
adamw for details" - that's up and running,
https://fedoraproject.org/wiki/Common_F21_bugs , many thanks to
bitlord and pwhalen for helping out (adamw, 15:06:17)
* "adamw to ensure 21 Alpha release announcement has note about
network install behaviour" - I wrote that in, it's part of the intro
to the Products in
https://fedoraproject.org/wiki/F21_Alpha_release_announcement
(adamw, 15:07:00)
* "roshi and pwhalen to update ARM Test Day page" - new date for the
event is still yet to be decided (adamw, 15:08:13)
* ARM Test Day will happen once latest uboot is integrated into F21
(adamw, 15:09:11)
* Fedora 21 Beta status (adamw, 15:09:52)
* TC1 is out and in testing, TC2 is coming soon, blocker list is
fairly long - all work towards getting blockers resolved would be
welcome (adamw, 15:16:23)
* Release validation revisions (adamw, 15:18:51)
* LINK:
https://stg.fedoraproject.org/wiki/Test_Results:Fedora_21_Beta_TC1_Summary
is sort of how they'll look for TC2 (but with more actual...results)
(adamw, 15:20:35)
* all validation changes should be live for TC2, please report any
issues on list (adamw, 15:33:00)
* Fedora 21 Change testing status (adamw, 15:34:16)
* LINK: https://fedoraproject.org/wiki/Releases/21/ChangeSet is the
list of accepted changes for F21, it's, er, long (adamw, 15:35:47)
* Taskotron status (adamw, 15:47:13)
* we plan to deploy taskotron to production tomorrow (all appendages
crossed) and then consider whether to turn off autoqa (adamw,
15:50:17)
* work continues on disposable test clients, but it's still at an
early stage (adamw, 15:54:04)
* Open floor (adamw, 15:57:31)
* releng is working on an 'urgent update' policy, and welcome
input/review. draft is at
https://fedoraproject.org/wiki/Urgent_updates_policy (adamw,
15:58:46)
* AGREED: bacon (adamw, 16:02:36)
Meeting ended at 16:07:02 UTC.
Action Items
------------
Action Items, by person
-----------------------
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* adamw (116)
* roshi (36)
* tflink (18)
* handsome_pirate (14)
* zodbot (11)
* kparal (9)
* nirik (7)
* pwhalen (6)
* randomuser (6)
* sgallagh (4)
* jreznik (3)
* danofsatx-dt (3)
* satellit (2)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
--
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
===================================
#fedora-meeting: Board (2014-10-06)
===================================
Meeting started by mattdm at 17:00:43 UTC. The full logs are available
at
http://meetbot.fedoraproject.org/fedora-meeting/2014-10-06/board.2014-10-06…
.
Meeting summary
---------------
* Welcomes, hellos, etc. (mattdm, 17:00:49)
* Agenda (mattdm, 17:06:46)
* LINK: https://fedorahosted.org/board/ticket/12 (mattdm, 17:06:51)
* Is consensus process adequately described? (mattdm, 17:09:18)
* ACTION: mattdm to update draft to clarify that lack of consensus is
negative votes (esp in the context of the deadlock scenario)
(mattdm, 17:23:04)
* ACTION: mattdm to add that any project member can ask for lazy
consensus to be extended to full consensus if they have a concern
(mattdm, 17:44:50)
* Term limits? (mattdm, 17:51:26)
* ACTION: mattdm to remove six-month "cooloff" period from elected
seats (mattdm, 17:53:40)
* Selection of area-representative seats (particularly outreach)
(mattdm, 17:53:48)
* we agree to engage FAmSCo now to handle this election but those of
us who are interested in broader outreach leadership can pursue it
(mattdm, 18:02:16)
* Minor: change order as gholms suggests? (mattdm, 18:02:39)
* Other? (mattdm, 18:05:54)
* diversity advisor (mattdm, 18:06:41)
* Next steps! (mattdm, 18:16:53)
* ACTION: mattdm to make ticket for board vote by Wednesday. (mattdm,
18:19:02)
* ACTION: inode0 to (attempt) to write general broad announcement of
coming change (mattdm, 18:23:18)
Meeting ended at 18:26:11 UTC.
Action Items
------------
* mattdm to update draft to clarify that lack of consensus is negative
votes (esp in the context of the deadlock scenario)
* mattdm to add that any project member can ask for lazy consensus to be
extended to full consensus if they have a concern
* mattdm to remove six-month "cooloff" period from elected seats
* mattdm to make ticket for board vote by Wednesday.
* inode0 to (attempt) to write general broad announcement of coming
change
Action Items, by person
-----------------------
* inode0
* inode0 to (attempt) to write general broad announcement of coming
change
* mattdm
* mattdm to update draft to clarify that lack of consensus is negative
votes (esp in the context of the deadlock scenario)
* mattdm to add that any project member can ask for lazy consensus to
be extended to full consensus if they have a concern
* mattdm to remove six-month "cooloff" period from elected seats
* mattdm to make ticket for board vote by Wednesday.
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* mattdm (141)
* number80 (48)
* inode0 (44)
* jwb (37)
* gholms (21)
* cwickert (17)
* yn1v (15)
* zodbot (7)
* misc (4)
* jreznik (2)
* mjg59 (0)
* Sparks (0)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
--
Matthew Miller
<mattdm(a)fedoraproject.org>
Fedora Project Leader
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
======================================
#fedora-meeting-1: RELENG (2014-10-06)
======================================
Meeting started by dgilmore at 15:32:33 UTC. The full logs are available
at
http://meetbot.fedoraproject.org/fedora-meeting-1/2014-10-06/releng.2014-10…
.
Meeting summary
- ---------------
* init process (dgilmore, 15:32:44)
* #6014 multiple builds in primary koji are lackign arm buildroot info
(dgilmore, 15:34:01)
* ACTION: all rebuild all effected packages (dgilmore, 15:36:47)
* #5886 need method for distributing urgent fixes... urgently
(dgilmore, 15:38:00)
* LINK: https://fedorahosted.org/rel-eng/ticket/5886 (dgilmore,
15:38:03)
* LINK: https://fedoraproject.org/wiki/Urgent_updates_policy
(dgilmore, 15:40:42)
* LINK: https://fedoraproject.org/wiki/Urgent_updates_policy (tyll,
15:41:42)
* nothing new (tyll, 15:42:15)
* #5775 switch to partitioned image for EC2; remove editing of menu.lst
from image processing (dgilmore, 15:43:01)
* LINK: https://fedorahosted.org/rel-eng/ticket/5775 (dgilmore,
15:43:07)
* #5963 Orphaned vulnerable packages in EPEL (dgilmore, 15:46:56)
* LINK: https://fedorahosted.org/rel-eng/ticket/5963 (dgilmore,
15:47:02)
* ACTION: tyll to work on reporting dependncies to the list for the
packages listed in this ticket and follow the fedora orphaned
packages practices (dgilmore, 15:58:52)
* Secondary Architectures updates (dgilmore, 16:00:02)
* Secondary Architectures update - ppc (dgilmore, 16:00:04)
* Secondary Architectures update - s390 (dgilmore, 16:05:52)
* Secondary Architectures update - arm (dgilmore, 16:10:02)
* Open Floor (dgilmore, 16:19:24)
Meeting ended at 16:36:00 UTC.
Action Items
- ------------
* all rebuild all effected packages
* tyll to work on reporting dependncies to the list for the packages
listed in this ticket and follow the fedora orphaned packages
practices
Action Items, by person
- -----------------------
* tyll
* tyll to work on reporting dependncies to the list for the packages
listed in this ticket and follow the fedora orphaned packages
practices
* **UNASSIGNED**
* all rebuild all effected packages
People Present (lines said)
- ---------------------------
* dgilmore (100)
* nirik (43)
* tyll (25)
* pbrobinson (22)
* sharkcz (14)
* masta (9)
* zodbot (4)
* bochecha (2)
* sgallagh (1)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBAgAGBQJUMsU3AAoJEH7ltONmPFDR5qgP/2Jpyp1Qv36jcKB/eHyw7Whx
IvmLdJyqS3KXs7rfWGIawaNY9bExbQdiCQh2m68vkeClvOpGEThSH6+1vhP2e+EA
A8jjk1b5Pa0WJ3PYfC7JZ5rJsMkZYQghQB0KtBHw3+mBXUhHRKjMdR9SE+/ZssCx
Az+Sn9bJ7EjOLJVSkZPMXvOyKCvU7RysJmmMdZ3RMmUyqBMZiSi5rjiPp/IQXUKO
KnFG+xvta3mJYt3ntodWab7pS3DSf5GhqpEZ4iJitmnKhwkmUHotnz0SVNbt0yVJ
gxYgqgBbb9q7CN4/4HOBChcHxF7iYWoqTeZj8Qf477l30NODF1eHNPPNo5kL2b6x
MI2dZ0AAGhnoNkScS+ZSwG2t1LsfRIlHXC6+cSLdbhajjB+qc8Lq2nXwTL8u+Tir
Vbwms6bd1VLkhpbxnB3idwl7hHeSg58mX7POUJkoBmJVx6FtrGpoAdUM68qmL7GD
JFcPs7UjL2HNrOlqh4cmFRlUk99evsvmEKvF4d5yLyk944/mV0c4tlKRYnX6YVqz
xMB6tLwPjF5pDuuiMKR7Lk/4Sa1GKjfQfjoF7GzjotPu4GpPDklw4No8yeCZ+DxL
xwC6bPOf7lRWqhsqGOoRb7MLOrjfL/v1Due6wcmeJpT3/KhaQ3RgOvR3Ovzx2dvi
BEelJIv5eF2XY9N7QcaQ
=fd6C
-----END PGP SIGNATURE-----
Hi all,
The IRC meeting minutes today are available at the links below. Thanks
everyone for attending the meeting. In the meeting we mainly talked
about FUDCon Post todos, offline events, and FZUG websites. Please
review the proposed ideas and actions.
The next IRC meeting will be held on next Friday (2014-10-10).
Please come and join the discussion if you can!
Minutes:
http://meetbot.fedoraproject.org/fedora-zh/2014-10-03/fedora-zh.2014-10-03-…
Minutes (text):
http://meetbot.fedoraproject.org/fedora-zh/2014-10-03/fedora-zh.2014-10-03-…
Log:
http://meetbot.fedoraproject.org/fedora-zh/2014-10-03/fedora-zh.2014-10-03-…
==================
#fedora-zh Meeting
==================
Meeting started by alick9188 at 13:34:58 UTC. The full logs are
available at
http://meetbot.fedoraproject.org/fedora-zh/2014-10-03/fedora-zh.2014-10-03-…
.
Meeting summary
---------------
* Roll Call 报到 (alick9188, 13:36:13)
* FUDCon post event todos (alick9188, 13:38:34)
* ACTION: alick query status of FUDCon reimbursement and tell BinLi
and Zsun (alick9188, 13:40:45)
* ACTION: alick query progress of FAD reimbursement (alick9188,
13:42:20)
* ACTION: tiansworld refine fudcon survey report (alick9188,
13:45:09)
* ACTION: Offline Events 线下活动 (alick9188, 13:46:06)
* SFD Tsinghua University was held, with Fedora demo and gifts
(alick9188, 13:47:01)
* LINK:
http://mp.weixin.qq.com/s?__biz=MjM5ODc4MjcyMA==&mid=200650268&idx=1&sn=334…
(alick9188, 13:47:15)
* IDEA: we should produce swags like metal stickers and keyrings for
future events (alick9188, 13:59:12)
* FZUG Website (alick9188, 14:01:39)
* IDEA: 邮件列表是否可以推送一些 fedora 的文章? (endle, 14:09:40)
Meeting ended at 14:32:35 UTC.
Action Items
------------
* alick query status of FUDCon reimbursement and tell BinLi and Zsun
* alick query progress of FAD reimbursement
* tiansworld refine fudcon survey report
* Offline Events 线下活动
Action Items, by person
-----------------------
* **UNASSIGNED**
* alick query status of FUDCon reimbursement and tell BinLi and Zsun
* alick query progress of FAD reimbursement
* tiansworld refine fudcon survey report
* Offline Events 线下活动
People Present (lines said)
---------------------------
* alick9188 (88)
* tvvocold_ (47)
* zhtx (27)
* zodbot (9)
* endle (6)
* BadGirl (5)
* felixonmars (2)
* biergaizi (2)
* tonghuix (1)
* tonghuix_tmp (1)
* isyangxin (1)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
=================================
#fedora-meeting: Fedora Cloud SIG
=================================
Meeting started by jzb at 17:01:55 UTC. The full logs are available at
http://meetbot.fedoraproject.org/fedora-meeting/2014-10-03/fedora-meeting.2…
.
Meeting summary
---------------
* Cloud WG Composition (jzb, 17:04:57)
* LINK: https://fedoraproject.org/wiki/Cloud/Governance (jzb,
17:09:35)
* ACTION: jzb to draft changes to Fedora Cloud Working Group
Governance Structure and sent to list (jzb, 17:18:32)
* ACTION: mattdm to take changes in Fedora Cloud Working Group
Governance Structure to FESCo once accepted. (jzb, 17:18:50)
* Action Item: roshi to update fedocal (jzb, 17:19:21)
* jzb to email lists and update Project Atomic (jzb, 17:20:26)
* LINK:
http://koji.fedoraproject.org/koji/tasks?owner=ausil&state=all&view=flat&me…
(roshi, 17:26:03)
* ACTION: roshi to update fedocal once a date is set (roshi,
17:28:44)
* ACTION: jzb continue planning Atomic image test days. Wait for new
date. (jzb, 17:29:46)
* Coordinate with releng on updates to set procedure for updates. (jzb,
17:30:44)
* ACTION: jzb Continue to work on a runbook for having Atomic and
other cloud images updated out of band. (jzb, 17:31:40)
* roshi to shore up overview specifics (jzb, 17:32:10)
* Meeting Tickets in Trac (jzb, 17:35:58)
* LINK: https://fedorahosted.org/cloud/report/9 (jzb, 17:36:08)
* Release Criteria Discussion (jzb, 17:36:45)
* LINK: https://fedorahosted.org/cloud/ticket/77 (jzb, 17:36:54)
* ACTION: roshi wait until next week for feedback on ticket 77 then
move forward. (jzb, 17:45:30)
* relates to ticket #51 start communication/collaboration on cloud
image updates (jzb, 17:47:31)
* LINK: https://fedorahosted.org/cloud/ticket/51 (jzb, 17:47:38)
* meeting agenda item/tracker for Project Atomic (jzb, 17:47:58)
* LINK: https://fedorahosted.org/cloud/ticket/64 (jzb, 17:48:06)
* Automatic Smoketests on Image Build (jzb, 17:51:28)
* LINK: https://fedorahosted.org/cloud/ticket/38 (jzb, 17:51:39)
* ACTION: kushal and roshi to work on Ticket 38 on Automatic
Smoketests on Image Build w/an eye towards completion for Fedora 22.
(jzb, 17:57:16)
* Open Floor (jzb, 17:57:29)
* LINK: https://fedoraproject.org/wiki/Cloud/Atomic_Runbooks (jzb,
18:01:46)
* oddshocks starting Atomic Runbooks and SOPs (jzb, 18:01:55)
* Cloud SIG congratulates kushal on joining the Fedora team to work on
Fedora Cloud (jzb, 18:02:40)
* draft of Atomic test day post (jzb, 18:03:39)
* LINK: http://fpaste.org/138963/12356769/ (jzb, 18:03:47)
* Atomic Definition Discussion Draft (jzb, 18:04:45)
* LINK:
http://lists.centos.org/pipermail/centos-announce/2014-October/020660.html
is the announcement. (kushal, 18:05:26)
* CentOS Cloud SIG announcement (jzb, 18:06:04)
* HELP: please look over atomic definition draft and provide feedback
(mattdm, 18:06:08)
* LINK:
http://lists.centos.org/pipermail/centos-announce/2014-October/020660.html
is the announcement. (jzb, 18:06:17)
* Fedora AWS community account (agrimm, 18:07:26)
* HELP: More cloud SIG folks to blocker review meetings. (jzb,
18:13:20)
* ACTION: roshi remind Cloud SIG about blocker review meetings. (jzb,
18:14:21)
* ACTION: number80 set a poll to change WG meeting date (number80,
18:17:09)
Meeting ended at 18:17:37 UTC.
Action Items
------------
* jzb to draft changes to Fedora Cloud Working Group Governance
Structure and sent to list
* mattdm to take changes in Fedora Cloud Working Group Governance
Structure to FESCo once accepted.
* roshi to update fedocal once a date is set
* jzb continue planning Atomic image test days. Wait for new date.
* jzb Continue to work on a runbook for having Atomic and other cloud
images updated out of band.
* roshi wait until next week for feedback on ticket 77 then move
forward.
* kushal and roshi to work on Ticket 38 on Automatic Smoketests on Image
Build w/an eye towards completion for Fedora 22.
* roshi remind Cloud SIG about blocker review meetings.
* number80 set a poll to change WG meeting date
Action Items, by person
-----------------------
* jzb
* jzb to draft changes to Fedora Cloud Working Group Governance
Structure and sent to list
* jzb continue planning Atomic image test days. Wait for new date.
* jzb Continue to work on a runbook for having Atomic and other cloud
images updated out of band.
* kushal
* kushal and roshi to work on Ticket 38 on Automatic Smoketests on
Image Build w/an eye towards completion for Fedora 22.
* mattdm
* mattdm to take changes in Fedora Cloud Working Group Governance
Structure to FESCo once accepted.
* number80
* number80 set a poll to change WG meeting date
* roshi
* roshi to update fedocal once a date is set
* roshi wait until next week for feedback on ticket 77 then move
forward.
* kushal and roshi to work on Ticket 38 on Automatic Smoketests on
Image Build w/an eye towards completion for Fedora 22.
* roshi remind Cloud SIG about blocker review meetings.
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* jzb (151)
* roshi (91)
* number80 (42)
* dustymabe (31)
* mattdm (31)
* kushal (30)
* agrimm (20)
* oddshocks (15)
* zodbot (10)
* walters (2)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
--
Joe Brockmeier | Principal Cloud & Storage Analyst
jzb(a)redhat.com | http://community.redhat.com/
Twitter: @jzb | http://dissociatedpress.net/
===========
#epel: EPEL
===========
Meeting started by smooge at 16:00:36 UTC. The full logs are available
athttp://meetbot.fedoraproject.org/epel/2014-10-03/epel.2014-10-03-16.00.lo…
.
Meeting summary
---------------
* Greetings and roll call (smooge, 16:00:36)
* we have bare quorum. for anything to be approved all members need to
be in agreement with absent members considered -1. We can put off
any votes as needed til better quorum is met (smooge, 16:03:30)
* Old Business? (smooge, 16:04:07)
* Current Business (Open Tickets) (smooge, 16:05:29)
* ticket 2 How to handle systemd service activation defaults in EPEL7
(smooge, 16:06:13)
* AGREED: will use a subpackage called presets that epel-release will
depend on in EL7. This will set up various needed items for systemd.
Package to be written by nirik, reviewed by smooge. (smooge,
16:11:05)
* AGREED: additions and removals are to be added via a ticket to the
epel trac. Tickets will be reviewed and approved/dropped by EpSCO
and package done. (smooge, 16:12:33)
* ticket 4 Decide on criteria to unretire packages. (smooge, 16:13:12)
* AGREED: Need larger quorum to discuss and come up with policy. Moved
to 2014-10-10 meeting (smooge, 16:15:03)
* New Business (smooge, 16:15:39)
* Review of xerces-c package (smooge, 16:15:56)
* AGREED: skip the earlier agreement. we need more info. (smooge,
16:24:33)
* RHEL-5.11/CentOS-5.11 (smooge, 16:26:29)
* LINK: https://access.redhat.com/support/policy/updates/errata/
(nirik, 16:34:06)
* Open Flood (smooge, 16:37:20)
Meeting ended at 16:52:55 UTC.
Action Items
------------
Action Items, by person
-----------------------
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* smooge (76)
* nirik (40)
* stahnma (31)
* bstinson (13)
* tyll (7)
* ktdreyer (6)
* zodbot (3)
* ush (3)
* avij (3)
* kushal (1)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
--
Stephen J Smoogen.