=== shuduo_afk is now known as shuduo === shuduo is now known as shuduo_afk === shuduo_afk is now known as shuduo === shuduo is now known as shuduo_afk === shuduo_afk is now known as shuduo === doko_ is now known as doko === shuduo is now known as shuduo_afk === shuduo_afk is now known as shuduo === shuduo is now known as shuduo_afk === ghostcube__ is now known as ghostcube === jdstrand_ is now known as jdstrand [16:03] * slangasek waves [16:04] #startmeeting [16:04] Meeting started Thu Dec 5 16:04:52 2013 UTC. The chair is slangasek. Information about MeetBot at http://wiki.ubuntu.com/meetingology. [16:04] Available 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 #votesrequired [16:04] [TOPIC] Lightning round === meetingology changed the topic of #ubuntu-meeting to: Lightning round [16:05] $ echo $(shuf -e barry doko stgraber jodh bdmurray slangasek cjwatson xnox stokachu) [16:05] xnox stokachu slangasek jodh cjwatson doko stgraber barry bdmurray [16:05] \o/ [16:05] boot-ui: [16:05] * Fixed bug #540645 [16:05] discard: [16:05] * Work on bug #1039887, merge proposal sent, but i don't like the [16:05] approach i took. [16:05] cross-compile: [16:05] bug 540645 in plymouth (Ubuntu Precise) "no fsck messages shown in details mode (no splash on cmdline)" [Undecided,Confirmed] https://launchpad.net/bugs/540645 [16:05] bug 1039887 in mountall (Ubuntu) "fstab does not honor /proc mount options" [Medium,Triaged] https://launchpad.net/bugs/1039887 [16:05] * sent qmake/cmake/qt cross-compilation status report to doko [16:05] mdadm-by-default: [16:05] * working on merging mdadm container support into d-i (grub-installer [16:05] patch appears to be incomplete) [16:05] * working on restructuring dmraid/mdadm activation (testing locally) [16:05] misc: [16:05] * assisted with ubiquity autopilot tests, now running in [16:05] jenkins.qa.ubuntu.com [16:05] * transitions, build-fixes, cross-build fixes... [16:05] .. === freeflying is now known as freeflying_away [16:07] stokachu let me know he can't make the meeting this week - or for all of December actually, but he will be sending a delegate to the meetings for the rest of the month when he can [16:07] may I conitnue? have to leave early [16:07] and I have nothing to report, other than [VAC] :) [16:07] jodh: [16:08] * Upstart [16:08] - core-1311-upstart-roadmap: Good progress on cgroup support, [16:08] although we can only go so far until the cgroup manager (cgmanager) [16:08] spec is completed (bp core-1311-cgroup-manager): [16:08] - Updated spec (http://upstart.ubuntu.com/wiki/Cgroup) with further [16:08] sub-cgroup details and new initctl command. [16:08] - Discussions with straber and hallyn on end-to-end handling of [16:08] interactions between Upstart and the cgmanager. [16:08] - Wrote parsing code and subset of parser tests for "cgroup" stanza. [16:08] - Wrote scafolding code that will eventually call the cgmanager. [16:08] - Implemented some of the serialisation+deserialisation code for the [16:08] cgroup handling. [16:08] - Raised bug 1258098 - in progress (currently working on new tests). [16:08] bug 1258098 in upstart "D-Bus session bus address not serialised" [Medium,New] https://launchpad.net/bugs/1258098 [16:08] * TODO: [16:08] - upstart cgroups: [16:08] - Implement D-Bus method and initctl command to notify Upstart of [16:08] cgroup managers address. [16:08] - Work with stgraber+hallyn to identify best way to avoid upstart [16:08] blocking on the cgroup manager. [16:08] - Update the spec to add an explanation of how Upstart will [16:09] communicate with the cgmanager. [16:09] - coerce Upstart devs to help clear the MP backlog :) [16:09] ⥟ [16:09] doko: go ahead now [16:09] - compiler work, cross compiler work, bootstrap work, breaking the world with a soname bump [16:10] - aarch64 now has ssp, but not yet enabled by default [16:10] (done) [16:10] Off on Monday with an eye injury. Mostly better now. [16:10] Resurrected my auto-cross-builder. [16:10] Fixed rsyslog regression that broke permission handling in /var/log (bug 1256695, plus bug 484336 as a bonus). [16:10] bug 1256695 in rsyslog (Ubuntu Trusty) "cannot create log files in /var/log" [Critical,Fix released] https://launchpad.net/bugs/1256695 [16:10] Otherwise I've pretty much been in a cave working on GRUB, particularly for several customer bugs. These have included: [16:10] bug 484336 in rsyslog (Ubuntu) "/etc/rsyslog.conf permissions incorrect/missing for creation of dynamic files" [Undecided,Fix released] https://launchpad.net/bugs/484336 [16:10] - Bug 1097570: backported to precise and awaiting SRU review. [16:10] bug 1097570 in grub2 (Ubuntu Precise) "grub2-signed can not find the right device when there are two filesystems containing the file '.disk/info'." [High,In progress] https://launchpad.net/bugs/1097570 [16:10] - Bug 1240360: fixed in unstable/trusty; backported to precise and awaiting SRU review. [16:10] bug 1240360 in OEM Priority Project "Rename boot option from "recovery mode" to "safe mode" in GRUB menu" [High,In progress] https://launchpad.net/bugs/1240360 [16:10] - Bug 1178618: fixed upstream after several iterations to get the basic approach right; backported to unstable/trusty; backported to precise and awaiting SRU review. [16:10] bug 1178618 in grub2 (Ubuntu Precise) "--hotkey option does not work when the menu is hidden" [Medium,Triaged] https://launchpad.net/bugs/1178618 [16:10] - Bug 1065281: isolated what will hopefully be the last piece of this, a patch from GRUB 2.00 that we never backported; committed backport for next precise upload. [16:10] bug 1065281 in grub2 (Ubuntu Precise) "Installer crashed when trying to partition 4k/4k sector hard disks" [High,In progress] https://launchpad.net/bugs/1065281 [16:10] - Bug 1237519: arranged to read partition start offsets from sysfs; fixed upstream; committed backport for next unstable/trusty upload; working on backport for next precise upload. [16:10] bug 1237519 in grub2 (Ubuntu Precise) "Grub2 fails to install to non-standard device path" [High,In progress] https://launchpad.net/bugs/1237519 [16:10] - Extensive work on a new snapshot for experimental, intending to get this into trusty before the Christmas break so that we can see how it fares with new ports (ARM, ARM64, PV-GRUB2). Initial upload almost ready; current roadblock is a grub-install bug. [16:10] .. [16:11] Hard to know what to report on since we haven't met in quite a while :) [16:11] Anyway, in the past few weeks, I've mostly been doing: [16:11] - cgmanager [16:11] - Helped refine the design and provided prototype implementation [16:11] - Published the cgroup spec for Upstart on the wiki: http://upstart.ubuntu.com/wiki/Cgroup [16:11] - Now helping Serge fight with DBus and libnih limitations [16:11] (it's not impossible that we may have to give up and go back to our own minimal protocol) [16:11] - Setup initial website and mailing-list [16:11] - LXC [16:11] stgraber: any more info you can provide on the status of core-1311-cgroup-manager? (since jodh mentions things are blocked on the upstart side) [16:11] - Updated our python3 binding with a dozen missing functions/properties [16:11] - Setup auto-generated documentation at http://qa.linuxcontainers.org/master/current/doc/ (thanks to jodh for the doxygen support!) [16:11] - Setup a new mailman server for linuxcontainers.org, planning to migrated all the container mailing-lists on Sunday [16:11] - A ton of code review and dealing with existing bug reports and pull requests [16:11] - Tested unprivileged containers, now waiting for the 3.13 based kernel to actually have this working [16:11] jodh: "notify Upstart of cgroup manager's address" - er, surely the cgroup manager should have a well-known address!? [16:11] - Working on a config rework branch [16:11] - Working on the container auto-start branch [16:11] - Porting lxc-start-ephemeral to the new clone binding [16:11] - Ubuntu touch [16:11] - Wrote a few more tests for the system-image ports branch [16:11] - Setup goldfish as a new device target in trusty [16:11] - Helped debug some problems (that turned out not to really be problems) [16:11] - ISO tracker integration work [16:11] doko: what soname bump are you breaking the world with? [16:11] - SRU and New reviews [16:12] - A bunch of merges (and still slowly working on resolvconf on the side) [16:12] stgraber: mailman3 right? [16:12] (DONE) [16:12] slangasek: hallyn is doing most of the implementation which so far unfortunately meant a lot of head banging because of DBus acting rather weirdly with userns [16:12] barry: 12.04, so mailman 2.1 [16:12] stgraber: yeah, just kidding :) [16:12] slangasek, I think that was pcre3 [16:12] slangasek: we're not strictly blocked just yet - there are still tests I can write. [16:12] system-image 2.0.2; LP: #1215586 (deferred); LP: #1257757; LP: #1256947 [16:12] Launchpad bug 1215586 in ubuntu-system-settings "The u/i cannot handle the array-of-dictionaries update descriptions" [High,Triaged] https://launchpad.net/bugs/1215586 [16:12] slangasek: re address, maybe - it's not spec'ed yet? [16:12] Launchpad bug 1257757 in system-image (Ubuntu) "/usr/sbin/system-image-dbus:FileNotFoundError:get_keyring:verify:__exit__:_exit_wrapper::_check_for_update:check_for_update:run_until:_get_blacklist_1:get_keyring:__exit__:__exit__:_exit_wrapper" [Undecided,Incomplete] https://launchpad.net/bugs/1257757 [16:12] Launchpad bug 1256947 in system-image (Ubuntu) "Incorrect use of context managers causes FTBFS on buildds" [Critical,In progress] https://launchpad.net/bugs/1256947 [16:12] debian bug #731280 (genshi 0.7 + python 3); debian bug #731187 (retest); flufl.i18n conversion to pybuild; debian bug #729924 (vim py3 support) [16:12] Debian bug 731280 in genshi "genshi: Update to 0.7 and add Python 3 support" [Normal,Open] http://bugs.debian.org/731280 [16:12] Debian bug 731187 in python-setuptools "python-setuptools: upgrade failure for experimental's 1.3.2-1" [Important,Fixed] http://bugs.debian.org/731187 [16:12] Debian bug 729924 in vim "vim: Add Python 3 support" [Wishlist,Open] http://bugs.debian.org/729924 [16:12] python issue 19888 (__qualname__/__name__ repr bug), issue 19555 ($SO); LP: #1253523; new python-setuptools testing [16:12] Launchpad bug 1253523 in python2.7 (Ubuntu) "Python2.7 v. 2.7.6-1 in proposed has an incorrect dependency" [High,In progress] https://launchpad.net/bugs/1253523 [16:13] core-1311-python3-roadmap (spreadsheet updates); LP: #1253458 [16:13] Launchpad bug 1253458 in byobu (Ubuntu Trusty) "Switch to Python 3" [High,In progress] https://launchpad.net/bugs/1253458 [16:13] doko: the C++ lib again? (Since the C lib hasn't had an soname change in recorded history :) [16:13] dmb meeting, vUDS [16:13] done [16:13] slangasek: the point is that upstart needs to be notified when to connect and where to connect. If the latter can default, great, but we'd still need 'initctl connect-to-cgmanager' or similar. [16:13] stgraber: I just went for the last week, fwiw [16:14] I'm gonna cover the whole period [16:14] bug triage of update-manager, ubuntu-release-upgrader bugs [16:14] review and commenting on dpkg already installed and configured bug reports [16:14] slangasek: the specific issues we seem to be having so far is unreliable scm_cred passing over a DBus socket (looks racy for some reason), DBus somehow closing connections when coming from another userns and lack of threading support in our libnih [16:14] consolidation of duplicates of dpkg bug 1241893 regarding configuring a package that failed during unpack [16:14] bug 1241893 in dpkg (Ubuntu) "dpkg tries to configure a package that failed during the unpack stage" [Undecided,Confirmed] https://launchpad.net/bugs/1241893 [16:14] investigation into console-setup conflict bug reports when installing ubuntu [16:14] tested pendrive linux usb creator and reported bug 1257957 re: ubuntu-website [16:14] bug 1257957 in Ubuntu Website "Create a bootable USB stick on Windows page needs updating" [Undecided,New] https://launchpad.net/bugs/1257957 [16:14] reported apport bug LP: #1251357 regarding double gzip'ing of apt-clone_system_state [16:14] Launchpad bug 1251357 in apport (Ubuntu) "package_hook will gzip a file a second time" [Low,Triaged] https://launchpad.net/bugs/1251357 [16:14] tested fix for usb-creator bug 915626 [16:14] bug 915626 in usb-creator (Ubuntu) "usb-creator-gtk crashed with SIGSEGV in _dbus_watch_invalidate" [High,Fix released] https://launchpad.net/bugs/915626 [16:14] SRU verification of update-notifier bug 1193509 [16:14] SRU verification of bug 580961 re unzip for Q and R [16:14] Saucy SRU upload of the fix for bug 1024590 (aptdaemon) [16:14] submitted merge proposal for adding -proposed into uvt machines [16:14] reviewed existing json data sources for their utility (also the bugs they include) [16:14] bug 1193509 in update-notifier (Ubuntu Saucy) "notified of crash reports which you do not have permission to read and submit" [High,Fix released] https://launchpad.net/bugs/1193509 [16:14] created a bugs resolved upstream, hottest bugs, release nominations json data source [16:14] bug 580961 in unzip (Ubuntu) "unzip fails to deal correctly with filename encodings" [Critical,Triaged] https://launchpad.net/bugs/580961 [16:14] bug 1024590 in aptdaemon (Ubuntu Saucy) "update-manager crashed with AttributeError in _on_download_changed(): 'NoneType' object has no attribute 'get_value'" [Medium,In progress] https://launchpad.net/bugs/1024590 [16:14] worked on bug notifier reading json data files [16:14] modified bug notifier to search for bugs with tags recently added to them [16:14] pushed changes to lpltk for bugs to have the date_tag_added method [16:15] modified lpltk to return bug's creation date for when the tag was added if it is not found in the activity log [16:15] submitted merge proposal for change to phased-updater reviewing system (don't review fully phased updates) [16:15] wrote some code for checking an apport crash to check errors to see if it is still occurring in saucy or trusty [16:15] review and closing of update-notifier crashs related to cdroms.c (which went away in saucy) [16:15] review of potentially fixed software-properties crashes [16:15] wrote a blog post about my upstart user job for my magicpad [16:15] errors work [16:15] sorted out selected version issue (bug 1191182) [16:15] bug 1191182 in Errors "choosing a period on the main page appends a version to the query" [High,Fix released] https://launchpad.net/bugs/1191182 [16:15] investigation into updating assets.ubuntu.com with new javascript [16:15] worked on being able to update ubuntu-assets.errors (team membership) [16:15] investigation into counter discrepancy between landing page and problem page [16:15] jodh: no, not "default" - it should not be configurable at all, the cgroup manager address should be a well-known name, and the dbus interface shouldn't expose an option to change it since we will never need this... [16:15] submitted a merge proposal for canonical-memento with the updated assets revision number [16:15] pinged webops / oatman regarding missing yui build folder in canonical-website-editors branch of ubuntu-assets [16:15] submitted merge proposal to stop using assets for errors [16:15] merged mpt's branch changing the colors of the releases at errors [16:15] added in a counter for release:src_package:src_version to errors [16:15] checked to see if this counter was being written to I discovered an error with submit.py in daisy and fixed it [16:15] worked with webops to update errors and daisy and switch away from assets [16:15] committed a fix for bug 1167239 [16:15] bug 1167239 in Errors "Bug link in bucket heading looks nothing like a link" [Medium,Fix released] https://launchpad.net/bugs/1167239 [16:15] jodh: as for notification of when to connect, given that the address is always known, can't upstart use inotify here? [16:15] ⁂ done [16:16] slangasek: can inotify tell you once something bound the socket vs when it was created? [16:17] slangasek, https://launchpad.net/ubuntu/+source/pcre3/1:8.31-2ubuntu2 [16:17] slangasek: jodh: i thought upstart would be starting cgroups manager, and thus post-start can emit event to signal upstart that cgroups manager is ready. [16:17] or well the fact that cgroups manager started should be enough... [16:17] slangasek: actually, no, inotify won't work because the path will be /sys/fs/cgroup/cgmanager and /sys/fs/cgroup is a tmpfs mounted by cgmanager pre-start so you can't get an inotify watch on that [16:17] stgraber: threading support - why are you using threads? :-( [16:19] xnox: that would be another way to do it. However, up to this point, we've adopted the same technique as the notify-* initctl commands. [16:19] slangasek: maybe - sounds like we either need more discussion or more spec! :) [16:19] slangasek: I'm not sure, would have to ask Serge. My best guess is that it's to address some of Google's performance concerns but that's just a guess. [16:20] jodh: seems like we have too many nofity-* API already. I wonder if it can be a "notify" "var" "value". [16:20] stgraber: I'm pretty sure socket creation == bind, for unix sockets. but yeah, if the directory heirarchy makes it untenable to do this directly with inotify, I guess a dbus callback may be saner [16:21] xnox: yeah, I've actually been vaguely thinking of something like that for a while. [16:21] jodh: discussion/spec> agreed. :) Where are the discussions on this happening? [16:22] slangasek: all over - we have the cgmanager lxc thread (with draft cgmanager spec), the upstart cgroup spec thread, the upstart cgroup spec (courtesy of stgraber), and conversations here and there. Would be kinda useful to have a mini sprint on this I feel. [16:23] * doko has to leave now. will read the backlog [16:23] slangasek: I can put another mail out to upstart-devel requesting further feedback on the updated upstart cgroup handling spec for now though. [16:23] jodh: a sprint has the opposite effect of what I'm looking for, which is that the design process is transparent and gets more eyeballs on it [16:23] let's keep discussion on upstart-devel for now, please [16:24] and maybe there should be cc:s to the lxc list, wherever that is? [16:26] I don't think anything that's been discussed in the spec or on upstart-devel currently influences the design on the cgmanager side, so Ccing would just cause extra noise at this point [16:26] ok [16:26] slangasek: right. Yes, I'll cc them. I was not necessarily implying a private sprint fwiw :) [16:26] stgraber: is there a spec on the cgmanager side that documents the socket address, so the upstart spec can reference that? [16:27] we're currently having a separate discussion on lxc-devel with Tejun Heo on the inner workings of the daemon itself but that's not very relevant to upstart so I don't think we should Cc that one the other way either [16:27] jodh: public or not, a sprint has fewer people participating than a mailing list :) [16:27] slangasek: it's not set in stone yet due to kernel limitations we may end up with two sockets [16:27] ok [16:28] anything else re: lightning round? [16:30] [TOPIC] FeatureDefinitionFreeze === meetingology changed the topic of #ubuntu-meeting to: FeatureDefinitionFreeze [16:30] according to https://wiki.ubuntu.com/TrustyTahr/ReleaseSchedule, feature definition freeze for trusty was... November 21 [16:30] I'm not entirely sure how that was meant to work, given that this was the last day of vUDS ;) [16:31] but we do need to get our blueprint drafting done, work items recorded, etc. ASAP [16:31] please make sure you have this done for any blueprints you're drafter on by EOD tomorrow [16:31] ok? [16:32] ack [16:32] (and please mark your blueprints 'review' or 'pending approval' when done) [16:33] [TOPIC] AOB === meetingology changed the topic of #ubuntu-meeting to: AOB [16:33] anything else today? [16:33] recipes to share for creative use of turkey leftovers? [16:35] don't look at me :) [16:35] #endmeeting === 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 [16:35] Meeting ended Thu Dec 5 16:35:35 2013 UTC. [16:35] Minutes (wiki): http://ubottu.com/meetingology/logs/ubuntu-meeting/2013/ubuntu-meeting.2013-12-05-16.04.moin.txt [16:35] Minutes (html): http://ubottu.com/meetingology/logs/ubuntu-meeting/2013/ubuntu-meeting.2013-12-05-16.04.html [16:35] thanks, all :) [16:35] I would like to expound briefly upon the merits of not being poked in the eye [16:35] thanks! [16:35] cjwatson: heh [16:35] thanks! [16:36] cjwatson: you should have at least waited until next sep 19 [16:36] I did have a natty eyepatch for a couple of days [17:00] hello hello! [17:00] #startmeeting Ubuntu Community Council meeting [17:00] Meeting started Thu Dec 5 17:00:50 2013 UTC. The chair is dholbach. Information about MeetBot at http://wiki.ubuntu.com/meetingology. [17:00] Available 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 #votesrequired === 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 Community Council meeting | Current topic: [17:01] https://wiki.ubuntu.com/CommunityCouncilAgenda looks like we have nothing on our agenda [17:01] and I'm not sure we have set up a schedule to meet up with teams/boards/councils for the T cycle yet [17:02] let me check my inbox to see if I missed something [17:02] does anyone have any agenda items or things you wanted to bring up with the CC? [17:02] * pleia2 waves [17:02] hi pleia2 [17:02] hi pleia2 [17:03] the only thing I know which needs attention is https://launchpad.net/~communitycouncil not being updated yet - I pinged Mark about it [17:03] yeah, we've done a pretty good job of cleaning up our todo list [17:03] o/ [17:03] might want to add the teams/boards/councils schedule item to trello [17:03] dholbach: is there anything for the CC to do for the upcoming community events? [17:04] dholbach: thanks for committing those planet changes [17:04] mhall119, individual members are going to be involved, but not for the CC AFAICS [17:05] we could probably wait another 5 minutes to see if anyone has any agenda items and I could put together a proposal for meeting up with teams/boards/councils [17:05] and we have a look at it together [17:05] sure [17:09] pleia2, mhall119, elfy: http://paste.ubuntu.com/6525659/ [17:09] do you see if I missed anyone we normally met up with? [17:09] I'm going to double-check I actually picked the right dates [17:09] dholbach: I don't think we'll have a TB within 2 weeks [17:09] maybe swap that spot with DMB [17:09] pleia2: agreed [17:09] pleia2, good point - will do [17:09] I left a break for christmas/new years [17:10] * pleia2 nods [17:10] http://paste.ubuntu.com/6525665/ [17:10] from what I remember of past agendas that's them all [17:10] dholbach: I really like the translations team, but they are twice :) [17:10] lol [17:11] hah, I know why [17:11] I copied from the wiki and they couldn't make one of the meetings :-) [17:11] hehe [17:11] I think it's good [17:11] dholbach: is anyone likely to be about to do the LoCo the day before we release trsuty? [17:11] oh, do we want to do a check in with the QA team at all? they've grown a lot [17:12] http://paste.ubuntu.com/6525675/ [17:12] good point [17:12] will add them [17:13] elfy: it'll be hard for most teams, but loco council shouldn't have *that* much to do, relative to others [17:13] elfy, hm, not sure... it might be a quick meeting with the LoCo council, the day before release [17:13] QA folks added: http://paste.ubuntu.com/6525678/ [17:13] actually, doc team should be pretty quiet day before release [17:13] (and some dates fixed) [17:13] dholbach: maybe move them - I'd imagine the loco team could be busy [17:14] maybe do Lo``Co Council & QA team, bump Doc down to day before release [17:14] * mhall119 feels like he's not contributing much to this [17:14] pleia2 took the words out of my mouth [17:14] done: http://paste.ubuntu.com/6525687/ [17:14] hum, now I moved the DAT and IRC folks [17:14] dholbach: maybe next time we should use etherpad, rather than abusing paste.u.c [17:14] would that be all right too? [17:14] that looks ok to me [17:15] mhall119, yeah, I don't know why I picked paste.u.c [17:15] looks good [17:15] * mhall119 is happy with it [17:16] I think Laura took an action to mail the teams - I'll have a chat with her tomorrow, and if not I'm sure we'll find somebody who can mail the teams [17:16] great [17:16] thanks a bunch, that was quick :) [17:16] :) [17:16] does anybody have any other agenda items? [17:17] nope, time to make coffee [17:17] not me [17:17] nothing here [17:17] time to finish coffee [17:18] perfect [17:18] thanks for chairing, dholbach :) [17:18] thanks a bunch everyone! [17:18] #endmeeting === 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 [17:18] Meeting ended Thu Dec 5 17:18:20 2013 UTC. [17:18] Minutes (wiki): http://ubottu.com/meetingology/logs/ubuntu-meeting/2013/ubuntu-meeting.2013-12-05-17.00.moin.txt [17:18] Minutes (html): http://ubottu.com/meetingology/logs/ubuntu-meeting/2013/ubuntu-meeting.2013-12-05-17.00.html [17:18] pleia2, I was lucky - I took a short meeting ;-) [17:18] * dholbach hugs you all [17:18] :) [17:18] speak soon [18:02] aloha [18:07] hello [19:31] hola a todos === ajmitch_ is now known as ajmitch === negronjl_ is now known as negronjl === Logan__ is now known as Logan_ [22:00] naudy: still aren't started? [22:00] aun no echevemaster [22:00] good evening [22:01] dkessel: Hi, good evening [22:01] hi dkessel [22:01] echevemaster, naudy Emerling dkessel greetings [22:02] !rmb [22:02] cjohnston, cyphermox, Destine, ejat, hggdh, IdleOne, iulian, micahg, Pendulum, PabloRubienes, freeflying, jared, amachu, and bkerensa. Meeting time. [22:02] * balloons waves [22:02] SergioMeneses: hi mate [22:03] SergioMeneses o/ [22:07] hi CarlosNeyPastor [22:07] welcome to the ubuntu membership meeting, sorry for the delay, unfortunately the umb is not complete today, therefore we'll move the votation to the mail list [22:08] oh. [22:08] hm [22:08] ok [22:09] o/ [22:09] dkessel and naudy will receive an email shortly, please send it to your supporters so they can send us their recommendations [22:09] ok [22:10] ok [22:10] thanks for your understanding, and sorry for the exception [22:10] well thank you for being there chilicuil ;) [22:11] no problem chilicuil [22:12] We promise to make the voting as quick as possible on our email list and you will get notified ASAP. [22:12] chilicuil: ( ubuntu-membership-boards@lists.ubuntu.com) it is email? [22:12] Emerling: yep [22:13] all -- I am sorry for my lateness, but had issues with rain, sleet, and freezing rain on my way home [22:14] how many umb are neccesary for the votation? [22:14] chilicuil: thanks so much I send my testimony [22:15] echevemaster: at least 4 members of the board [22:15] oh, i see hggdh [22:20] chilicuil: yours send email to naudy or naudy send emails to yours? [22:21] Emerling: we're sending mails to the interested parties (naudy and dkessel), and from there, they'll be able to reply or resend to their contacts for support queries [22:22] chilicuil: ok thanks [22:22] Emerling: =)