=== freeflying is now known as freeflying_away === freeflying_away is now known as freeflying === doko_ is now known as doko === Ursinha_ is now known as Ursinha === lool- is now known as lool === freeflying is now known as freeflying_away === inetpro_ is now known as inetpro === snwh_ is now known as snwh === freeflying_away is now known as freeflying [13:01] heyo [13:01] * stgraber waves [13:01] stgraber, barry, ogra_: Around? [13:01] * barry waves [13:01] * ogra_ moos [13:02] so let's perhaps start with a quick status? [13:03] good news is that the system-images are now formally official :-) [13:03] \o/ [13:03] and the recommended images, except if you run into SDK bugs [13:03] stgraber blogged this, mailed ubuntu-phone and this got decently G+-ed, so I think the news is out [13:04] I had some back and forth with community team to try to get the words passed to larger circles, but I guess we're covered for now [13:04] stgraber: you want to update us on the channel aliases work and importer work you have been doing? [13:04] sure [13:05] so over the past couple of work days I've implemented the new channels.json format to allow the flexiblity needed for channel aliases and hidden channels [13:05] barry implemented the client side of that in 1.5 which landed on Friday [13:05] (I still need to update the wiki, will do that today) [13:05] then after that, I've been working on adding the code needed for the channel aliasing [13:06] (technically sunday with 1.5.1 which fixed a test failure on 32 bit ;) [13:06] I finished that yesterday with all the tests passing and 100% code coverage [13:06] next up is moving the existing cleanup script to the python module and have tests for that [13:06] and once I'm done with that, implement the new channel management tool (not so much a cdimage importer anymore) [13:07] that last one will probably take me at least a couple of days because of how complex it can get and how long test runs take [13:07] ok; thanks [13:07] but I'm hopeful that we'll be able to transition to it by end of week (that's assuming we can get an image with 1.5.1 promoted today, otherwise we'll need to wait a bit longer for people to get the new client) [13:07] barry: so you've worked on client updates; what are the latest news? [13:09] the new version numbering support landed. re-started work on d/l service integration, but that was put on hold to get the new channels.json format supported. both of those features have landed. i'll be getting back to d/l service integration today [13:09] eot [13:10] cool [13:10] looking at https://blueprints.launchpad.net/ubuntu/+spec/foundations-1308-os-updates [13:11] repartitioning is still WIP/future [13:11] the rest should be targeted at 13.10, channel aliases, upgrade boot scripts, download service [13:11] switching to android.deb to get android bits [13:11] there are a couple of issues with the current images [13:12] we fixed some over Friday / the week end [13:12] but there might be more [13:12] there are two bad cases of people currently disable system-image that we need to help resolve [13:12] one is QA tests that are currently switching to rw to run the tests [13:13] the other is SDK team (apt-get install openssh and qdeclarative packages and g++) [13:13] FYI, here at the QA sprint people are working on fixing the fact that we dont actually do ro testing [13:13] ogra_: cool [13:13] i hope that is fixed by end of the week [13:13] stgraber: I guess you might get queries from QA team / SDK team as they discover things in the image that ought to be rw [13:13] right [13:13] thats also one big topic here this week [13:14] inpescting the image and finding all missing rw dirs [13:14] I know there is sadly noone with time to work on fixing the SDK use cases right now [13:14] *inspecting [13:14] higher priority projects underway [13:14] ogra_: ok [13:14] lool, my task for today is getting sshd to work for the SDK [13:14] lool: yep, that's fine, updating lxc-android-config is pretty quick so long as it's either a single file that usually doesn't change outside of user's control or an empty directory. [13:14] ogra_: if folks there don't know how to fix it, let stgraber or me know [13:14] that should get us a step forward [13:14] yeah [13:14] ogra_: cool [13:14] if it's something else, it usually requires some more thinking (which is why I like being the gate keeper for that :)) [13:14] ogra_: so you will likely need a new rw path [13:15] ogra_: I'm expecting we will ship a openssh-server.override upstart job which disables it on startup and some sudo script will reenable it if people enable developer mode [13:15] ogra_: you'll need this openssh-server.override file to be rw [13:15] ogra_: my guess for sshd is that we want it installed by default, with a .override saying manual and the override file and all the host keys marked writable with migration enabled [13:15] well, lets see :) [13:16] stgraber: migration? [13:16] i dont really want us to re-write conffiles [13:16] ogra_: wouldn't be a conffile? [13:16] its in /etc/init/ [13:16] yes? [13:16] i'll rather make it read some variable from somewhere else in the override job [13:17] ogra_: I think this is similar to e.g. changing your timezone [13:17] sure, that works too [13:17] i guess we can't just make sshd start on boot for everyone eh? ;) [13:17] I think this is too slow [13:17] notably key generation on first start [13:17] /!\ make sure we don't ship the same host keys to everyone :-) [13:17] the trick will be to get ssh to agree to generate new keys to empty files instead of missing fils [13:17] *files [13:17] lool, indeed [13:18] because we can't mark all of /etc/ssh writable due to the other config files in there, so we need to mark the individual key files as writable [13:19] right; not easy to trick sshd in installing the keys properly once generated [13:19] (similar to sed -i issue in qa-regression-testing) [13:19] ok [13:19] ogra_: did you have updates on images that you wanted to share? [13:20] otherwise, I am happy to open the floor to AOB [13:20] lool, nothing special, nope [13:20] (apart from the ro tests and ssh) [13:20] were there specific things that you folks want to discuss today outside of things we covered above? [13:20] I'd like to make this meeting biweekly [13:20] I think we'll need the rootfs build to create empty key files in /etc/ssh/, then have code doing the ssh-keygen to the writable target (/userdata/system-data/etc/ssh/) on the device after removing the empty files in there. Once done, reboot and it should be all good. [13:21] stgraber: sounds good [13:21] biweekly sounds good [13:21] ogra_: anyway, let me know what you come up with so I can quickly confirm there shouldn't be problems with that in the future [13:21] I'm fine with biweekly too [13:21] I won't be there next week anyway (Plumbers) [13:22] ogra_: I'd like us to get updates on the QA efforts in some way; what's the best way? [13:22] would folks at the sprint grab us on #ubuntu-touch?> [13:22] there was a weekly hangout, but it got cancelled [13:22] well, i'm mainly sitting with my team in a separate room, i guess asac participates a lot more in the cross team meetings [13:23] ogra_: who should we ask? paul larson and doanac? [13:23] I guess we can ping them in a couple of days [13:23] if we dont hear any queries :-) [13:23] ok; I guess that's it for today then! [13:23] have a good end of day everyone [13:24] * lool waves [13:24] you too :) [13:24] cheers! [13:27] lool, heh ... i just noticed your claendar invitation says "Bieekly upgrader ...." [13:53] ogra_: fixed thanks === jono is now known as Guest88427 === mzanetti is now known as mzanetti|meeting === mzanetti|meeting is now known as mzanetti [16:03] roaksoax, ping [16:03] i think arosales will be stepping up today [16:04] roaksoax, isn't able to chair this seek [16:04] sorry smoser ^ [16:04] hallyn_, were you interested in chairing [16:04] i can do it. [16:04] #startmeeting [16:04] arosales: i just did last week :) don't have stuff ready, but can in 2 mins if it's not convenient for you [16:04] k [16:05] #startmeeting ubuntu-server-team [16:05] I can cover [16:05] hm? not working? [16:05] or it looks like smoser [16:05] well, no bot i think [16:06] meetingology seems gone. [16:07] smoser, should we just proceed with out it? [16:07] give 3 minutes. [16:08] 12:10. then go on without. [16:08] trying to find it. [16:10] k. [16:10] 12:10. i'll start [16:10] #startmeeting ubuntu-server-team [16:10] #topic Review ACTION points from previous meeting [16:10] * everyone spend extra time triaging bugs this week [16:10] i think i saw hallyn do that, but i'm not sure of anyone else, and I know i was delinquent. [16:11] wellt he list is still long enough that we could use another week of it [16:11] reguarding Meetingology, i pinged AlanBell just now as the contact per [16:11] i may dedicate tomorrow to it [16:11] https://wiki.ubuntu.com/IRC/Bots [16:11] ok. so we'll push that again. [16:11] #action everyone spend extra time triaging bugs this week [16:11] topic Saucy Development [16:11] #topic Saucy Development [16:11] https://wiki.ubuntu.com/SaucySalamander/ReleaseSchedule [16:12] We just passed Beta 1. So we're moving towards a release some time. [16:12] utlemming cut beta-1 cloud images for us. and we have daily images of those of course. [16:12] #topic ReleaseBugs [16:13] bug 1221906 seems like adam_g is on it. [16:13] bug 1221906 in horizon (Ubuntu Saucy) "Havana-3 Dependency missing: python-troveclient" [Critical,Confirmed] https://launchpad.net/bugs/1221906 [16:13] bug 1208455. [16:13] bug 1208455 in linux (Ubuntu Saucy) "general protection fault running apt-get inside double nested kvm VM" [High,In progress] https://launchpad.net/bugs/1208455 [16:13] smb did you make any progress there ? [16:13] A bit [16:14] hi smoser [16:14] Got a rough bisection done. Which leads to some rework of nested VMX code [16:14] hey, AlanBell . we're missing your bot. :) [16:14] But I think I need some upstream help to dig deeper [16:14] smb, ok. thanks. [16:14] bug 1213915 [16:14] bug 1213915 in ceph (Ubuntu Saucy) "Please demote ceph-mds and ceph-fs-common to universe" [High,New] https://launchpad.net/bugs/1213915 [16:15] hm.. i'll leave that on jamespage. to push on a archive admin. [16:15] bug 1206872 [16:15] bug 1206872 in samba (Ubuntu Saucy) "samba fails to unpack (behavior change in patch) and ftbfs on aarch64" [High,Incomplete] https://launchpad.net/bugs/1206872 [16:17] that looks like incomplete at the moment... that should probably get off this list. [16:17] bug 1156932 [16:17] bug 1156932 in python-novaclient (Ubuntu Saucy) "User can't modify security-group-rule via nova-api if there are duplicated security group name" [High,Confirmed] https://launchpad.net/bugs/1156932 [16:18] hm.. that seems languishing. wonder if still relevant. [16:18] bug 1199791 [16:18] bug 1199791 in nova (Ubuntu Saucy) "nova-compute-xcp misses nova-compute.conf" [High,Triaged] https://launchpad.net/bugs/1199791 [16:18] bug 1170393 and bug 1222180 show fix-committed [16:18] bug 1170393 in neutron (Ubuntu Saucy) "Quantum services should be respawned by upstart if necessary" [Medium,Fix committed] https://launchpad.net/bugs/1170393 [16:18] bug 1222180 in postfix (Ubuntu Saucy) "postfix package produces errors in ubuntu-bug" [Medium,Fix committed] https://launchpad.net/bugs/1222180 [16:20] bug 1188069, mdeslaur should we not have fixed that in saucy? [16:20] bug 1188069 in apache2 (Ubuntu Saucy) "apache2 mod_rewrite CVE 2013-1862" [Low,Confirmed] https://launchpad.net/bugs/1188069 [16:20] ok. so i think we should probably do something to some of those bugs so that they're not on this list. [16:21] bug 1206872 and bug 1156932 seem not really relevant. [16:21] bug 1206872 in samba (Ubuntu Saucy) "samba fails to unpack (behavior change in patch) and ftbfs on aarch64" [High,Incomplete] https://launchpad.net/bugs/1206872 [16:21] bug 1156932 in python-novaclient (Ubuntu Saucy) "User can't modify security-group-rule via nova-api if there are duplicated security group name" [High,Confirmed] https://launchpad.net/bugs/1156932 [16:21] so moving on. [16:21] #topic blueprints [16:21] http://status.ubuntu.com/ubuntu-s/group/topic-s-servercloud-overview.html [16:22] well, that clearly shows we have a lot of work to do :) [16:22] please just take some time and get your pblueprints into order. [16:23] i still have plenty of work to do. i fthere are things that you're not going to get to, consider postpone. [16:23] topic Weekly Updates & Questions for the QA Team (plars) [16:23] #topic Weekly Updates & Questions for the QA Team (plars) [16:23] plars, ? [16:23] smoser: you still have my name on this? :) but nothing this week, psivaa and I are both at a sprint [16:24] should your name not be here ? [16:24] it would help to change it to mine [16:24] ok. [16:24] can-do [16:24] thanks [16:24] #topic Weekly Updates & Questions for the Kernel Team (smb) [16:24] Xen-4.3 has been uploaded (but needs to be NEWed), thanks zul. Otherwise nothing to report. Any questions? [16:24] smoser: I moved this to psivaa a while back, but we might ought to check if it should go to someone on the qa team or to him still [16:25] plars, updated https://wiki.ubuntu.com/ServerTeam/Meeting [16:25] smb i dont have anything. [16:25] probably noteworth to many here.. bug 1206961 is now 'fix-released' [16:25] everywhere. [16:25] bug 1206961 in linux (Ubuntu Saucy) "Include rbd and kvm modules in the virtual package" [High,Fix released] https://launchpad.net/bugs/1206961 [16:26] which means if nested virt is available, you'll get it in a cloud image without having to reach for linux-image-extra-virtual. [16:26] #topic Weekly Updates & Questions regarding Ubuntu ARM Server (rbasak) [16:26] (which means more ppl will hit the other bug) [16:26] Nothing new to report. Any questions for me? [16:27] hallyn_, whats the other bug ? [16:27] nested kvm on intel failing in saucy [16:27] ah. yeah. [16:27] (more ppl hitting it => good thing) [16:27] #topic Ubuntu Server Team Events [16:27] I think LinuxCon and CloudOpen are both next week. [16:28] ttx told me he was going. [16:28] anyone have anythign else? [16:28] #topic Open Discussion [16:28] i dont hae much here. just that we're really in crunch time in the cycle. [16:28] pleae file bugs and subscribe or assign people for work you know needs to be done. [16:29] #topic Announce next meeting date and time [16:30] next meeting will be Tuesday Sep 17 at 16:00 UTC [16:30] #endmeeting [16:30] thx smoser [16:38] smoser, thanks for chairing ubuntu server meeting [16:39] smoser: re: 1188069: saucy isn't affected. Updated bug. Thanks. [17:00] #startmeeting [17:00] ## [17:00] ## This is the Ubuntu Kernel Team weekly status meeting. [17:00] ## [17:00] [LINK] https://wiki.ubuntu.com/KernelTeam/Meeting [17:00] Meeting started Tue Sep 10 17:00:16 2013 UTC. The chair is jsalisbury. 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 [17:00] [LINK] https://wiki.ubuntu.com/KernelTeam/ReleaseStatus/Saucy [17:00] # Meeting Etiquette [17:00] # [17:00] # NOTE: '..' indicates that you are finished with your input. [17:00] # 'o/' indicates you have something to add (please wait until you are recognized) [17:00] Roll Call for Ubuntu Kernel Weekly Status Meeting [17:00] o/ [17:00] o/ [17:00] o/ [17:00] o/ [17:00] o/ [17:00] o/ [17:00] \o [17:01] [TOPIC] ARM Status (ppisati) === meetingology changed the topic of #ubuntu-meeting to: ARM Status (ppisati) [17:01] Fixes for Calxeda's NIC and Omap4 mmc landed in S/master-next, and patches [17:01] to handle the DTB concatenation and the generic-lpae kernel flavour were [17:01] submitted to the flash-kernel mantainer. [17:01] In the mean time, while testing the Calxeda kernel a new panic crop up and [17:01] investigation is ongoingi (no LP bug was filled yet since we are still ruling out [17:01] the hardware). [17:01] .. [17:01] [TOPIC] Release Metrics and Incoming Bugs (jsalisbury) === meetingology changed the topic of #ubuntu-meeting to: Release Metrics and Incoming Bugs (jsalisbury) [17:01] Release metrics and incoming bug data can be reviewed at the following link: [17:01] [LINK] http://people.canonical.com/~kernel/reports/kt-meeting.txt [17:01] .. [17:02] [TOPIC] Milestone Targeted Work Items (ogasawara) === meetingology changed the topic of #ubuntu-meeting to: Milestone Targeted Work Items (ogasawara) [17:02] [LINK] https://launchpad.net/~canonical-kernel-distro-team/+upcomingwork [17:02] [LINK] http://status.ubuntu.com/ubuntu-s/canonical-kernel-distro-team.html [17:02] || apw || foundations-1305-arm64-bringup || 2 work items || [17:02] || bjf || foundations-1308-kernel || 1 work item || [17:02] || cking || foundations-1308-power-measurement || 1 work item || [17:02] || ogasawara || foundations-1308-kernel || 1 work item || [17:02] || ppisati || foundations-1305-kernel || 1 work item || [17:02] || smb || servercloud-s-virtstack || 1 work item || [17:02] || || servercloud-s-openstack-hypervisor || 1 work item || [17:02] Note: Some of the WI's listed in the table above don't show up in any of [17:02] the tracking pages due to the BP's needing to get properly assigned to a [17:02] series (ie Saucy). I'll try to get this sorted with the BP owners. [17:02] .. [17:02] [TOPIC] Status: Saucy Development Kernel (ogasawara) === meetingology changed the topic of #ubuntu-meeting to: Status: Saucy Development Kernel (ogasawara) [17:03] As noted last week, v3.11 final has been released and we have already [17:03] rebased. We have uploaded this to the Saucy archive and it should be [17:03] available for testing. Please let us know your results. We will [17:03] continue to track the upstream stable v3.11.x releases as we move [17:03] forward. [17:03] ----- [17:03] Important upcoming dates: [17:03] [LINK] https://wiki.ubuntu.com/SaucySalamander/ReleaseSchedule [17:03] Thurs Sep 19 - Final Beta Freeze (~1 week away) [17:03] Thurs Sep 26 - Final Beta (~2 weeks away) [17:03] Thurs Oct 03 - Kernel Freeze (~3 weeks away) [17:03] .. [17:03] [TOPIC] Status: CVE's === meetingology changed the topic of #ubuntu-meeting to: Status: CVE's [17:03] == 2013-09-10 == [17:03] The current CVE status can be reviewed at the following link: [17:03] http://people.canonical.com/~kernel/cve/pkg/ALL-linux.html [17:03] .. [17:04] [TOPIC] Status: Stable, Security, and Bugfix Kernel Updates - Raring/Quantal/Precise/Lucid (bjf/henrix/sconklin) === meetingology changed the topic of #ubuntu-meeting to: Status: Stable, Security, and Bugfix Kernel Updates - Raring/Quantal/Precise/Lucid (bjf/henrix/sconklin) [17:04] Status for the main kernels, until today (Sept. 10): [17:04] * Lucid - Skipping this cycle [17:04] * Precise - Prep'ing Packages [17:04] * Quantal - Prep'ing Packages [17:04] * Raring - Prep'ing Packages [17:04] Current opened tracking bugs details: [17:04] * http://people.canonical.com/~kernel/reports/kernel-sru-workflow.html [17:04] For SRUs, SRU report is a good source of information: [17:04] * http://people.canonical.com/~kernel/reports/sru-report.html [17:04] .. [17:04] [TOPIC] Open Discussion or Questions? Raise your hand to be recognized (o/) === meetingology changed the topic of #ubuntu-meeting to: Open Discussion or Questions? Raise your hand to be recognized (o/) [17:04] Thanks everyone [17:04] #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:04] Meeting ended Tue Sep 10 17:04:59 2013 UTC. [17:04] Minutes (wiki): http://ubottu.com/meetingology/logs/ubuntu-meeting/2013/ubuntu-meeting.2013-09-10-17.00.moin.txt [17:04] Minutes (html): http://ubottu.com/meetingology/logs/ubuntu-meeting/2013/ubuntu-meeting.2013-09-10-17.00.html === kyleN is now known as kyleN-afk