/srv/irclogs.ubuntu.com/2012/03/27/#ubuntu-meeting.txt

=== doko_ is now known as doko
=== dholbach_ is now known as dholbach
=== greyback is now known as greyback|bia
=== greyback|bia is now known as greyback
=== smb` is now known as smb
=== bladernr_afk is now known as bladernr_
mmrazikhi everybody14:30
mmrazik#startmeeting14:30
meetingologyMeeting started Tue Mar 27 14:30:39 2012 UTC.  The chair is mmrazik. Information about MeetBot at http://wiki.ubuntu.com/meetingology.14:30
meetingologyAvailable commands: #accept #accepted #action #agree #agreed #chair #commands #endmeeting #endvote #halp #help #idea #info #link #lurk #meetingname #meetingtopic #nick #progress #rejected #replay #restrictlogs #save #startmeeting #subtopic #topic #unchair #undo #unlurk #vote #voters #votesrequired14:30
tvosshi14:31
mmrazikWe are here to have a public meeting on QA stuff we do in Product Strategy14:31
mmraziktoday we would like to share some details on what we do with utouch in terms of quality14:31
mmrazik[TOPIC] unit and integration testing for the utouch-stack14:31
=== meetingology changed the topic of #ubuntu-meeting to: unit and integration testing for the utouch-stack
mmraziktvoss: its yours :)14:31
tvossmmrazik, thanks :)14:32
tvossHi all, my name is Thomas and I'm working as a quality engineer in the utouch team14:32
tvosslet me present the "architecture" of utouch briefly14:32
tvossthe stack mainly consists of 3 (4) components14:33
tvossutouch-frame is an abstraction layer that takes care of device, window and touch event handling14:33
tvossand it abstracts away from "platform specifics" regarding touches14:34
tvossutouch-grail sits on top of utouch-frame and provides gesture recognition capablities14:34
tvossutouch-geis integrates both utouch-frame and grail to provide gesture recognition services to applications via different interfaces14:35
tvossfor example: DBus14:35
tvossfinally, we have utouch-evemu optionally below frame14:35
tvossobviously, a stack like utouch requires both unit-testing and integration-testing14:36
=== vrruiz is now known as rvr
tvossfor both purposes, we rely on utouch-evemu to inject "fake" input events to the system14:37
tvossand this testing/injection layer allows us to record and replay corner/test cases14:37
tvosswe use google test and its extension xorg-gtest to implement both our unit _and_ our integration testing14:38
mmraziktvoss: so evemu exists just for testing purposes? Or is it needed in production environment as well.14:38
tvossmmrazik, evemu is mainly used for testing purposes14:39
tvossit relies on a kernel interface (uinput) to inject input events even below X14:39
mmrazikok. I was just curious14:39
cnd(it used to be a runtime dependency in the old utouch stack, but isn't anymore)14:39
tvossas X and XI 2.2 are parts of our stack as well14:40
tvossany other questions so far?14:40
* MrChrisDruif waits for the full "presentation"14:41
tvossa quick side note on xorg-gtest: it's a google test fixture/testing environment that takes care of starting/stopping a dummy x server environment14:41
tvossin our integration testing scenarios, we rely on xorg-gtest to start up a dummy server, insert fake events via evemu, and let them pass through the X server to utouch-frame14:43
tvossand to utouch-grail subsequently14:43
tvosswith this chain in place, we are able to test both touch handling and gesture recognition with the help of pre-recorded touch sequences14:44
tvossso far for the actual testing setup. are there any questions? If not, I would go on with our continouos integration architecutre14:45
mmrazikjust curious -- how many tests do we have in place right now?14:45
mmrazikfor the integration part14:45
tvossmmrazik, all together, I would estimate like 20 overall cases14:45
tvosswhere each case might contain different types of gestures to be recognized etc14:46
cndgrail has 18, frame has 2 or 314:46
tvosssome of them are regression tests14:46
tvosscnd, thanks14:46
cndgeis has maybe 5?14:46
mmrazikthx14:47
tvossokay :)14:47
tvosswe use jenkins for continouos integration purposes14:48
tvossand we recently started working on a virtualization setup that allows us to build _and_ test frame, grail and geis in a vm14:48
tvossthis allows us to do ci both for different releases/versions of ubuntu and for different platforms14:49
tvosscurrently, we run our builds and tests for precise on both i386 and amd6414:49
tvossbut we are planning to extend this to further versions and platforms in the future14:50
MrChrisDruifI'd highly suggest ARM14:50
tvossMrChrisDruif, yeah, we are working on that14:51
MrChrisDruifSeeing most tablets and smartphones are ARM, I wonder why that wasn't the first one14:51
tvossMrChrisDruif, well, problem here is the availability of vm's14:52
tvossonly qemu supports arm at the present moment (at least, for alien host architectures)14:53
cndMrChrisDruif, also, the code is platform agnostic14:53
cndthe tests will likely catch trivial bugs like variable size differences14:53
mmrazikMrChrisDruif: and HW in general. While our lab is  "full" of x86* HW  we don't have ARM ATM.14:53
mmrazikbut as tvoss said. It is on our radar and we are actively working on this14:53
mmrazikthe current plan is to have a functional setup for ARM testing for the 12.10 development cycle14:54
mmrazikwhich starts in few months14:54
mmrazikactually its more like a month14:54
tvossmmrazik, indeed :)14:54
tvossokay, putting all of the parts together, we are currently running builds and all of the tests for every merge to the trunk's projects14:55
MrChrisDruifGreat, thanks (had to check what agnostic code meant)14:56
tvossdevelopers are provided with the unit test results/build logs and code coverage analysis results14:56
MrChrisDruif(P.s.: 12.04 is in 30 days, so less then a month)14:56
tvossfor the latter, we rely on instrumented code and gcov/lcov/gcovr to extract the results14:57
mmrazikMrChrisDruif: ack14:57
tvossMrChrisDruif, thanks14:57
tvossany other questions?14:57
tvosswell, thanks for reading then :)15:00
mmraziktvoss: thanks for the presentation15:00
tvossmmrazik, yw :)15:00
mmrazikthanks everybody for participating and see you next month15:00
mmrazik#endmeeting15:00
=== meetingology changed the topic of #ubuntu-meeting to: Ubuntu Meeting Grounds | Calendar/Scheduled meetings: http://fridge.ubuntu.com/calendar | Logs: https://wiki.ubuntu.com/MeetingLogs | Meetingology documentation: https://wiki.ubuntu.com/meetingology
meetingologyMeeting ended Tue Mar 27 15:00:40 2012 UTC.15:00
meetingologyMinutes (wiki):        http://ubottu.com/meetingology/logs/ubuntu-meeting/2012/ubuntu-meeting.2012-03-27-14.30.moin.txt15:00
meetingologyMinutes (html):        http://ubottu.com/meetingology/logs/ubuntu-meeting/2012/ubuntu-meeting.2012-03-27-14.30.html15:00
jamespageo/15:59
SpamapSo/15:59
hallyno/15:59
* SpamapS is finally going to chair15:59
adam_go/15:59
utlemmingo/16:00
SpamapSjamespage: don't you dare16:00
* jamespage stands back16:00
jamespageall yours!16:00
hallynwho, almost had some friction there16:00
arosaleshello16:00
* SpamapS has no idea how his name kept getting pushed back, given he hasn't chaired in 3 months16:00
jamespageactually I think SpamapS is in the chair for at least the next month16:00
MrChrisDruifServer meeting?16:01
SpamapSAlright, we have a lot to get to and not much time so lets GO16:01
SpamapS#startmeeting Ubuntu Server Team16:01
meetingologyMeeting started Tue Mar 27 16:01:13 2012 UTC.  The chair is SpamapS. Information about MeetBot at http://wiki.ubuntu.com/meetingology.16:01
meetingologyAvailable commands: #accept #accepted #action #agree #agreed #chair #commands #endmeeting #endvote #halp #help #idea #info #link #lurk #meetingname #meetingtopic #nick #progress #rejected #replay #restrictlogs #save #startmeeting #subtopic #topic #unchair #undo #unlurk #vote #voters #votesrequired16:01
=== meetingology changed the topic of #ubuntu-meeting to: Ubuntu Meeting Grounds | Calendar/Scheduled meetings: http://fridge.ubuntu.com/calendar | Logs: https://wiki.ubuntu.com/MeetingLogs | Meetingology documentation: https://wiki.ubuntu.com/meetingology | Ubuntu Server Team Meeting | Current topic:
SpamapSNo actions from last week, so lets get right into precise dev16:01
SpamapS#topic Precise Development16:01
=== meetingology changed the topic of #ubuntu-meeting to: Ubuntu Meeting Grounds | Calendar/Scheduled meetings: http://fridge.ubuntu.com/calendar | Logs: https://wiki.ubuntu.com/MeetingLogs | Meetingology documentation: https://wiki.ubuntu.com/meetingology | Ubuntu Server Team Meeting | Current topic: Precise Development
zul|o|16:02
smosero/16:02
hallyn(btw, kvm disk io perf regrssion might ought to be added to agenda, not sure)16:02
SpamapSBTW, it would be helpful to have the release bug tracker in the meeting agenda16:03
* SpamapS does not know the link16:03
arosaleshttp://reports.qa.ubuntu.com/reports/ubuntu-server/release-bugs.html16:03
arosalesSpamapS: probably should add that link and the server team blueprint link16:03
UrsinhaI recall adding the link to the meeting page16:03
SpamapSOk well I added the report link to the meeting16:04
arosalesubuntu server team blueprint link (for reference) http://status.ubuntu.com/ubuntu-precise/ubuntu-server.html16:04
arosalesalthough that will obviously change with different cycles.16:04
SpamapSOk, lots of bugs still to get through16:04
SpamapSbug #95942616:05
ubottuLaunchpad bug 959426 in Glance "nova + glance services die if started before db is reachable" [High,In progress] https://launchpad.net/bugs/95942616:05
adam_gSpamapS: in progress16:05
SpamapSwerd16:05
SpamapSbug #96027616:05
ubottuLaunchpad bug 960276 in nova (Ubuntu) "a bad AMI can hang an entire compute node" [Critical,Confirmed] https://launchpad.net/bugs/96027616:05
adam_gchucks workin a replacement to the console fifo patch we're carrying16:05
SpamapSAh, so thats something we broke?16:06
SpamapS:)16:06
SpamapScan somebody mark that bug In Progress/zulcss? kthx16:06
hallynis that related to the cosnole log growing indefinately?16:06
SpamapSbug #88398816:06
ubottuLaunchpad bug 883988 in glance (Ubuntu Precise) "db migration failing when upgrading glance - trying to create existing tables" [High,Confirmed] https://launchpad.net/bugs/88398816:06
adam_gSpamapS: i have a patch for that, just trying to get upstream to sign off on it before we apply it. should happen this week, ive sent it already16:07
adam_ghallyn: yeah16:07
SpamapSsweet16:07
SpamapSadam_g: should be status Triaged then16:08
adam_gSpamapS: yeah, ill update bot16:08
adam_g*both16:08
SpamapSand probably linked to upstream16:08
SpamapSbug #92473916:09
ubottuLaunchpad bug 924739 in squid3 (Ubuntu Precise) "after upgrade from oneiric to precise, previous squid config unused, cannot be used when relocated" [High,Triaged] https://launchpad.net/bugs/92473916:09
SpamapSheh, its all adam_g, All morning16:09
SpamapS/afternoon/evening depending on timezone ;)16:09
adam_give sadly made no progress on that since last time, theres so much going on. if anyone else wants to help with that transition bug, please step up! :)16:09
SpamapSI suspect that will affect lucid to precise as well16:10
adam_gyes, theres not much we can do to work around it but we can do our best to make it as obvious to users thats the transition has happened16:10
SpamapSanybody else have some available bandwidth to take over bug #924739?16:10
ubottuLaunchpad bug 924739 in squid3 (Ubuntu Precise) "after upgrade from oneiric to precise, previous squid config unused, cannot be used when relocated" [High,Triaged] https://launchpad.net/bugs/92473916:10
SpamapSbug #92899016:11
ubottuLaunchpad bug 928990 in cloud-init (Ubuntu) "fsck / dirty filesystem on instance is death" [High,Triaged] https://launchpad.net/bugs/92899016:11
jamespageSpamapS, adam_g: I can spare a few cycles - lemme catchup with adam_g later16:11
SpamapSsmoser: is that just there for good measure?16:11
smoserprobably.16:11
smoseri'd love it if someone wanted to take it16:12
smoser:)16:12
smoserbut i dont have it on my list of things that i'm going to fix right now.16:12
SpamapSbug #93091616:12
ubottuLaunchpad bug 930916 in amavisd-new (Ubuntu) "amavis start-stop script fails to stop amavisd" [High,Confirmed] https://launchpad.net/bugs/93091616:12
SpamapSI haven't poked it since last time, but intend to.. soon.. I swear. ;)16:13
utlemmingsmoser: I can't commit entirely to fixing it...but I can try. I have a lot on my plate, but I'm blocked today, so I'll take a stab16:13
SpamapSbug #95926216:13
ubottuLaunchpad bug 959262 in python-novaclient (Ubuntu) "[Errno 13] Permission denied: '/var/www/.novaclient'" [High,Confirmed] https://launchpad.net/bugs/95926216:13
adam_gSpamapS: that one is fixed upstream, but we need to get it on their radar so its backported to essex/milestone-proposed. shouold happen today16:13
adam_gotherwise we can patch, but shouldnt need to. its trivial16:13
SpamapSadam_g: is it definitely going to happen before release, or 0-day SRU?16:14
SpamapSbug #88033916:14
ubottuLaunchpad bug 880339 in mysql-5.5 (Ubuntu Precise) "AppArmor profile needs update" [Medium,Incomplete] https://launchpad.net/bugs/88033916:14
adam_gSpamapS: should happen well before16:15
SpamapSThat one is actually Fix Committed .. just need to get 5.5.22 in as well16:15
Davieywe really don't need to be thinking about 0-day SRU's yet.16:15
SpamapSadam_g: alright16:15
SpamapSDaviey: lot of bugs here.. not much time. ;)16:15
SpamapSbug #90719716:16
ubottuLaunchpad bug 907197 in nova (Ubuntu) "ip address can't be injected into the instance when using lxc " [Medium,Incomplete] https://launchpad.net/bugs/90719716:16
SpamapSBueller? Bueller?16:17
SpamapSzul: ^^ ?16:17
zulno response from user16:17
DavieySpamapS: if we have time to plan to do a 0-day SRU at this stage, we have time to get it in the release. :)16:17
SpamapSbug #96606916:17
ubottuLaunchpad bug 966069 in horizon (Ubuntu) "/etc/apache2/conf.d/dashboard.conf contains wrong paths in the Ubuntu package" [Medium,New] https://launchpad.net/bugs/96606916:17
SpamapSDaviey: I admire your optimism! :)16:18
Davieyzul is already cracking that one out i think16:18
zulSpamapS: fixed in bzr16:18
Daviey\o/16:18
SpamapSbug #90188116:18
ubottuLaunchpad bug 901881 in glance (Ubuntu) "nova and glance should depend on python-keystone" [Low,New] https://launchpad.net/bugs/90188116:18
SpamapSzul: can you make sure the status is right on that bug?16:19
=== ralsina is now known as ralsina_lunch
zulyep16:19
SpamapSbug #95942616:19
ubottuLaunchpad bug 959426 in Glance "nova + glance services die if started before db is reachable" [High,In progress] https://launchpad.net/bugs/95942616:19
adam_gSpamapS: in progress just like the nova task16:20
adam_gsame fix, basically16:20
SpamapSsweet16:21
SpamapSon to blueprints16:21
SpamapShttp://status.ubuntu.com/ubuntu-precise/ubuntu-server.html16:21
arosalesso we are at week 24/28 Bet2 release on the 29th16:22
arosales~85% thorough the cycle if you count all the way up to release16:22
arosalesOverall progress is 77%, so we have a few blueprints we need to evaluate if we are going to be able to complete this cycle16:23
arosalesSpamapS: Would you like to iterate through the blueprints?16:23
SpamapSarosales: I was just looking through them for those that seem behind16:23
SpamapSservercloud-p-juju-charm-testing16:23
SpamapSm_3 and I are working on getting that one back on track this week.16:24
SpamapSservercloud-p-openstack-testing16:24
SpamapSadam_g: only one TODO left, Collaborate on defining charm use workflow between OpenStack and Ubuntu: TODO ... seems like that doesn't make much sense to do before 12.04 releases16:25
SpamapSservercloud-p-automated-boot-testing16:25
SpamapSThat one is mine, and I need to update the status. jamespage has saved me on this one, and we actually have a single reboot test now for LAMP :)16:26
adam_gSpamapS: its something we'll likely be discussing at ODS in a couple of weeks, so left as a TODO till then. but right, its not release critical by any means16:26
SpamapSadam_g: alright sounds good16:26
SpamapSservercloud-p-cloud-power-management16:26
SpamapSI'm going to invite aquette to come to next week's meeting so we can discuss this16:27
DavieySpamapS: that sounds great16:27
SpamapS#action SpamapS invite aquette to next server team meeting to discuss servercloud-p-cloud-power-management16:28
meetingologyACTION: SpamapS invite aquette to next server team meeting to discuss servercloud-p-cloud-power-management16:28
SpamapShttps://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-arm-service-orchestration16:28
DavieySpamapS: EOF?16:28
SpamapScouple more16:29
SpamapSrbasak: that one looks mostly on track, just pinging you on it since its < 75%16:29
Davieyrbasak: We can go through, [racb] Validate cobbler enlistment works: TODO .. later if you want?16:29
SpamapSalso [racb] Validate juju using orchestra: TODO should probably be maas. :)16:30
rbasakI feel a bit blocked on the new orchestra stuff and ARM support16:30
Davieyrbasak: Grab me after this?16:30
rbasakIt's not quite clear what needs to be done with regard to this.16:30
rbasakDaviey: OK16:30
SpamapShttps://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-ceph16:30
SpamapSMIR still pending.. I think I'll postpone a few of the items in that one this week.16:31
hallynwe may want to take more active role in that one next cycle16:31
Davieythe MIR team are *too* loaded right now.16:31
SpamapSYes, I think the MIR team needs another member.16:31
DavieyAdding anything other than pure essential stuff is a no-go16:31
SpamapSIts likely we'll continue to add openstack components and other bits.16:32
DavieyIe, if it's not the on the cd, it's a hard push to consider a MIR now.16:32
SpamapShttps://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-orchestra16:32
SpamapSThat one is mostly on track, but looks a little behind16:32
Davieynow accurate16:33
SpamapShttps://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-openstack16:33
SpamapSPerhaps just lagging on WI updates?16:33
Davieyzul: ^^16:33
zulDaviey: yeah need to update it today16:34
zulmostly on track though16:34
SpamapShttps://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-kvm-document-suggested-changes16:34
hallynJust updated that.  What remains TODO, I intend TODO16:34
SpamapSsweet16:34
Davieygroovy16:34
SpamapSjust a couple more16:35
SpamapShttps://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-juju-mir16:35
SpamapSBeen working with jdstrand on this directly all week.16:35
Davieyseemed intensive16:36
SpamapSWe have some security concerns to address, but otherwise it is progressing.16:36
SpamapShttps://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-openstack-charms16:36
Davieyadam_g: ^16:37
SpamapSSome of these I think can be pushed as updates to the charms post-release16:37
adam_gSpamapS: those are all not release critical, and not sure which will get done before release16:37
SpamapSadam_g: perhaps just POSTPONE them and if you end up doing them, go back and change them to DONE?16:37
adam_gi think pots-UDS calm would be a better time to address those, short of the swift tasks.. those charms need updating for keystone auth16:37
adam_gSpamapS: yeah, sounds good16:38
SpamapShttps://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-juju-roadmap16:38
SpamapSLast one16:38
SpamapSjuju team is landing many of those this week16:39
Daviey - Okay.. So.. Beta-2... -16:39
SpamapSaye16:40
DavieyI'll be doing another spin later on today.16:40
zulhow come?16:40
DavieyIs there anything else which is a candidate for inclusion ?16:40
Davieyzul: Some changes required on the cd.16:40
Daviey:)16:40
adam_gDaviey: there are some other openstack rc1's that trickled in after freeze16:40
adam_gnova, especially16:40
Davieyadam_g: I saw a less than important quantum upload16:40
Davieyanything else?16:41
adam_gDaviey: i think nova was the only in-main component16:41
adam_gzul ?16:41
DavieyHas that been uploaded?  Is it in the queue?16:41
adam_goh!16:41
adam_gkeystone, though not in main16:41
zulit beens uploaded for a while now16:41
Davieyok16:41
DavieyI also pruned some things from the cd..16:41
Daviey(including puppet and zsh)16:41
DavieyAnything else beta-2 critical ?16:42
SpamapSnot zsh!! ;)16:42
SpamapSDaviey: I can get you a few MB in mysql-client16:42
DavieySpamapS: fear not, it's still in mai.16:42
DavieySpamapS: have bags of space right now :)16:42
Davieynow ruby is off the cd :)16:42
SpamapSok good16:42
SpamapS(about ruby being gone, not your space.. who cares about space? ;)16:42
DavieyOkay, nothing else of importance.. lets skip beta-2 and go straight to release. :)16:43
SpamapShttps://bugs.launchpad.net/ubuntu/+source/vde2/+bug/77681816:43
ubottuLaunchpad bug 776818 in vde2 (Ubuntu) "[MIR] vde2" [Undecided,Confirmed]16:43
zulspace...the final frontier...these are the voyages of the..16:43
hallynbasically i was wondering if anyone else wanted to asnwer jdstrand's question:  "does serverr team want this"16:43
hallyni think the answer is, users want it so yes,16:44
SpamapSheh, at this point, "Not for P"16:44
hallynnaturally :)16:44
hallynbut if the answer is yes, better to answer that now so when they have time, mir team can consider16:44
hallynotoh,16:45
hallynvde2 is way behind debian's version, and noone has cared enough to mention it16:45
SpamapSI know it sucks to keep pushing back but this is LATE16:45
Davieyhallyn: I'd like a UDS session on making kvm rock harder.. this can be discussed there16:45
SpamapSlets push this to Q and make sure it happens in Q16:45
hallynSpamapS: of course it's pushed to Q, but i don't think answering the q should be pushed to q16:46
hallynall right ifne16:46
SpamapSSounds good16:46
Davieyhallyn: we can push it to discuss at UDS-Q. :)16:46
SpamapStime to move on16:46
SpamapS#topic Ubuntu Server Team Events16:46
=== meetingology changed the topic of #ubuntu-meeting to: Ubuntu Meeting Grounds | Calendar/Scheduled meetings: http://fridge.ubuntu.com/calendar | Logs: https://wiki.ubuntu.com/MeetingLogs | Meetingology documentation: https://wiki.ubuntu.com/meetingology | Ubuntu Server Team Meeting | Current topic: Ubuntu Server Team Events
hallynDaviey: (we did that last time :)16:46
Davieyhallyn: *doh*16:46
hallynDaviey: (note that comment was written *at* uds-p)16:47
DavieyEvents, Openstack Design Summit16:47
hallynevents... uds coming up :)16:47
SpamapSjcastro and marcoceppi are presenting on juju at POSSCON http://www.posscon.org/16:47
Daviey - Apr 16-18 in San Francisco16:47
Daviey^  ODS16:48
SpamapSAlso the conference is the 2 days after that :)16:48
arosalesm_3 @ DevOptsDays Austin April 2-316:48
hallynurl?16:48
SpamapSm_3 and robbiew will be at DevOpsDays Austin next week http://devopsdays.org/16:48
hallynthx16:49
SpamapSarosales: jynx16:49
arosales:-)16:49
arosalesthanks for providing the URL16:49
SpamapSok, we have just 11 minutes left16:49
SpamapS#topic Weekly Updates & Questions for the QA Team (hggdh)16:49
=== meetingology changed the topic of #ubuntu-meeting to: Ubuntu Meeting Grounds | Calendar/Scheduled meetings: http://fridge.ubuntu.com/calendar | Logs: https://wiki.ubuntu.com/MeetingLogs | Meetingology documentation: https://wiki.ubuntu.com/meetingology | Ubuntu Server Team Meeting | Current topic: Weekly Updates & Questions for the QA Team (hggdh)
SpamapShggdh: anything to report?16:49
SpamapSI suspect once Daviey does his respin we should all try to crank out some ISO testing16:49
hggdhnothing, except I had just finished the server tests when I heard of the respin...16:50
hggdh..16:50
hallynsomeone buy the man a cupcake :(16:50
SpamapShggdh: I just threw something across the room in your honor16:50
hggdhSpamapS: actually, yes, help will be very appreciated ;-)16:50
hggdhSpamapS: thank you. I hope it did not break anything16:50
Daviey4 more test cases will be added to the tracker later doay16:51
Davieytoday16:51
SpamapSSeriously, people, give the iso a try..  http://iso.qa.ubuntu.com16:51
hggdhDaviey: perfect16:51
hallynping on ubuntu-server when respin complete?16:51
Davieyhallyn: sure16:51
SpamapS#topic Weekly Updates & Questions for the Kernel Team (smb)16:51
=== meetingology changed the topic of #ubuntu-meeting to: Ubuntu Meeting Grounds | Calendar/Scheduled meetings: http://fridge.ubuntu.com/calendar | Logs: https://wiki.ubuntu.com/MeetingLogs | Meetingology documentation: https://wiki.ubuntu.com/meetingology | Ubuntu Server Team Meeting | Current topic: Weekly Updates & Questions for the Kernel Team (smb)
smbHi16:51
smbMeddled a bit more in libvirt and could find the reason why xen shutdown is not seen in some cases. Sent patches upstream (to be so far ignored) and asked hallyn for sponsorship into precise.16:51
DavieyHey smb.. How is our lovely kernel?16:51
smbApart from that not that much exiting. :)16:51
smb..16:52
Davieysmb: i386 on heavy boxes?  Is that being worked on?16:52
smbYes, apw wanted to think about a few things16:52
tgardnerDaviey, you read Andy's analysis, right ?16:52
smbHe had a few ideas how to go forward there16:52
Davieysmb: In time for kernel final freeze?16:52
Davieytgardner: Yes, it was very compressive16:52
Davieycomprehensive16:53
* smb believes the probablility is good16:53
tgardnerDaviey, I don't think there is anything we'll do before freeze16:53
SpamapSmuch love to the kernel team.. I have no complaints... both my macs, and my hundreds of short lived EC2 instances have all worked perfectly. :)16:53
Davieytgardner: I tohught the outcome was a printk "System incompatible with current kernel" etc.16:53
tgardnerDaviey, I think we can do that16:53
hallynexcept I think there's possibility our kvm guest perf woes might need kernel love... need to dig further16:54
Davieytgardner: I am adding to our MIN system requirements a MAX system requirement for i386, for the release notes.16:54
Davieyhallyn: You've been speaking to smoser about kvm perf?16:54
smbhallyn, Keep me posted there16:54
hallynyes16:54
hallynboth16:54
Davieygroovy16:54
tgardnerDaviey, Andy knows the most about this, but he's not in right now.16:54
smoseryeah, thats gonna be fun.16:54
Davieyok, thanks tgardner / smb16:54
SpamapSAlright moving on16:55
SpamapS#topic Weekly Updates & Questions regarding Ubuntu ARM Server (rbasak)16:55
=== meetingology changed the topic of #ubuntu-meeting to: Ubuntu Meeting Grounds | Calendar/Scheduled meetings: http://fridge.ubuntu.com/calendar | Logs: https://wiki.ubuntu.com/MeetingLogs | Meetingology documentation: https://wiki.ubuntu.com/meetingology | Ubuntu Server Team Meeting | Current topic: Weekly Updates & Questions regarding Ubuntu ARM Server (rbasak)
smoseri just want to make sure that we do a reasonable job, and ideally pick off the low hanging fruit for this cycle, not next.16:55
rbasakNothing to report. Any questions for me?16:55
hallynrbasak: mind running an lxc testsuite on arm in next week or two?16:55
SpamapSrbasak: I can has armserver?! kthxbai16:55
rbasakhallyn: sure.16:55
hallyn(i need to convert it to pyunit, but for now...)16:55
hallynthx16:55
hallynhopefully no weird apparmor related glitches there16:56
SpamapSrbasak: thanks!16:56
SpamapS#topic Open Discussion16:56
=== meetingology changed the topic of #ubuntu-meeting to: Ubuntu Meeting Grounds | Calendar/Scheduled meetings: http://fridge.ubuntu.com/calendar | Logs: https://wiki.ubuntu.com/MeetingLogs | Meetingology documentation: https://wiki.ubuntu.com/meetingology | Ubuntu Server Team Meeting | Current topic: Open Discussion
DavieyNothin' from me, expect - well done on getting this far chaps!16:57
hallyns/pect/cept/16:57
Davieyta16:57
arosales+116:57
SpamapSindeed, 12.04 is going to be awesome. :)16:58
SpamapS#topic Announce next meeting date and time16:58
=== meetingology changed the topic of #ubuntu-meeting to: Ubuntu Meeting Grounds | Calendar/Scheduled meetings: http://fridge.ubuntu.com/calendar | Logs: https://wiki.ubuntu.com/MeetingLogs | Meetingology documentation: https://wiki.ubuntu.com/meetingology | Ubuntu Server Team Meeting | Current topic: Announce next meeting date and time
SpamapSTue, April 3, 16:00 UTC, right here16:59
SpamapS#endmeeting16:59
=== meetingology changed the topic of #ubuntu-meeting to: Ubuntu Meeting Grounds | Calendar/Scheduled meetings: http://fridge.ubuntu.com/calendar | Logs: https://wiki.ubuntu.com/MeetingLogs | Meetingology documentation: https://wiki.ubuntu.com/meetingology
meetingologyMeeting ended Tue Mar 27 16:59:21 2012 UTC.16:59
meetingologyMinutes (wiki):        http://ubottu.com/meetingology/logs/ubuntu-meeting/2012/ubuntu-meeting.2012-03-27-16.01.moin.txt16:59
meetingologyMinutes (html):        http://ubottu.com/meetingology/logs/ubuntu-meeting/2012/ubuntu-meeting.2012-03-27-16.01.html16:59
SpamapSthanks everybody!16:59
jsalisbury#startmeeting17:00
jsalisbury##17:00
meetingologyMeeting started Tue Mar 27 17:00:06 2012 UTC.  The chair is jsalisbury. Information about MeetBot at http://wiki.ubuntu.com/meetingology.17:00
jsalisbury## This is the Ubuntu Kernel Team weekly status meeting.17:00
jsalisbury##17:00
jsalisbury[LINK] https://wiki.ubuntu.com/KernelTeam/Meeting17:00
meetingologyAvailable commands: #accept #accepted #action #agree #agreed #chair #commands #endmeeting #endvote #halp #help #idea #info #link #lurk #meetingname #meetingtopic #nick #progress #rejected #replay #restrictlogs #save #startmeeting #subtopic #topic #unchair #undo #unlurk #vote #voters #votesrequired17:00
jsalisbury[LINK] https://wiki.ubuntu.com/KernelTeam/ReleaseStatus/Precise17:00
jsalisbury# Meeting Etiquette17:00
jsalisbury#17:00
jsalisbury# NOTE: '..' indicates that you are finished with your input.17:00
jsalisbury#       'o/' indicates you have something to add (please wait until you are recognized)17:00
jsalisburyRoll Call for Ubuntu Kernel Weekly Status Meeting17:00
bjfo/17:00
apwo/17:00
tgardnero/17:00
ckingo/17:00
henrixo/17:00
smb\o17:00
sforsheeo/17:00
ppisatio/17:00
jsalisbury[TOPIC] ARM Status (ppisati)17:00
=== meetingology changed the topic of #ubuntu-meeting to: ARM Status (ppisati)
ppisatiP/omap4: since a critical bug (lp963512 - "Latest kernel updates broke video on omap4") was affecting 3.2.0-1410.13, for beta2 the kernel was reverted to a previous working version (3.2.0-1409.12). AFAIK the regression came with latest rebase on master (3.2.1[0-2]) while the TI BSP was unchanged - so it's either a bad interaction between upstream/TI BSP or it's a brand new bug we got from upstream.17:01
ppisatilp956693 ("Broken perf with Ubuntu-3.2.0-1408.11 at Pandaboard"): one of the patch from Linaro tried to enable perf hw support but it wasn't ready for prime, reverting it gave us perf ba17:01
ppisatick in a working shape.17:01
ppisatilp666267("Cross compiled headers package breaks DKMS compilation"): two patches that address this issue were resurrected from O and ported to P, scripts/* are correctly cross compiled no17:01
ppisatiw.17:01
ppisati..17:01
jsalisbury[TOPIC] Release Metrics and Incoming Bugs (jsalisbury)17:01
=== meetingology changed the topic of #ubuntu-meeting to: Release Metrics and Incoming Bugs (jsalisbury)
jsalisburyRelease metrics and incoming bug data can be reviewed at the following link:17:01
jsalisbury[LINK] http://people.canonical.com/~kernel/reports/kt-meeting.txt17:01
jsalisbury..17:01
jsalisbury[TOPIC] Milestone Targeted Work Items (ogasawara)17:02
=== meetingology changed the topic of #ubuntu-meeting to: Milestone Targeted Work Items (ogasawara)
ogasawara[LINK] http://status.ubuntu.com/ubuntu-precise/canonical-kernel-distro-team-ubuntu-12.04-beta-2.html17:02
ogasawara|| apw        || hardware-p-kernel-boot                || 4 work items ||17:02
ogasawara||            || hardware-p-kernel-config-review       || 1 work items ||17:02
ogasawara||            || hardware-p-kernel-delta-review        || 3 work items ||17:02
ogasawaraapw, I assume you'll get those cleaned up by Thurs.  If not, I'll do it.17:02
ogasawara..17:02
jsalisbury[TOPIC] Blueprint: hardware-p-kernel-power-management (cking)17:02
=== meetingology changed the topic of #ubuntu-meeting to: Blueprint: hardware-p-kernel-power-management (cking)
ckingPower management:17:02
cking * hdparm spin up/down measurements17:02
cking   http://zinc.canonical.com/~cking/power-benchmarking/hdparm-spindown-settings17:02
cking * Going to re-measure unity 2d vs 3d fairly soon.17:02
cking..17:02
tgardnerogasawara, maybe apw needs help17:02
apwtgardner, i don't think any of them will end the world either way17:03
apwwill have a look and let you know ..17:03
jsalisbury[TOPIC] Status: Precise Development Kernel (ogasawara)17:03
=== meetingology changed the topic of #ubuntu-meeting to: Status: Precise Development Kernel (ogasawara)
ogasawaraWe are currently frozen for the upcoming Beta-2 release this Thurs, Mar17:03
ogasawara29.  Only fixes critical for the release will warrent an upload at this17:03
ogasawaratime.  We just uploaded 3.2.0-23.33 which contains a critical fix for17:03
ogasawarabug 960466.  We plan to upload all other queued patches immediately17:03
ogasawarafollowing the release on Thurs.  Note that Kernel Freeze is next Thurs17:03
ogasawaraApr 5.  I intend to upload our final kernel no later than Tues Apr 3.17:03
ubottuLaunchpad bug 960466 in linux (Ubuntu Precise) "Provide correct reporting of BMI1/AVX2/BMI2 support" [Medium,Fix committed] https://launchpad.net/bugs/96046617:03
ogasawaraIf there are any patches which need to land, submit them immediately.17:03
ogasawaraAfter Kernel Freeze, all patches are subject to our SRU policy:17:03
ogasawarahttps://wiki.ubuntu.com/Kernel/Dev/StablePatchFormat17:03
ogasawaraImportant upcoming dates:17:03
ogasawara * Thurs Mar 29 - Beta-2 (~2 days)17:03
ogasawara * Thurs Apr 5 - Kernel Freeze (~1 week)17:03
ogasawara..17:03
jsalisbury[TOPIC] Status: CVE's (apw)17:04
=== meetingology changed the topic of #ubuntu-meeting to: Status: CVE's (apw)
apwCurrently we have 71 CVEs on our radar, with no new CVEs added this week.17:04
apwSee the CVE matrix for the current list:17:04
apw 17:04
apw[LINK] http://people.canonical.com/~kernel/cve/pkg/ALL-linux.html17:04
apw 17:04
apwBroadly the backlog is unchanged this week:17:04
apw 17:04
apw[LINK] http://people.canonical.com/~kernel/status/cve-metrics.txt17:04
apw[LINK] http://people.canonical.com/~kernel/cve/pkg/CVE-linux.txt17:04
apw 17:04
apw..17:04
jsalisbury[TOPIC] Status: Stable, Security, and Bugfix Kernel Updates - Oneiric/Natty/Maverick/Lucid/Hardy (bjf/herton)17:04
=== meetingology changed the topic of #ubuntu-meeting to: Status: Stable, Security, and Bugfix Kernel Updates - Oneiric/Natty/Maverick/Lucid/Hardy (bjf/herton)
bjfHere is the status for the main kernels, until today (Mar. 27):17:04
bjf 17:04
bjf * Hardy    - 2.6.24-31.101 - Being prep'd; Fix for a single warning.17:04
bjf * Lucid    - 2.6.32-41.88  - Being prep'd; 52 commits in total.17:04
bjf * Maverick - 2.6.35-32.68  - Being prep'd; 9 commits in total. NOTE: THIS IS THE LAST MAVERICK KERNEL!17:04
bjf * Natty    - 2.6.38-14.58  - Being prep'd; 12 commits in total. Mostly eCryptfs and KVM.17:04
bjf * Oneiric  - 3.0.0-17.30   - Being prep'd; 4 stable upstream releases (194 commits).17:04
bjf 17:04
bjfCurrent opened tracking bugs details:17:04
bjf * http://people.canonical.com/~kernel/reports/kernel-sru-workflow.html17:05
bjf 17:05
bjfFor SRUs, SRU report is a good source of information:17:05
bjf * http://people.canonical.com/~kernel/reports/sru-report.html17:05
bjf 17:05
bjfFuture stable cadence cycles:17:05
bjf * https://wiki.ubuntu.com/PrecisePangolin/ReleaseInterlock17:05
bjf..17:05
jsalisbury[TOPIC] Open Discussion or Questions? Raise your hand to be recognized (o/)17:05
=== meetingology changed the topic of #ubuntu-meeting to: Open Discussion or Questions? Raise your hand to be recognized (o/)
jsalisburyThanks everyone17:06
jsalisbury#endmeeting17:06
=== meetingology changed the topic of #ubuntu-meeting to: Ubuntu Meeting Grounds | Calendar/Scheduled meetings: http://fridge.ubuntu.com/calendar | Logs: https://wiki.ubuntu.com/MeetingLogs | Meetingology documentation: https://wiki.ubuntu.com/meetingology
meetingologyMeeting ended Tue Mar 27 17:06:09 2012 UTC.17:06
meetingologyMinutes (wiki):        http://ubottu.com/meetingology/logs/ubuntu-meeting/2012/ubuntu-meeting.2012-03-27-17.00.moin.txt17:06
meetingologyMinutes (html):        http://ubottu.com/meetingology/logs/ubuntu-meeting/2012/ubuntu-meeting.2012-03-27-17.00.html17:06
apwjsalisbury, thanks17:06
* smb just has not looked for a second...17:07
ckingdon't blink or you will miss it17:09
Davieyshortest meeting ever \o/17:09
ckingDaviey, I think 4 mins is the record17:10
=== yofel_ is now known as yofel
Effenberg0x0o/ coffeecat17:56
coffeecato/ Effenberg0x017:56
quackerso/ coffeecat18:01
Effenberg0x0o/ philinux18:02
philinuxhello18:03
quackerso/ philinux18:03
josephmillshello18:03
quackerso/ josephmills18:03
josephmills \o18:03
Effenberg0x0Lots of people showing up early for the meeting, very professional :)18:03
quackersor forgot about the British Summer Time, like  me :-)18:04
Effenberg0x0hehe18:04
philinuxdoh what time os it18:04
quackers1900 UTC 2000 BST I think18:05
Effenberg0x0It's scheduled to 1900UTC. That's 16:00 here (GMT-0300). We're one hour early18:06
philinuxdanh bst18:06
c0rtmanEffenberg0x0, Apparently.18:06
=== ralsina_lunch is now known as ralsina
quackersshall we have a game of football? There's enough of us18:06
philinuxI am on my smart phone and cat see what  what is typing18:07
quackersmy smart phone isn't too smart either :-)18:08
* Effenberg0x0 has tried QATeam weekly meeting via Android phone... hated it :)18:08
Effenberg0x0gotta get some coffee... I'll be back in 5m18:10
=== bladernr_ is now known as bladernr_afk
forestpiskiehi Artificial_Intel - it's today :p18:48
Artificial_Intelhello18:48
Artificial_Intelaye :P18:48
Effenberg0x0o/ Artificial_Intel18:48
Artificial_Intelhello effenberg18:49
Artificial_Intelforestpixie, anyone could go wrong of the date :P18:49
forestpiskie:D18:50
forestpiskieI usually do the time thing wrong Artificial_Intel18:50
* Effenberg0x0 is using specific app in android to keep track with Ubuntu activities in different time zones18:51
nlsthzno/ Artificial_Intel :)18:52
Artificial_IntelI can't do that. My mobilephone is from before the wheel was invented.18:52
Artificial_Intelhiya nlsthzn18:53
* Artificial_Intel likes retro stuff18:53
nlsthznis there enough time for me to get a cup of tea?18:53
Artificial_Intel6 min18:54
Artificial_Intelsure18:54
forestpiskieArtificial_Intel: cool - we can compare phones then :D18:54
nlsthznwhoo hoo18:54
bjfclose18:55
Artificial_IntelWondering how many council members turns up today.18:55
philinuxback kust in time18:57
forestpiskieArtificial_Intel: hope it's enough18:57
wildmanne39big crowd18:57
Artificial_Intelwe're all properly bots :P18:58
wildmanne39lol18:58
papibeHi all!18:58
Effenberg0x0Hi Papibe18:58
wildmanne39o/ papibe18:58
nlsthzno/ papibe18:58
josephmillshello papibe18:58
papibe:-)18:59
forestpiskiegood evening papibe18:59
papibeHi, nice to see you all. (first time here)19:00
philinuxforestpoxie o/19:00
forestpiskiethanks for that then philinux ;)19:00
nlsthzno/ phillw19:00
nlsthzno/ philinux19:00
nlsthzn>.<19:00
* balloons is unsure of his origin19:00
forestpiskiepapibe: come join us in #ubuntuforums as well then :)19:00
philinuxnot so smaet phone eh19:00
forestpiskie:)19:00
CharlesAsmart phones can be quite dumb at times. ;-)19:01
Artificial_Intela smartphone is not smarter than its user :D19:01
wildmanne39getting them to be smart can be like pulling teeth19:01
nothingspecial-1 Artificial_Intel19:01
papibesure, this is nice!19:02
nothingspecial:D19:02
Artificial_IntelJust wrote on staff forum a reminder of the meeting19:03
CharlesAHowdy howefield19:03
nlsthzno/ howefield19:03
howefieldo/19:03
howefieldam I too late ?19:04
nlsthznyes, all the cake is gone19:04
Artificial_Intelnope19:04
wildmanne39yep doen at the cake19:04
wildmanne39done19:04
howefieldjust back from a conference - was not sure if I'd be in time19:04
forestpiskiehi howefield19:04
howefieldUsain Bolt couldn't beat nlsthzn to the cake :)19:05
howefieldhi forestpiskie :)19:05
bodhi_zazenback, sorry =)19:05
nlsthznto true19:05
CharlesAmm cake19:05
forestpiskiehe might - but he'd not beat elfy howefield19:05
nlsthzno/ bodhi_zazen19:05
CharlesA'lo bodhi_zazen19:05
howefieldhehe19:05
wildmanne39o/ bodhi_zazen19:05
bodhi_zazenHave we started yet ?19:05
forestpiskienope19:06
nothingspecialnope bodhi_zazen, you are the chair19:06
philinuxwho in charge19:06
forestpiskiebodhi_zazen: seems to only be you and Artificial_Intel19:06
bodhi_zazenWho else is here from the FC ?19:06
coffeecato/19:06
Artificial_Intelo/19:06
bodhi_zazenWho else on the FC knows how to use mootobt ?19:06
bodhi_zazenhttps://wiki.ubuntu.com/ScribesTeam/MootBot19:07
Artificial_Intelnope19:07
phillwbodhi_zazen: I do, but would need a minute to pull up the agenda19:07
bodhi_zazenOK I sort of need to start as I have to go in an hour =)19:07
nothingspecialif you've not seen bodhi_zazen19:07
bodhi_zazen#startmeeting19:07
meetingologyMeeting started Tue Mar 27 19:07:55 2012 UTC.  The chair is bodhi_zazen. Information about MeetBot at http://wiki.ubuntu.com/meetingology.19:07
meetingologyAvailable commands: #accept #accepted #action #agree #agreed #chair #commands #endmeeting #endvote #halp #help #idea #info #link #lurk #meetingname #meetingtopic #nick #progress #rejected #replay #restrictlogs #save #startmeeting #subtopic #topic #unchair #undo #unlurk #vote #voters #votesrequired19:07
coffeecatThere are only 3 from FC atm. Is this a quorum?19:08
bodhi_zazenhttps://wiki.ubuntu.com/ForumCouncilAgenda19:08
bodhi_zazenNo, but we sort of need to go with what we have19:10
coffeecatOK19:10
Artificial_IntelAye19:10
Effenberg0x0Cariboo907 is on (UTC-0700), he might have gotten confused with time conversion19:10
Effenberg0x0(I almost did)19:11
CharlesAI thought it was yesterday >.<19:11
bodhi_zazen[TOPIC]Archiving forums19:11
=== meetingology changed the topic of #ubuntu-meeting to: Archiving forums
Artificial_IntelI'm all for the changes that you posted, Bodhi. But I'm a bit of concern regarding part 219:14
bodhi_zazensorry19:16
bodhi_zazenwhat concerns Artificial_Intel19:16
coffeecatI like the idea of using T&T as pointer/support to wiki pages.19:16
bodhi_zazenThat is next coffeecat , method of archiving the forums is up now19:17
coffeecatOK19:17
=== bladernr_afk is now known as bladernr_
bodhi_zazenArchiving inactive posts sort of solves a few problems19:17
bodhi_zazenoutdated information and necromancy19:17
bodhi_zazenWe can not do much, if anything, about google indexing19:18
Artificial_IntelWhat about LTS support?19:18
bodhi_zazenIf there are no other comments, lets consider what archiving strategy we want in chit chat19:18
bodhi_zazenWell, AFIK, if the thread has been inactive for 6-12 months time to archive19:19
bodhi_zazenLTS is not static either19:19
bodhi_zazenAnd I do not think we have enough LTS specific support to justify a LTS only section, I think it would duplicate effort and be confusing and disorganized19:20
Artificial_IntelHmmm... so auto close after 6-12 months, then people can link to a close thread if needed?19:20
bodhi_zazenI am open to other proposals19:20
bodhi_zazen+1 Artificial_Intel19:21
nothingspecialmay I ask an off topic question relating to the FC meeting as a whole?19:21
coffeecat+1 Artificial_Intel19:21
bodhi_zazensure nothingspecial19:21
nothingspecialare forum users able to voice their opinions here?19:21
nothingspecialand now ?19:21
bodhi_zazenThat is what we are here for, to discuss and listen19:21
nothingspecialthanks19:21
Artificial_Intelbut the voting is for the (usually) council only19:22
bodhi_zazenAny other comments of archiving old forums posts ?19:22
philinux6 months is a lomg time dead19:22
bodhi_zazenArtificial_Intel: `votes is FC only19:22
Artificial_Intelaye19:23
bodhi_zazenOK then19:23
bodhi_zazen[TOPIC]Closing T&T19:23
=== meetingology changed the topic of #ubuntu-meeting to: Closing T&T
bodhi_zazenThe idea is to move techinical how-to's to the wiki19:23
bodhi_zazenand use T&E for support of specific wiki pages19:23
bodhi_zazenThis has many advantages, wiki is easier to community maintain19:24
bodhi_zazenmeaning peer reviews and updates19:24
Effenberg0x0Guys, sorry for disturbing, a little OT: would you consider having a single "wiki index" thread? Just pointers to wiki articles. Is that the way you're picturing it?19:24
Artificial_Intelidea is great, but all the other forums will be flooded with guides and howtos if we close it for good.19:24
cprofittI have one concern with that -- I think the forums are a gateway to the community for many... I would want to see something done to show people a path to the wiki19:24
bodhi_zazenThat is the idea cprofitt19:25
bodhi_zazenmake an announcement in the tutorials section about pending changes19:25
cprofittA symbiotic relationship would be ideal -- wiki for the initial tutorial, wiki for modifications -- forum for discussion19:25
bodhi_zazenlist links to get started with wiki editing19:25
cortmanAs a contributerto T&T I like the idea of making it a portal to the wiki- I would have just updated the outdate wiki pages instead of writing my own tutorial if I'd known at the time. +119:26
bodhi_zazenAfter a month or so, new threads are support only, not actually posting tutorials , something like that19:26
coffeecatWe'd still need to moderate new threads - make sure they link to wiki pages??19:26
nothingspecial+1 to what cprofitt said19:26
bodhi_zazenYes coffeecat19:26
coffeecatI like this. Peer review for technical excellence is better done by the community as a whole rather than staff in the forum.19:27
nothingspecialchange the focus of T&T to discussion and support of wiki pages19:28
bodhi_zazenHere is what was posted for those without access to the  link on the agenda19:28
bodhi_zazenMy suggestion would be to encourage the wiki and discourage tips and tutorials. The tutorials section is a nice feature here, but outdated. Wiki has the advantage in that it is easier to peer review, update, and community maintain then a post on the forums.19:28
CharlesA+1 to bodhi_zazen19:28
bodhi_zazenI think the consensus opinion is to move in that direction19:29
bodhi_zazenAnyone willing to post a notice in the tutorials section ?19:29
forestpiskieadmin or staff?19:29
bodhi_zazeneither19:29
forestpiskieI can do one19:30
bodhi_zazenthank you forestpiskie19:30
forestpiskieget a draft in SCC later today/tomorrow19:30
bodhi_zazenyou can post a draft in the staff section if you would find that helpful19:30
forestpiskieyep19:30
bodhi_zazen[ACTION] Start transitioning tutorials to wiki, use forums for support discussion (cross link wiki pages <-> forms thread)19:31
meetingologyACTION: Start transitioning tutorials to wiki, use forums for support discussion (cross link wiki pages <-> forms thread)19:31
bodhi_zazen[TOPIC]Forums upgrade19:31
=== meetingology changed the topic of #ubuntu-meeting to: Forums upgrade
bodhi_zazenAnyone have an update on this for the community ?19:31
bodhi_zazenBasically , Canonical has set up a test server and is in the process of developing the openid plug in and new theme19:32
bodhi_zazenit do not have a "go live" date for the upgrade19:33
bodhi_zazens-fox was working in it and is not here19:33
bodhi_zazen[topic]Community building19:33
=== meetingology changed the topic of #ubuntu-meeting to: Community building
bodhi_zazenThanks to everyone for the budding success of #ubuntuforums19:33
nothingspecial+119:34
bodhi_zazenIt seems to be a great place to get to know the staff19:34
forestpiskie+1 to that19:34
bodhi_zazenand for the staff to interact with the community19:34
josephmills+119:34
Effenberg0x0^^ +119:34
bodhi_zazenI would remind everyone, the the channel is sort of communal property19:34
wildmanne39+1\19:34
bodhi_zazenIf someone is being "disruptive" - politely speak up19:35
bodhi_zazenThe staff will op the channel for extreme disruptive behavior, but we the staff do no wish to burden the entire responsibility19:35
forestpiskieperhaps add the sentiment to the topic19:36
bodhi_zazenhttp://freenode.net/channel_guidelines.shtml19:36
bodhi_zazenhttp://freenode.net/catalysts.shtml19:36
bodhi_zazenAlso, I think it is good for staff to interact with the community19:37
bodhi_zazenboth on the forums and irc19:37
bodhi_zazen#ubuntu-community-team is a great channel19:37
bodhi_zazenI know it is easy to get busy with daily troll hunting, and we do great at that, but we are also leaders of the community19:38
nothingspecial+1, we would like it to be somewhere the staff can interact with the community. To quote one user in the last few days "well, it does make you seem less intimidating"19:38
bodhi_zazenThere are some rough edges in the community sometimes, but it is best to establish contacts with others and not remain as isolated19:38
cprofitt0/19:39
bodhi_zazenCafé should be a good place to interact as well nothingspecial19:39
bodhi_zazenas long as it is on topic, speak up cprofitt19:39
Artificial_Intelor games forum19:39
* bodhi_zazen has to go in 20 minutes19:39
cprofittI think getting to know other 'groups' in the community will help with those groups understanding and appreciating what the forums staff does... and give the forums staff insight in to what other groups do...19:39
nothingspecialo/19:40
cprofittit also allows groups, once trust is built, to get a different view of their 'area' from people... which helps lend perspective19:40
bodhi_zazenspeak up nothingspecial19:40
nothingspecialI would like the #ubuntuforums channel to be a gateway to the wider Ubuntu community19:40
nothingspecialthat converese on irc19:41
josephmillso/19:41
bodhi_zazenplease, everyone, speak as long as it is on topic19:41
bodhi_zazenonly raise you hand if it is off topic19:41
josephmillsnothingspecial,  if there was more links in the header to show others different channels and groups19:41
bodhi_zazenbut to be honest, off topic stuff is likely going to have to wait19:41
josephmillsmight be a good thing19:41
cprofittthis is an impressive stat I think most people in the community can appreciate: Active Members: 47,03619:42
nothingspecial+1 cprofitt19:42
bodhi_zazenAny other comments on community building ?19:42
Effenberg0x0 The Ubuntu universe is broad and complex. Users are many times curious and in doubt. They want to understand who is who, what are the structures, governance, etc. The first-contact-points (IRC, UF) should provide that.19:42
josephmillsyes19:42
bodhi_zazenAlso, keep in mind, part of community building is encouraging ubuntu membership19:42
philinux8919:42
josephmillscomment about ubuntu support19:42
bodhi_zazenUbuntu membership is a way of recognizing contributions19:42
bodhi_zazenand members like being contacted by leaders , encouraging them to apply19:43
josephmillslike from conaical no one knows about that19:43
josephmillsthe support ^^ tie into forums  ?19:43
nothingspecialThe forum staff have been encouraging membership. In my experience it has been going well19:43
bodhi_zazenI think most of the staff will recall how you felt when you were recognized for your contributions and asked to join the staff19:44
forestpiskieflabbergasted19:44
nlsthznconfused19:44
bodhi_zazensame good vibes when we contact people to apply for membership19:44
forestpiskieyep19:44
nothingspecial+1 bodhi_zazen19:44
bodhi_zazenAny other comments on community building ?19:44
philinuxAll staff were just regular forum users ay one point19:45
bodhi_zazenOh, anyone with any questions on IRC, ask =)19:45
bodhi_zazen[topic]Staff19:45
=== meetingology changed the topic of #ubuntu-meeting to: Staff
bodhi_zazenThis topic is more informational, both to staff and community19:45
phillwo/19:45
bodhi_zazenI would like to move to a process for staff19:45
bodhi_zazenWe would invite Ubutnu Forums Members to apply, perhaps in FH&F19:46
bodhi_zazenas a part of the application, a brief description of why they feel qualified, etc19:46
Sidewinder1FH&F?19:46
bodhi_zazenWe can then set up an elections process, staff serve for ? 1 year19:46
bodhi_zazen? longer19:47
bodhi_zazenhttp://ubuntuforums.org/forumdisplay.php?f=4819:47
bodhi_zazenUbuntu forms members can vote for staff19:47
bodhi_zazenWe probably do not yet have enough members, but close enough to give it some thought19:47
Sidewinder1Thanx bodhi_zazen19:48
bodhi_zazenFC is a bit different19:48
bodhi_zazenThere is some "training" involved as you can see with the new FC members19:48
bodhi_zazenStaff interested would need to have some training, then we can go through a similar nominations and elections process19:48
bodhi_zazenThe only concern I have with the FC is - we can not just elect "anyone"19:49
bodhi_zazenPlease give these issues some thought and we can discuss it further19:49
bodhi_zazenI am not anticipating much discussion here as it is sort of a new idea for how we select staff19:50
bodhi_zazenAny comments ?19:50
Artificial_Intelother than it's a good idea, I have noting to say.19:50
Sidewinder1All that you've said makes sound sense.19:50
bodhi_zazenIt is new, but the direction I would like to move in19:51
coffeecatThere needs to be a review of the process, but there are several issues that need thought and debate. Thanks bodhi_zazen19:51
bodhi_zazenOne thing we should be doing, encouraging leaders19:51
bodhi_zazen[topic]team reports19:51
=== meetingology changed the topic of #ubuntu-meeting to: team reports
bodhi_zazenhttps://wiki.ubuntu.com/TeamReports/February201219:51
bodhi_zazenThis is sort of a FC training issue19:51
bodhi_zazenOur report from last month did not make the master list, so lets continue to improve19:52
bodhi_zazenWho will do the FC team report this month ? (FC member please)19:52
bodhi_zazeneither s-fox or I can help, but we all need to learn to do this19:52
IowanI botched last months...19:52
bodhi_zazenIowan: don't worry, I botched my share19:53
bodhi_zazenWant to try again this month ?19:53
bodhi_zazenpractice makes perfect =)19:53
IowanOr less flawed...19:53
IowanI'm game...19:53
bodhi_zazenThank you19:53
bodhi_zazenI want to get the entire FC up to speed on all these "little" administrative tasks, they are to much for me to do it all19:54
bodhi_zazen[topic]Updates to ubiquity and firefox bookmarks19:54
=== meetingology changed the topic of #ubuntu-meeting to: Updates to ubiquity and firefox bookmarks
bodhi_zazenThanks to everyone who worked on this19:55
bodhi_zazenAll we can do is submit a "patch" on LP19:55
bodhi_zazenIt will either be accepted, or not19:55
bodhi_zazenPlease respect the package maintainers decision on this19:55
philinuxI dont think it will happen sadly19:55
bodhi_zazenIt is not a personal insult or attack on the forms if they say no ...19:55
bodhi_zazenphilinux: We did miss the feature freeze19:56
bodhi_zazenWe can submit a patch each release cycle =)19:56
josephmillshas anyone called people that work for conaical about this ?19:56
bodhi_zazenWhy would we do that josephmills ?19:56
bodhi_zazenIt is not up to Canonical to dictate to the package maintainers ;)19:57
josephmillsahh I see but they have to have some push ?19:57
philinuxwe need a new maintainer19:57
bodhi_zazenCanonical would probably not do that, and the developers want to be given mandates about as much as the FC does19:57
bodhi_zazen+1 philinux19:57
josephmillsbodhi_zazen,  cool and thanks19:57
bodhi_zazenwe need to work within the system please19:58
bodhi_zazenSubmit a working , elegant patch, with please and thank you ;)19:58
philinux+119:58
bodhi_zazen[topic]FC meetings19:59
=== meetingology changed the topic of #ubuntu-meeting to: FC meetings
bodhi_zazenCan we please set a more fixed time and spread the word to the community19:59
bodhi_zazenHard to get a good turn out without at least a week notice19:59
Sidewinder1+120:00
bodhi_zazenCan we skip to the ban reversal ?20:00
bodhi_zazenis mjp29 here ?20:00
bodhi_zazen[topic]ban reversal20:00
=== meetingology changed the topic of #ubuntu-meeting to: ban reversal
IowanI emailed him with date/time/IRC client info20:01
bodhi_zazenI would not even consider a reversal without additional information and a conversation, mailing list would be fine20:01
bodhi_zazenOften there is a difference of opinion on what spam is20:01
IowanI haven't heard/seen if he has signed CoC20:01
bodhi_zazenWe have a higher standard on the forums20:01
IowanI've been trying to forward his emails to FC20:02
bodhi_zazenso links to "personal home pages" selling products and services are not allowed for example20:02
bodhi_zazenSo we need to agree on what spam is on the forms, no more spam, etc20:02
Artificial_Intelno need to waste time on it, clearly a spammer20:02
bodhi_zazen+1 Artificial_Intel20:02
IowanWas that why the ban - or trolling?20:02
bodhi_zazenIf the member is not here, and there is not information on the mailing list we will have to table it20:03
Artificial_Intelhttp://ubuntuforums.org/showthread.php?threadid=170801720:03
IowanOK here.20:03
bodhi_zazenspam20:03
bodhi_zazenArtificial_Intel: posted the link, only staff can see it though20:03
nothingspecialspam20:03
IowanThis is not john spartan20:03
phillwahh, that explains!20:04
nothingspecialoic20:04
bodhi_zazenOK, if they want to discuss the matter further, have them contact the FC20:04
IowanWill do!20:04
bodhi_zazenFor the benefit of the community ...20:04
bodhi_zazenWe will consider reversals as long as we are able to come to a mutually agreeable understanding20:05
bodhi_zazenAnd I have not yet received a complaint that there is not enough spam on the forums >:)20:05
bodhi_zazen[topic]NEW MEMBERS !!!20:06
=== meetingology changed the topic of #ubuntu-meeting to: NEW MEMBERS !!!
bodhi_zazenhttp://ubuntuforums.org/forumdisplay.php?f=40420:06
bodhi_zazenThank you everyone for helping to reach out to the community on this20:06
bodhi_zazendmizer - http://ubuntuforums.org/showthread.php?t=194733320:07
Artificial_IntelFunny I thought dmizer had membership20:07
bodhi_zazenyea, it expired, happens20:07
nothingspecial+120:07
josephmillscan I vote on these ?20:07
bodhi_zazen[vote]dmizer for membership20:07
meetingologyPlease vote on: dmizer for membership20:07
meetingologyPublic votes can be registered by saying +1, +0 or -1 in channel, (private votes don't work yet, but when they do it will be by messaging the channel followed by +1/-1/+0 to me)20:07
bodhi_zazenvotes are FC only20:07
bodhi_zazen+120:07
meetingology+1 received from bodhi_zazen20:07
coffeecat+120:07
meetingology+1 received from coffeecat20:07
josephmills+120:07
meetingology+1 received from josephmills20:07
Iowan+120:08
meetingology+1 received from Iowan20:08
Artificial_Intel+120:08
meetingology+1 received from Artificial_Intel20:08
bodhi_zazen[endvote]20:08
meetingologyVoting ended on: dmizer for membership20:08
meetingologyVotes for:5 Votes against:0 Abstentions:020:08
meetingologyMotion carried20:08
bodhi_zazeneffenberg0x0 http://ubuntuforums.org/member.php?u=26014320:08
bodhi_zazenEffenberg0x0: you here ?20:08
Effenberg0x0I am :)20:08
philinux+120:08
josephmills+120:08
bodhi_zazenjosephmills: FC only please20:08
philinuxsorry20:09
bodhi_zazen[vote] Effenberg0x0 for membership20:09
meetingologyPlease vote on: Effenberg0x0 for membership20:09
meetingologyPublic votes can be registered by saying +1, +0 or -1 in channel, (private votes don't work yet, but when they do it will be by messaging the channel followed by +1/-1/+0 to me)20:09
coffeecat+120:09
meetingology+1 received from coffeecat20:09
bodhi_zazen+120:09
meetingology+1 received from bodhi_zazen20:09
Artificial_Intel+120:09
meetingology+1 received from Artificial_Intel20:09
Iowan+120:09
meetingology+1 received from Iowan20:09
bodhi_zazen[endvote]20:09
meetingologyVoting ended on: Effenberg0x0 for membership20:09
meetingologyVotes for:4 Votes against:0 Abstentions:020:09
meetingologyMotion carried20:09
bodhi_zazencongrats Effenberg0x0 =)20:09
Effenberg0x0Thanks you so much to all of you20:09
bodhi_zazenMs. Daisy http://ubuntuforums.org/showthread.php?t=194416020:09
bodhi_zazenMs. Daisy is not here20:10
nothingspecialshe was invited20:10
bodhi_zazenI will speak in her behalf - Although she has only been a member since Sept 2011, I think we all know her and clearly recognize her consistent positive contributions20:10
coffeecatAgreed20:11
bodhi_zazenAny other comments on Ms. D before the vote ?20:11
bodhi_zazen[vote] Ms. Daisy for membership20:11
meetingologyPlease vote on: Ms. Daisy for membership20:11
meetingologyPublic votes can be registered by saying +1, +0 or -1 in channel, (private votes don't work yet, but when they do it will be by messaging the channel followed by +1/-1/+0 to me)20:11
bodhi_zazen+120:11
meetingology+1 received from bodhi_zazen20:11
coffeecat+120:11
meetingology+1 received from coffeecat20:11
josephmills+120:11
meetingology+1 received from josephmills20:11
Artificial_Intel+020:11
meetingology+0 received from Artificial_Intel20:11
Iowan+120:12
meetingology+1 received from Iowan20:12
bodhi_zazen[endvote]20:12
meetingologyVoting ended on: Ms. Daisy for membership20:12
meetingologyVotes for:4 Votes against:0 Abstentions:120:12
meetingologyMotion carried20:12
bodhi_zazenCongrats to Ms. Daisy20:12
bodhi_zazenGrenage http://ubuntuforums.org/showthread.php?t=193770820:12
bodhi_zazenGrenage you here ?20:12
bodhi_zazenAnyone want to speak for Grenage ?20:12
nothingspecialsent appologies, couldn't make it20:13
bodhi_zazen[vote] Grenage for membership20:13
meetingologyPlease vote on: Grenage for membership20:13
meetingologyPublic votes can be registered by saying +1, +0 or -1 in channel, (private votes don't work yet, but when they do it will be by messaging the channel followed by +1/-1/+0 to me)20:13
bodhi_zazen020:13
meetingology0 received from bodhi_zazen20:13
bodhi_zazenAny other votes =)20:14
Iowan020:14
meetingology0 received from Iowan20:14
Artificial_Intel+120:14
meetingology+1 received from Artificial_Intel20:14
coffeecat+120:14
meetingology+1 received from coffeecat20:14
bodhi_zazen[endvote]20:14
meetingologyVoting ended on: Grenage for membership20:14
meetingologyVotes for:2 Votes against:0 Abstentions:220:14
meetingologyMotion carried20:14
bodhi_zazenCongrats to Grenage20:14
bodhi_zazenpapibe http://ubuntuforums.org/showthread.php?t=194112620:15
bodhi_zazenpapibe here ?20:15
papibeyes20:15
bodhi_zazen\o/20:15
nothingspecial\o/20:15
bodhi_zazenwelcome, thank you for attending20:15
papibe:)20:15
bodhi_zazenAnyone not know papibe ?20:15
bodhi_zazenLong standing , knowledgeable, contributing member20:16
bodhi_zazenI can not think of a better candidate, should have happened sooner20:16
bodhi_zazen=)20:16
nothingspecial+1 bodhi_zazen20:16
bodhi_zazenAny other comments ?20:16
IowantexicAn? ;)20:16
bodhi_zazen[vote] papibe for membership20:17
meetingologyPlease vote on: papibe for membership20:17
meetingologyPublic votes can be registered by saying +1, +0 or -1 in channel, (private votes don't work yet, but when they do it will be by messaging the channel followed by +1/-1/+0 to me)20:17
bodhi_zazen+120:17
meetingology+1 received from bodhi_zazen20:17
coffeecat+120:17
meetingology+1 received from coffeecat20:17
Artificial_Intel+120:17
meetingology+1 received from Artificial_Intel20:17
jinjorge+120:17
meetingology+1 received from jinjorge20:17
Iowan+120:17
meetingology+1 received from Iowan20:17
bodhi_zazen[endvote]20:17
meetingologyVoting ended on: papibe for membership20:17
meetingologyVotes for:5 Votes against:0 Abstentions:020:17
meetingologyMotion carried20:17
bodhi_zazenCongrats papibe20:17
papibeThanks!20:17
nothingspecialcongrats papibe20:17
bodhi_zazenAnd I hope we can entice you to participate on #ubuntuforums =)20:17
forestpiskiecongrats papibe20:17
forestpiskieI tried bodhi_zazen20:18
bodhi_zazenmatt_symes http://ubuntuforums.org/showthread.php?t=193605620:18
papibespecial thanks to nothingspecial, for contacting me and guiding me to the process20:18
bodhi_zazenmatt_symes here ?20:18
nothingspecial:)20:18
matt_symesyes :)20:18
bodhi_zazen\o/20:18
matt_symes\o/20:18
nothingspecial\o/20:18
bodhi_zazencant talk bad about you then matt_symes20:18
nlsthzncongrats papibe20:18
coffeecat\o/20:18
matt_symes:)20:18
bodhi_zazenthank you for coming =)20:18
bodhi_zazenAnyone want to speak about matt_symes ?20:19
matt_symesthanks for having me20:19
coffeecatNo hesitation in recommending20:19
forestpiskieI would say he's a spot on candidate20:19
nothingspecial+1 to matt_symes, no brainer imho20:19
philinux+120:19
CharlesA+1 here too20:20
bodhi_zazenThanks for your contributions to the forums community matt_symes , it is greatly appreciated by everyone20:20
bodhi_zazen[vote] matt_symes for membership20:20
meetingologyPlease vote on: matt_symes for membership20:20
meetingologyPublic votes can be registered by saying +1, +0 or -1 in channel, (private votes don't work yet, but when they do it will be by messaging the channel followed by +1/-1/+0 to me)20:20
bodhi_zazen+120:20
meetingology+1 received from bodhi_zazen20:20
coffeecat+120:20
meetingology+1 received from coffeecat20:20
Artificial_Intel+120:20
meetingology+1 received from Artificial_Intel20:20
Iowan+120:20
meetingology+1 received from Iowan20:20
bodhi_zazen[endvote]20:21
meetingologyVoting ended on: matt_symes for membership20:21
meetingologyVotes for:4 Votes against:0 Abstentions:020:21
meetingologyMotion carried20:21
Effenberg0x0Congrats Matt :)20:21
nothingspecial\o/ /o\ \o/20:21
bodhi_zazenCongrats matt_symes20:21
matt_symesThankyou. :)20:21
nlsthzncongrats matt_symes20:21
coffeecatCongrats matt_symes20:21
bodhi_zazenmatt_symes: hope we can also entice you to #ubuntuforums20:21
CharlesAcongrats matt_symes :-)20:21
matt_symesthanks. You've made my week !20:21
njincongrats20:21
nothingspecialhe's there's20:21
bodhi_zazen[topic]OPEN FLOOR20:21
=== meetingology changed the topic of #ubuntu-meeting to: OPEN FLOOR
phillwo/20:21
bodhi_zazenSorry if I rushed a few topics , though I would have to go by now20:22
bodhi_zazenphillw: your up20:22
phillwbodhi_zazen: is it preferred to use #ubuntuforums over the ##ufbt now?20:22
bodhi_zazenWho wants to add the new members to LP etc ?20:22
bodhi_zazenyes20:22
phillwI'll alter my logins. Thanks,20:22
philinuxo/20:23
bodhi_zazenIt is on my todo list to step down from the beginners team20:23
bodhi_zazen##ufbt was sort of a transitional channel, I think we have re-established at #ubuntuforums20:23
bodhi_zazenI think I un-registered ##ufbt20:24
* Sidewinder1 Never heard of ##ufbt.20:24
forestpiskieold story now Sidewinder120:24
bodhi_zazenSidewinder1: don't worry about it, sort of old history now20:24
Sidewinder1NP20:24
coffeecatNew members - I can do that if you like bodhi_zazen. Tomorrow, though.20:24
bodhi_zazengreat, thank you20:25
bodhi_zazenLet me know if you need help20:25
philinuxo/20:25
coffeecatI think I;ve got the hang of it now! ;)20:25
bodhi_zazencoffeecat: http://ubuntuforums.org/showpost.php?p=11659124&postcount=320:25
bodhi_zazenlet me know if I need to update that ^^20:25
coffeecatI wrote that! :)20:25
coffeecatWill do.20:26
bodhi_zazencoffeecat: how about if we give you the welcome message this month then20:26
bodhi_zazenArtificial_Intel: can you add the new members please http://ubuntuforums.org/showthread.php?t=191921320:26
coffeecatI'm OK with that.20:26
philinuxHow do people find T&E forum now20:26
coffeecatThe link in the welcome pm needs to be made clickable. I'll do that too.20:27
bodhi_zazenI would like to the the FC "trained" on how to do these things20:27
Artificial_Intelaye, I'll do it20:27
bodhi_zazenthanks coffeecat and Artificial_Intel20:27
bodhi_zazenIf you need help let me know20:27
coffeecatJust to be clear. AI for the new members and me for the welcome pm?20:27
bodhi_zazenyes please coffeecat20:28
coffeecatOK. :)20:28
Artificial_IntelIt will be done tomorrow morning :)20:28
bodhi_zazenNo rush Artificial_Intel , last month I took a few days if I recall20:29
bodhi_zazenI will do the mailing list this month20:29
bodhi_zazenThat leaves s-fox with the admin thread in the staff section =)20:29
Artificial_Intelhe'll be thrilled :P20:29
bodhi_zazenAny other questions / issues for the FC ?20:29
Iowan(so will she)20:30
coffeecatbodhi_zazen, philinux had a question.20:30
Iowanhe alredy left20:31
bodhi_zazenOK, anything else ?20:31
bodhi_zazenIt is really great to see things getting back on track, thank you to everyone, I really appreciate all the assistance20:31
bodhi_zazenI am sorry things got a little off track in the past20:32
Artificial_Intelno problem.20:32
forestpiskiesuch is life bodhi_zazen20:32
forestpiskiefuture is what counts20:32
phillwbodhi_zazen: good to see things resurrected :)20:32
bodhi_zazen#endmeeting20:32
=== meetingology changed the topic of #ubuntu-meeting to: Ubuntu Meeting Grounds | Calendar/Scheduled meetings: http://fridge.ubuntu.com/calendar | Logs: https://wiki.ubuntu.com/MeetingLogs | Meetingology documentation: https://wiki.ubuntu.com/meetingology
meetingologyMeeting ended Tue Mar 27 20:32:40 2012 UTC.20:32
meetingologyMinutes (wiki):        http://ubottu.com/meetingology/logs/ubuntu-meeting/2012/ubuntu-meeting.2012-03-27-19.07.moin.txt20:32
meetingologyMinutes (html):        http://ubottu.com/meetingology/logs/ubuntu-meeting/2012/ubuntu-meeting.2012-03-27-19.07.html20:32
Sidewinder1Have a nice one, ALL.. o/20:32
Artificial_Intelnow free bar!!!20:32
IowanMy goal in life is to solve more problems than I create20:32
forestpiskiethanks for chairing bodhi_zazen20:33
CharlesAwoohoo free bar!20:33
coffeecatAnd cake!20:33
matt_symeso/20:33
bodhi_zazencheesecake20:33
wildmanne39yum20:33
Effenberg0x0Many of you (and others that unfortunately are not here) have directly helped me by supporting my activities, with encouragement and recognition, or directly answering to my (many!) requests and questions. Thank you all. I feel really humbled.20:33
CharlesAmmm cheesecake20:33
IowanOMGCC?20:33
CharlesAIowan: yes that!20:34
Artificial_Inteltime to get some rest, cya all.20:36
bodhi_zazenIowan: viperChief is in #ubuntuforums20:36
m_oergaesBye!20:37
Iowanbodhi_zazen:  ???20:39
bodhi_zazenIowan: do you know who viperChief is ?20:40
IowanYup20:40
IowanER, no20:40
IowanI wanna know - dyslexic20:40
bodhi_zazenViperChief runs OMGCC20:41
bodhi_zazenhe is the OMGCC admin20:41
Iowanmust like Ubuntu IRC's20:41
bodhi_zazencodependency Iowan20:42
bodhi_zazenI hate you, please don't leave20:42
bodhi_zazenlater everyone =)20:43
papibebye bz20:43
=== papibe is now known as Guest63613
=== JanC_ is now known as JanC
=== papibe2 is now known as papibe
=== bladernr_ is now known as bladernr_afk
=== rsalveti` is now known as rsalveti

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!