[01:54] hello [02:00] alright folks, time for the ubuntu community learning project meeting [02:00] #startmeeting [02:00] Meeting started at 20:00. The chair is pleia2. [02:00] Commands Available: [TOPIC], [IDEA], [ACTION], [AGREED], [LINK], [VOTE] [02:00] [TOPIC] Workflow and Document formats [02:00] New Topic: Workflow and Document formats [02:00] so currently our workflow is: write .odt documents, commit to bzr, release as pdfs [02:01] doctormo, BiosElement, can you go into why this isn't optimal? [02:02] pleia2: I can make some general statements why that not might be optimal [02:03] dinda: great, go ahead :) [02:03] 1. the html odt creates is often not the best [02:03] very messy [02:03] 2. bzr can be a barrier to entry for new folks [02:04] sure [02:04] Can bzr diff .odts? [02:04] I'll chime in and also state a major advantage is revision control can record each line change. Also a consistent format can be difficult to keep. [02:04] 3. pdfs then add another step to the overall process [02:04] ScottK: Not really, it's a zip file [02:04] ScottK: I don't think so [02:05] a zip file? then you really can't do diffs can you? [02:05] pleia2: OK to begin, the rationale for using bzr is that revision control and distribution takes advantage of a lot of work already done on tools and places to store in development materials so the whole community can get a tthem. [02:06] You can't really do revision control on binary files (like zips), AFAICT. [02:06] except does that really gain you anything if you can't have diffs? [02:06] dinda, I think so. It makes collaborating much easier. [02:06] only ease of collaboration [02:07] bzr was used when we did the desktop course but we were using docbook [02:07] Also if you decide you didn't like a change you made last week/month, you can find it again. [02:07] http://imagebin.ca/view/03hE4BoC.html <- If you look at this screen shot, you can see my "easy to get" project tool for lowing the barrier for bzr and launchpad [02:07] LINK received: http://imagebin.ca/view/03hE4BoC.html <- If you look at this screen shot, you can see my "easy to get" project tool for lowing the barrier for bzr and launchpad [02:07] but you still have to know what you're getting . . . [02:08] I believe that the current CLI based tools aren't easy enough, but it can be made easier and I think we should make it so. [02:08] seems the issue comes down to what type of contributors you want at this level? [02:08] doctormo: you also mentioned that odt makes translations and such tricky? [02:08] (I'm not going to get into data formats yet as that is a seperate thing from workflow) [02:08] doctormo: but it does affect it [02:09] dinda: Correct, but we'll get to that, I want to deal with the bzr concerns first [02:09] b/c if you want easy translations as part of the workflow [02:09] I think we can agree that lacking diffs with binary files (like .odt) is a problem and we probably want to go with something that is RCS friendly [02:09] dinda: are there tools that make docbook easier to work with? [02:09] we haven't found any Moodle plug-ins or anything other process control for RCS within moodle yet [02:10] believe me I've been searching for a way to marry RCS with Moodle [02:10] I'm also wondering if we can accept course drafts and then have team members translate to docbook (I wouldn't mind doing a bit of this) [02:10] The advantage to using bzr/launchpad combo is that not only can we take avantage of collaberation dynamic mixing but we can also import the text strings into the community translation tools so long as we can make pot files. [02:10] dinda, Couldn't the "course/textbook" be seperate from moodle itself? [02:11] BiosElement: yeah, I think we could import stuff into moodle as html - so whatever tool we use (docbook, whatever) we export to html [02:11] * doctormo gives up, lets talk about formats then [02:11] doctormo: can you use odt files to make pot files? [02:11] dinda: Not that I know of [02:11] pleia2, But would that be ideal? IIRC moodle didn't have the best system for managing actual textbook style pages. [02:11] moodle will be the last step in this process, once the corse is completed [02:12] indeed, moodle is the publishing target [02:13] linuxchix uses moodle as both the development tool and publishing tool [02:13] it's simple and low barrier to entry [02:13] ah, interesting [02:13] dinda: Aye, but development wise, it's got problems with permissions. [02:13] doctormo: only at the admin level [02:14] you can customise course creators and/or teachers, any role with custom permissions [02:14] dinda: Differences between writers, drafters, reviewers and artists. I'm not confident in moodle as a development platform. I' [02:14] m used to better tools [02:15] doctormo: dunno, we've been using it with those various roles pretty well [02:15] Just to be frank, I think the way moodle manages actual "documents" is horrid. I think it's best to keep the actual course books separate. [02:15] I make my reviewers student in a development course but the final course is a copied final published course [02:15] dinda: It also doesn't help that my 7 calls for internal team training from those that know moodle has fallen flat. Ignored. Since I was the only one developing, I can only use tools I know how to use. [02:16] I'd much rather see a moodle page giving an overview and saying "Read this page (link)". [02:16] doctormo: did you read the moodle course that cprofitt put up? [02:16] that's what we have for internal team training right now [02:16] pleia2: Yes, and from that I wasn't impressed with the tools. [02:16] BiosElement: then you kind of defeat the whole purpose of having a Moodle LMS why not just a drupal site? [02:16] ok, just making sure :) [02:17] doctormo: your frustration is what I feel whenever i try to use Bzr ;) [02:17] dinda: If moodle can manage publication and course management. Then it's useful. [02:17] dinda, Because moodle can manage the courses, messaging, etc. I don't think moodle itself is bad, I just think it'll be a mess to manage course books using it. [02:17] dinda: But I'm willing to fix the problems with bzr/launchpad as shown, there is not expertiese to fix moodle problems. [02:18] ok, so we're back to who do you want writing courses? what kind of contributor? only those with LP/bzr knowledge? [02:19] Although I'm willing to change my mind, if I can be educated (not just RTFMed) on moodle and it can be shown to provide the same kind of community collaberation. [02:19] dinda: Why would you need bzr/lp knowlege? [02:19] doctormo: very interesting b/c I've heard the same from another techy in regards to trying to use Moodle whereas I find Moodle easy and Bzr the harder problem [02:20] dinda, Your sticking point is bzr/lp. Firstly, it's not that hard and doctormo is working on making it easier. Secondly, I'd question if someone was going to teach a class and refused to learn anything themselves. [02:20] BiosElement: yet it sounds like no one wants to learn Moodle better [02:20] dinda: I think the major problem is that we don't have any moodle experts on the team [02:21] BiosElement: that's true, but we do have to make the barrier to entry rediculasly easy. [02:21] dinda: What's hard about going into a directory and clicking on "Add Project" and getting all the files? Editing all the files and then clicking on another button that says "Publish My Changes" [02:22] Just to throw this out there, since drupal was mentioned would 'that' be an easier platform to work with? [02:22] BiosElement: Requires devel right? [02:23] moodle already has the custom interface, navigation for basic courses. . . [02:23] doctormo, What does? Drupal? I could probably get it setup if someone would design a style for it. [02:23] BiosElement: Popey has used it for the new screencast site [02:23] dinda: I'm willing to learn moodle, if anyone was willing to teach it. [02:23] doctormo: this is where the edubuntu team might be called on. . [02:24] surely someone over there is using it [02:24] doctormo, I'm happy to learn moodle too. I 'do know drupal though if it's needed. [02:24] doctormo: I'd offer some time but today is literally the first day in months I've had to do any community time [02:24] dinda: Proponents for moodle teaching etc etc [02:25] doctormo: if I found someone to help out, would you be willing to walk through adding one of our existing courses to moodle and the workflow? [02:25] s/our/your [02:25] * dinda goes through her list of Moodle-ites from other open source projects. . . [02:25] dinda: I'm not trying to be a pain, but we can really only work with resources that are available, people's time is just as much of a resource that must be managed. [02:25] pleia2: Of course, we have a moodle site [02:25] doctormo: totally understand [02:25] I'm with doctormo. I don't mean to offend anyone or step on toes. [02:26] ok, so important thing - find a moodle expert whose brain we can use :) [02:26] doctormo: it's just a different pain point for you with moodle like it is for me with bzr [02:27] dinda: You can be my guienea pig for whatever I come up with for lowing that pain [02:27] can anyone think of other projects where we can find a moodle person? [02:27] [ACTION] Find Moodle expert [02:27] ACTION received: Find Moodle expert [02:28] ok, so lets go back to workflow for a moment [02:29] it really doesn't matter what the original content is written but if you know you're ultimately publishing in Moodle then you need it to be html and preferably moodle-html friendly [02:29] otherwise you just get a list of links to pages, which could just as easily be any webpage [02:30] * dinda goes to see if I can find an example to demo. . . [02:30] http://docs.moodle.org/en/HTML_in_Moodle [02:30] LINK received: http://docs.moodle.org/en/HTML_in_Moodle [02:31] i know when we tried to copy and paste from odt it was horrid ugly results [02:31] good to know [02:31] we had to have the webmaster add styles to the overall site and that can be a real issue if the server is also hosting other sites [02:32] For your Moodle expert, you might want to mail the edubuntu list. Edubuntu has Moodle, so you might find someone. [02:32] dinda: OK this is where BiosElement's new sphinx format comes in [02:32] edubuntu-users. [02:32] I'll take the action to email the edubuntu list [02:32] dinda: not only is it easier to get into pot files for lp translations, but it converts to html first and then into pdf/odf later [02:32] I think the server is just running moodle right now [02:33] BiosElement: Can you explain the process? [02:33] Sure thing [02:34] Basically you create a formatted text file using reStructuredText. You then simply "make html" and it compiles into formatted html files. You can see an example with the python docs. [02:37] So far this process is just research, but it looks very promising so long as we can run some contributor user tests to make sure it's easy to use. [02:37] BiosElement: is reStructuredText a format? or application that creates the text file? [02:38] dinda: It seems similar to writing wiki pages. [02:38] online? [02:38] dinda: except that [02:38] is there a benefit to using reStructuredText over DocBook? [02:39] either way you need to learn some kind of syntaxing, and docbook is more popular [02:39] pleia2: DocBook has not been investigated yet [02:39] personally I'd much rather learn docbook [02:39] BiosElement: Would you be willing to look into docbook and doing a branch that uses it? [02:39] dinda, I haven't researched docbook yet but I recall the python team doing so and creating their own. Regardless I'll look into it [02:40] We use Docbook for various things. . . it's just as painful as anything else ;) [02:40] but the Doc Team also uses it so that was an advantage for us [02:40] yeah [02:41] * dinda wonders what happens when you paste a wiki page into Moodle. . . [02:41] pleia2: If BiosElement can learn DocBook, then we not only can get a fair comparison, but also might be able to take the best ideas from both [02:42] I've only used docbook briefly in one project, the advantage of it being a sort of "industry standard" is big [02:43] All I'm concerned about is that I can make my course modual, I can collaberate with drafters and editors easily and that it will export to pdf files for my physical students. Translations, html output and publishing vectors for online courses are all my team concerns. [02:43] I don't have tons of time to learn things, need to consider marketable skills ;) I'm sure I'm not the only one [02:44] doctormo: docbook does make nice PDFs. . . [02:44] pleia2: Sure, do you know of any docbook editors? gui ones? can you combine multiple docbook files into one? [02:45] doctormo: lots of docbook folks on the doc team, gui editors - I used Bluefish [02:45] and yes you can combiine multiple files into one book [02:45] dinda: Sounds like we have a lot of research to do. [02:46] doctormo: where you lost time - as in any process is in the publishing, aka Make step [02:46] you make the changes in text, then each time you want a new pdf, you have to remake the book again [02:46] even to change a comma! [02:46] dinda, Make step for what? It takes 5 seconds. I think that's a non-issue. [02:46] Yes of course, that's why you publish versions. [02:47] BiosElement: not in my experience, do a Make, go get coffee, wait, but then my book was over 400 pages [02:47] and 528 images [02:47] yes that makes sense [02:48] OK we're comming up to 47 mins for this meeting, pleia2 do we have some more action items and conclusions? [02:48] dinda, I tried it with the python docs and it was finished before I could even switch over to check the html folder. Images probably slowed it. [02:48] * doctormo doesn't think any book/pdf should ever be more than 20 pages. [02:49] okay, email sent to edubuntu list [02:49] doctormo: I think we're set, let's just wrap up [02:49] pleia2: over to you [02:50] so in addition to finding a moodle person [02:50] [ACTION] Explore DocBook option [02:50] ACTION received: Explore DocBook option [02:50] Can I ask where we are on the Server hosting issue? [02:50] dinda: for now we're still up at learn.ubft.net [02:51] I think we want to keep moving forward with course development in spite of our uncertainty for final formats, stalling more is bad bad :) [02:51] we can always convert things from .odt later [02:51] if people want to contribute but have trouble with bzr, they can ask one of us who is familiar with it to upload for collaboration [02:52] BiosElement: if you do have a draft of how to use bzr for now, that'd be helpful [02:52] I keep giving people the irc log [02:52] are you forcing anyone who wants to write a course to use Bzr? [02:52] dinda: no, as I say, one of us can upload it for now if they can't/don't want to [02:53] until we have a better collaboration method [02:53] for now we need *somewhere* we all can get to, and bzr is what we have in place [02:53] pleia2: but if someone just wanted to develop a course in Moodle. . . okay, you've just lost all nontechnical contributors [02:54] dinda: but we don't know moodle yet, I don't want to wait another 2 months to do development :( [02:54] this is just a temporary collaboratoin measure until we have something better [02:54] I'm trying to understand where you guys are stuck with Moodle? [02:54] doctormo: where is the sticking point? [02:54] dinda: Don't know how to use it [02:55] who are the current Moodle server admins? [02:56] and how does one request that they want to create a course there? [02:56] the server itself, or moodle admins? [02:56] both [02:56] bodhi is the server admin, he added all board members as moodle admins (which includes doctormo and myself) [02:56] but we don't have a clue as to how to use it [02:57] Can I request to be made a Moodle admin? and maybe I can help out gettign courses started [02:57] I think that'll be fine :) [02:57] * dinda can't believe she just asked for yet admin on yet another moodle instance [02:58] lol [02:58] If they can set me up as an admin, we use next Monday night's slot for some Moodle instruction [02:59] pleia2: can you take an action to request I be given admin on the server? [02:59] I'll take an action to be here next Monday evening, same bat time to answer any getting started questions [03:00] Sounds good, I'll have the action of attending, remember to send an email to the list [03:00] dinda: I just added you [03:00] we can do it i n#ubuntu-learning for next week [03:00] dinda: learn.ufbt.net - login with your launchpad.net/~dinda account [03:01] email sent to edubuntu list as well asking for Moodle person [03:01] \o/ [03:01] [ACTION] dinda added as Moodle Admin [03:01] ACTION received: dinda added as Moodle Admin [03:01] and nobody tell my boss, okay! ;) [03:01] * pleia2 chuckles [03:01] * dinda can hear elmo laughing right now [03:01] ok, i'll continue to see what can be done for lowering bzr/lp access. BiosElement can deal with formats, pleia2and dinda can look into publishing. Sounds like we got a plan :-D [03:02] :) [03:02] thanks everyone! [03:02] doctormo: yes, pleas continue on that front as well! [03:02] thanks all [03:02] time to get back home, I've been enjoying tea at a friend's house [03:02] thanks all [03:03] #endmeeting [03:03] Meeting finished at 21:03. === edson is now known as ecanto === zul_ is now known as zul === dholbach_ is now known as dholbach === asac_ is now known as asac [11:23] community council meeting? [11:29] gQuigs: I tink it may be in one hour. But the info at the fridge, and the CCAgenda wiki page are inconsistent. I don't know which is the one to go by. [11:34] yea I noticed that as well.. oh well... just trying to see if I can show up on time to meetings :) [11:36] sbc: aye tis a bit confusing alright. [11:41] am I too late for the meeting? [11:41] mez: we're not sure it's on, wiki conflicts with calender [11:42] Wiki says it's in 15 mins... === mez is now known as Mez [11:42] Mez: [11:42] https://wiki.ubuntu.com/CommunityCouncilAgenda [11:43] # 11:00 UTC, 3rd Tuesday of the month [11:43] it's the third tuesday. [11:43] Tue Sep 15 10:43:28 UTC 2009 [11:43] (date --utc) [14:01] dyfet, plars, GrueMaster, StevenK, ogra, paulliu, persia, amitk, bfiller: hey === imlad|away is now known as imlad [14:01] hi [14:01] * StevenK shores [14:01] aqui [14:01] * ogra burps [14:01] #startmeeting [14:01] Meeting started at 08:01. The chair is NCommander. [14:01] Commands Available: [TOPIC], [IDEA], [ACTION], [AGREED], [LINK], [VOTE] [14:01] davidm: Hey [14:01] * NCommander groans his way to life [14:01] hi [14:02] njpatel: Hey [14:02] [link] https://wiki.ubuntu.com/MobileTeam/Meeting/2009/20090915 [14:02] LINK received: https://wiki.ubuntu.com/MobileTeam/Meeting/2009/20090915 [14:03] [link] https://wiki.ubuntu.com/MobileTeam/Roadmap [14:03] LINK received: https://wiki.ubuntu.com/MobileTeam/Roadmap [14:04] * NCommander waits for people [14:04] hi [14:04] so whos here? [14:05] * ogra isnt ... [14:05] NCommander: All the people who said "Hey" or "Hi" or something else in the last 5 minutes? [14:05] hi all [14:05] Hey JamieBennett! [14:05] morning bjf [14:05] JamieBennett, !!! [14:05] * bjf sorry, chatting away elsewhere [14:05] welcome ! [14:05] JamieBennett, !^10 [14:05] morning all [14:05] (bahahaha) [14:06] NCommander: Ok; let's move on [14:06] [topic] Action Item Review [14:06] New Topic: Action Item Review [14:06] NCommander: I updated agenda a couple of seconds ago to cover an action which hadn't been closed in a meeting [14:06] [topic] NCommander to create netboot install for z0 [co] [14:06] New Topic: NCommander to create netboot install for z0 [co] [14:07] you missed one [14:07] doesn't matter, we'll cover later [14:07] ogra, I didn't feel like re-copy and pasting :-P, I'll get it after this one [14:07] c/o still [14:07] [topic] dyfet to get lxde-meta sponsored [co] [14:07] New Topic: dyfet to get lxde-meta sponsored [co] [14:07] hey lool [14:07] Done [14:07] So lubuntu-meta was uploaded [14:07] By Julien Lavergne [14:07] dyfet: Kind of [14:08] dyfet, broken though, please remove ubiquity from the desktop seed [14:08] its definately wrong there [14:08] Hmm...it must be inherited then...okay, I can do that [14:08] it was explicitly added according to the changelog of the upload [14:08] dyfet: I wonder why the seeds are in +junk instead of, well, ubuntu-seeds? [14:09] * Added ubiquity-frontend-gtk to desktop [14:10] [action] dyfet to remove ubiquty from lubuntu desktop seed [14:10] ACTION received: dyfet to remove ubiquty from lubuntu desktop seed [14:10] hmm...was not added by me...that was the point of not having an open release team :) [14:10] Anything else on this one? [14:11] NCommander, can you change that action to "dyfet to clean up the lubuntu seeds" [14:11] Julian added it :) [14:11] dyfet: Can I action you to fix the bzr URL? [14:11] [action] dyfet to clean up the lubuntu seeds [14:11] ACTION received: dyfet to clean up the lubuntu seeds [14:11] and get that sponsored [14:11] i suspect there is a lot of other stuff to clean up [14:11] Ok I guess that covers it [14:11] lool: yes on bzr also [14:11] [topic] # lool to switch moblin p3a to public [14:11] New Topic: # lool to switch moblin p3a to public [14:11] So I tried that [14:12] But you cant do that [14:12] Because private PPAs use a separate librarian etc. [14:12] So instead we need to copy/move the packages to a public PPA [14:12] Since the jaunty PPA was still used for OEM builds, and it was just before a milestone we deferred [14:12] you have to do it manually [14:12] sadly [14:12] Ideally we'd merge this with the ~moblin PPA stuff [14:13] Or just copy everything to another public PPA if we're lazy [14:13] We need to discuss next steps with rest of moblin team [14:13] Minor problem is the new public PPA have to increase the quota because I remember we enlarge the quote twice for that private PPA. [14:13] quota [14:13] So I propose closing this action and we will setup a meeting with ~ubuntu-moblin to discuss next steps [14:13] paulliu, just file a question against Soyuz to get that bumped [14:14] paulliu: Good point; that speaks in favor of reusing the ~moblin PPA [14:14] [action] lool to setup meeting with ubuntu-moblin and report back here w/ results [14:14] ACTION received: lool to setup meeting with ubuntu-moblin and report back here w/ results [14:14] [action] paulliu to file question against soyuz on PPA size [14:14] ACTION received: paulliu to file question against soyuz on PPA size [14:14] Well not sure we want that but we will sort it out [14:15] That all on this one? [14:15] Yes [14:15] [topic] UMR Discussion (Leader: lool) (Time: 15m) [14:15] New Topic: UMR Discussion (Leader: lool) (Time: 15m) [14:15] Oh we have a time limit now, interesting [14:15] lool, tired of going over [14:15] figure its a good way to get people to self-regulate [14:16] we didn't run over in the last two weeks and first two weeks where we had UMR status... :) [14:16] So moblin status is relatively poor [14:16] The biggest issue is the port of moblin upstream sources to the new telepathy-mission-control [14:16] We cant build images again before that's done, or we will have to revert to an older t-m-c which is going the wrong way about this [14:17] Apart of that, syncs to karmic happened, we need to proceed with the next round of karmic merges next week [14:17] The more karmic, the less pain [14:17] There's also talk about compliance efforts; we want to start looking at fixing compliance issues [14:18] I think that's all I have; paulliu [14:18] paulliu: anything on your side? [14:18] Nothing on https://bugs.launchpad.net/ubuntu/karmic/+bugs?field.subscriber=ubuntu-moblin except the approved FFE [14:18] lool: No. That's all. [14:18] Actually we should file that tmc issue [14:19] paulliu: Mind filing a bug on the tmc issue? [14:19] paulliu: +target at karmic [14:19] lool: So I'll look into that t-m-c. [14:19] lool: ok. [14:19] paulliu: Over next week we need to update the list of packages which can be pushed to karmic for round 2 [14:19] lool: there are bugs against it, just haven't been through the review and subscription yet [14:19] NCommander: Done with UMR [14:19] lool: Against Ubuntu or ~ubuntu-moblin? [14:19] paulliu: Just sub ~ubuntu-movlin [14:19] lool: ok. [14:20] paulliu: and if it's in Ubuntu, target to the karmic release [14:20] OK. [14:20] [topic] UNR Status (leader: StevenK} (timelimit 15 minutes) [14:20] New Topic: UNR Status (leader: StevenK} (timelimit 15 minutes) [14:21] StevenK: Hey [14:21] NCommander: You might want to tell people in advance of the leader concept next time :-) [14:21] So UNR status is pretty good [14:21] All tarballs uploaded [14:21] Yes [14:21] * NCommander notes the leader concept was invited like ten minutes ago [14:21] I think we're uptodate with seed changes too [14:22] The livefses are buildable, no real OMGKITTENS bugs, etc [14:22] What's upcoming is finishing various DX stuff as new tarball releases [14:22] * ogra thought he saw lool requesting the leader concept yesterday ... but i might misremember [14:22] I worked with dpm on the translations issue this morning and it's sorted out, but we need a new langpack upload [14:22] ogra: Really? Wow [14:23] ogra: I dont recall it at all [14:23] [link] https://bugs.launchpad.net/ubuntu/karmic/+bugs?field.subscriber=ubuntu-unr [14:23] LINK received: https://bugs.launchpad.net/ubuntu/karmic/+bugs?field.subscriber=ubuntu-unr [14:23] Pretty much empty [14:23] my psycic abilities again ... damend ... didnt want to reveal that here :) [14:23] plars, GrueMaster: Some bugs in https://bugs.launchpad.net/~ubuntu-unr are Critical; should we track them in Ubuntu? [14:24] plars, GrueMaster: Problem is that the ubuntu/ or ubuntu/karmic lists we use dont cover the bugs in non-Ubuntu projects such as the upstream UNR projects; it seems the intent was for us to see the Critical bugs there bug we dont track them [14:24] lool: possibly, I'll try to carve out some more triage time today [14:25] plars: Basically just use Also affect if the bug is confirmed and relevant for release tracking, and target to karmic [14:25] lool: I can't target them though, need your help with that [14:25] (So that it gets on the first list) [14:25] plars: Ok; we should get you that ability [14:25] plars: lets do it after the meeting [14:25] Anything else for UNR? [14:25] njpatel: From you perhaps? [14:25] I think njpatel is on leave [14:26] (i'm unwell, sorry) [14:26] lool: nothing from UNR, just some bugs targetted for beta...all in hand [14:26] (njpatel: Ack; didn't want to mention sick leave, so I just said leave) [14:26] njpatel: Thanks [14:27] StevenK: Anything else? [14:27] :) [14:27] NCommander: Let's move on [14:28] [topic] Specification Review and Discussion [14:28] New Topic: Specification Review and Discussion [14:28] [link] http://piware.de/workitems/mobile/karmic/report.html [14:28] LINK received: http://piware.de/workitems/mobile/karmic/report.html [14:28] * ogra just fixed the link on the agenda [14:28] So the page is only updated daily nowadays [14:28] So it's slighlty out of date [14:28] I POSTPONED a bunch of stuff [14:28] (BTW folks it's POSTPONED, not DEFERRED) [14:29] I marked a bunch of specs as Implemented when most work had been done [14:29] e.g. when only "Test foo: TODO" items remained [14:29] ++ [14:29] [link] https://blueprints.launchpad.net/ubuntu/karmic/+specs?searchtext=mobile%2Bkarmic [14:29] LINK received: https://blueprints.launchpad.net/ubuntu/karmic/+specs?searchtext=mobile%2Bkarmic [14:30] plars ! [14:30] plars: I didnt update your specs but the two mobile-qa-karmic-* should move to beta available pretty soon, otherwise even if we have testplans we wont have the time to fix things before release [14:30] ogra: Well I didnt know how to update plars' specs so the report is relatively unfair to him [14:31] hmm, ok [14:31] evil [14:31] paulliu: https://blueprints.launchpad.net/ubuntu/+spec/mobile-unr-karmic-application-res > can we kill stuff? [14:31] lool: OK. [14:31] lool: But I really want to make it done. [14:31] lool: That's what the OEM really wants. [14:32] paulliu: Yes, given the number of TODOs I realized the specs were truly incomplete yet [14:32] lool: ok. [14:32] plars: Shall we ask for help from QA team or GrueMaster to get more stuff implemented? [14:32] lool: they are next on my list once I get the one that's targetted to a6 finished up [14:32] So on dove spec, ubiquity changes just went up, and flash-kernel changes just went up [14:32] * NCommander knocks on wood [14:32] NCommander: "up"? [14:32] flash-kernel ? [14:32] lool, stuck to Launchpad [14:33] lool: which is about 75% done, should be pretty well able to knock the rest of it out today or tomorrow [14:33] * ogra didnt see the changes [14:33] plars: excellent [14:33] ogra, sorry, I posted a debdiff [14:33] * NCommander is kinda mentally AFK [14:33] but we were all waiting for you for the ubiquity changes [14:33] it holds back an upload [14:33] ogra, those went up last night and were already merged [14:33] plars: I'm a bit busy for A6 but if you can see stuff where others in the team can help, can you ask us for helP? [14:33] yes, they are waiting for flash-kernel [14:34] i just triggered the merge before you got up [14:34] ogra, I'm still not fully confident it will work, my last image build still having issues not removing ubiquity [14:34] */paranoia* [14:34] plars: I dont mind asking Marjo or OEM for some hands if you need help too [14:34] not removing ??? [14:34] ogra, livecd-rootfs issue when you add a PPA, and have tasks [14:34] dont add a PPA then :P [14:34] lool: I'd have to figure out what they could do, not sure off the top of my head [14:35] NCommander, you shoudl really work with real images [14:35] ogra, thanks, I kinda learned that a bit after the fact :-P [14:35] plars: Ok; just use the opportunity to share the load if you see one [14:35] lool: if they want to help with triage, I've been falling behind on that due to other deadlines [14:35] ogra, I spin real images, I just want to push everything once, and we didn't have working real images until yesterday [14:35] plars: Ah that reminds me, I think you wanted to have a meeting on the triage process with QA? [14:35] right, but now its blocking others [14:35] so make sure to get the stuff in ASAP [14:35] lool: right, but I haven't had a chance to write up the proposal for it in workflow [14:36] and test with actual images [14:36] StevenK: I wrote to slangasek to tell him about the wubi issue; I wasn't sure it was on the release team's radar [14:36] lool: you can action me on it and we'll do it next week if that's ok [14:36] NCommander: ^ [14:36] [action] plars to discuss bug triage workflow with QA team [14:37] lool: Right [14:37] lool: It most certainly affects more than UNR [14:38] NCommander: Still with us? [14:38] StevenK: will forward you [14:38] should have cced you on the first place [14:38] NCommander: bfiller missed the beginning of the meeting and had an UMR question still; mind reopening this topic if spec review is done? [14:39] I think NCommander's connection went down or something [14:39] Any other comments on specs? [14:40] * NCommander coughs [14:40] sorry, laptop decided it wanted to hang [14:40] Anyone got anything else on specs? [14:40] [topic] UMR Status [14:40] New Topic: UMR Status [14:40] The three A6 ones are UNR translations (covered under UNR), dove (just covered the flash-kernel issue) and the compliance one [14:40] ... [14:40] * NCommander pokes MootBot [14:40] There [14:40] wow [14:40] that's lag [14:40] NCommander: action above too [14:41] I don't see an action [14:41] bfiller: Hey [14:41] 15:36 < lool> [action] plars to discuss bug triage workflow with QA team [14:41] lool: I had a question about UMR bugs [14:41] [action] plars to discuss bug triage workflow with QA team [14:41] ACTION received: plars to discuss bug triage workflow with QA team [14:41] NCommander: Tip of the week /lastlog action [14:41] bfiller: Go ahead [14:41] lool: I've seen lots of bugs entered in UMR LP project. Wanted to know the plan (i.e. triage, assignment) for these bugs [14:41] lool, I didn't get any messages [14:41] lool, makes it hard to /lastlog :-P [14:42] lool: OEM team may be able to help fix some as we're finishing up our other work [14:42] NCommander: /lastlog the chan? ... [14:42] bfiller: So I saw two types of bug reports [14:42] bfiller: The serious type and the other type [14:42] Tom's bugs being of the former category :-) [14:43] bfiller: Basically we have a little of StevenK's time, a little of time, and mainly a lot of paulliu's time to do everything Moblin relateed in distro [14:43] lool: who is taking the lead of triaging the bugs? [14:43] bfiller: but I figured that as soon as OEM would be rebasing on karmic we'd be able to all work on the same pool of bugs [14:43] lool: ok [14:43] makes sense [14:43] bfiller: Ah sorry, we also have QA folks of course [14:44] plars, GrueMaster: sorry O:-) [14:44] lool: are you ok with me making assignments and severity or is that something your team will do? [14:44] bfiller: So I think we should triage the incoming bug flow on moblin-remix as much as possible as part of ongoing QA triages and we should review bug status weekly here [14:44] lool: I missed something I guess? lagged out since 8:40 [14:45] plars_: It's ok, you missed the bad part [14:45] plars_: We were discussing UMR again and bfiller was asking how we'd handle bug triage [14:45] ah === plars_ is now known as plars [14:45] bfiller: I think what works for you and plars works for me [14:45] lool: how often does QA triage the bugs? there are lots of new->unassigned [14:45] bfiller: But keep in mind the limited time availability of StevenK and myself to work on UMR [14:46] plars: Wanna comment on this? [14:46] bfiller: heh, by QA, do you mean me? [14:46] bfiller: Also, I'd personally recommend we focus on PPA -> karmic before spending too much time in bug filing/triaging/fixing [14:46] lool: understood, just want to get the ball rolling assigning bugs to paul and people on OEM team so they can get fixed [14:46] lool: agreed, that should be step 1 [14:47] bfiller: unfortunately, I don't have tons of time to *just* do triage, so not nearly often enough, but I try to get at least some forward progress on triage done every week [14:47] lool: I think we're ready to do this in the next day or 2 [14:47] bfiller: Ok we're on the same page here [14:47] bfiller: I think we want a phone call to set all the next steps again [14:47] bfiller: but that includes armel, unr, moblin, and other scattered things that make their way in [14:47] plars, lool : are you guys ok with me doing some triage if I have time [14:47] Since we're post the 14th [14:47] bfiller: PLEASE! [14:47] plars, lool : i am volunteering :) [14:47] help is always welcome from whoever has time [14:48] bfiller: plars' wife just had a heart attack hearing him shout and jump [14:48] * bfiller smiles [14:48] bfiller: it's not xmas yet [14:48] Ok; anything else on UMR from your side Bill? [14:48] * plars googles for "CPR" [14:48] plars, call 911 [14:48] lool: that's it [14:48] NCommander: AOB? [14:48] ian_brasil: You around? [14:49] [topic] AOB [14:49] New Topic: AOB [14:49] * ogra saw him joining [14:49] ian_brasil: Did you want to bring up any particular topic? [14:49] ian_brasil: We discussed MID this week [14:49] JamieBennett: You had anything for the meeting or just wanted to see how it's like? [14:50] Just getting to know the format at the moment [14:50] insanity and chaos ... and a chair that says something sometimes :) [14:50] :) [14:50] but works quite well [14:50] Actually, I was going to say its more organized sanity that helps part the tides of the insane world of which we live [14:50] ian_brasil: So I guess you're postponing the MID stuff for karmic+1? [14:50] I think I have a lot to learn ;) [14:51] JamieBennett, don't worry, most of us don't bite [14:51] ;-) [14:51] * ogra bites NCommander [14:51] 704676352 bytes (705 MB) copied, 1431.84 s, 492 kB/s [14:51] bah [14:51] it really depends whom :P [14:51] USB 2.0 my *** [14:51] Any other business for A6? [14:51] testing !! [14:52] lots and lots of [14:52] Lots of testing! [14:52] Yeah, GET TESTING FOLKS! [14:52] * StevenK glares at ogra [14:52] * lool glares at lool [14:52] * ogra already did his first imx51 install today [14:52] you slackers ! [14:52] NCommander: Ok thanks for chairing [14:52] #endchair [14:52] ... [14:52] lol [14:52] #endmeeting [14:52] Meeting finished at 08:52. [14:52] Muahaha [14:52] *coughs* [14:54] lool, no we want to try for Karmic [14:55] ian_brasil: Ok; cool [14:55] ian_brasil: Sorry that we didn't manage to cover this in the meeting [14:56] ian_brasil: Feel free to add an entry for next week and we can discuss this any time on #ubuntu-mobile [14:56] lool, we will do that [14:57] will have a wiki page up by next week and will publish some of the work we have done [14:58] ian_brasil: Cool [14:58] ian_brasil: I was fearing you guys didn't have any time [14:59] we had the final book deadline yesterday but that is all passed now..we are full time on this (after we have slept a bit ;) === fader|away is now known as fader_ === porthose_ is now known as porthose === imlad is now known as imlad|away === imlad|away is now known as imlad [15:26] is the Desktop meeting in this channel 16:30 Swedish time? [15:57] morning [15:57] hey all [15:58] hello [15:58] o/ [15:58] \o [15:58] \o/ [15:58] lol [15:58] -o- [15:58] guys, sync your clocks :) [15:58] o/ [15:58] \o\ [15:58] clocks synced, pocket protectors installed... [15:59] ntpd set to lethal. [16:00] Let's get started... [16:00] o/ [16:00] o/ [16:00] o/ [16:00] #startmeeting [16:00] Meeting started at 10:00. The chair is ttx. [16:00] Commands Available: [TOPIC], [IDEA], [ACTION], [AGREED], [LINK], [VOTE] [16:00] Welcome to the server team meeting... [16:00] Agenda is up at https://wiki.ubuntu.com/ServerTeam/Meeting [16:01] [TOPIC] Review ACTION points from previous meeting [16:01] New Topic: Review ACTION points from previous meeting [16:01] ACTION: smoser to tag existing UEC image bugs with "uec-images" [16:01] done [16:02] ACTION: mdz to follow up on ubuntu-bug/apport for uec images [16:02] mdz is not here today, let's pass, unless someone knows the status here [16:02] ACTION: soren to ensure that smoser can update the UEC publishing scripts [16:02] i thought ubuntu-bug was already on the uec images? === lamont` is now known as lamont [16:03] smose rcan update publishing scripts [16:03] zul: it doesn't trigger the tag on bugfiling [16:03] ah ok [16:03] ubuntu-bug/apport is present in images [16:03] ACTION: smoser to add MD5SUMs for UEC images [16:03] and i sent mail to mdz (copying soren) about how to determine if you're in ec2 [16:04] smoser: Which one is this? [16:04] that is done. http://bazaar.launchpad.net/~ubuntu-on-ec2/vmbuilder/automated-ec2-builds/revision/7 [16:04] smoser: that's the code used for releases ? [16:04] Oui. [16:04] Well, for builds of releases. [16:05] soren: Subject: Re: Notes from catch-up, 2009-09-11 [16:05] Bien. [16:05] ACTION: soren to add manifest files for UEC images [16:05] Code landed in VMBuilder. Will add to build system today. [16:05] ACTION: smoser to open dialog with IS about automated publishing to EC2 and agree on a plan [16:06] done. ticket 35660 [16:06] smoser: do we have an agreement on the plan ? [16:06] hopefully we see resolution sometime next week on that, and the ability for us to publish to amazon directly from data center [16:07] yay! [16:07] ok. [16:07] ACTION: soren to automate updating of ec2-version-query [16:07] bye bye chichken coop [16:07] ttx: Blocked on other stuff. [16:07] ttx: Namely the automated publishing. [16:08] ok, will report to next week. [16:08] ACTION: soren to publish ec2-version-query in a more appropriate place [16:08] on this subject, do we have a plan for a human readable page updated at the same time? [16:08] nijaba: No plan at the moment that I know of. [16:09] ttx: Hm... I'm not completely sure about the status of that. Let me check. [16:09] soren: then we need to have one [16:09] nijaba: Yes. [16:09] nijaba: noted. [16:09] ttx: can we add this as an AOB subject? [16:09] nijaba: time permitting, yes :) [16:09] thanks [16:10] smoser: While soren checks, could you comment on ec2 kernel status for alpha 6 ? [16:11] we're planning on using the kernels from bug 418130 for alpha6 [16:11] Launchpad bug 418130 in Ubuntu Karmic "Karmic EC2 images don't use a karmic kernel" [High,In progress] https://launchpad.net/bugs/418130 [16:11] so a karmic kernel. \o/ [16:11] i need to publish them to eu-west-1, and soren needs to make them "current" in version-query [16:12] ACTION: smoser to add ec2-images tag to the relevant bugs [16:13] Hmm... If my e-mail tagging is correct, this is blocking on me getting back to slangasek on the subject. [16:13] I'll do that today. [16:13] done. and ideally ec2-images bugs and uec2-images bugs are opened with https://bugs.launchpad.net/ubuntu/+filebug?field.tags=ec2-images or https://bugs.launchpad.net/ubuntu/+filebug?field.tags=uec-images urls respectively (which get the tag added) [16:13] ok. [16:13] Anyone knows if bug documentation was updated for uec-images, ec2-images tags ? [16:13] s/uec2/uec [16:14] i have not updated any documentation for this. [16:14] smoser: it was a mdz action, just checking on status [16:14] ACTION: nijaba to fold #ubuntu-ec2 and #ubuntu-cloud into #ubuntu-server [16:14] Done. Reference to ubuntu-[cloud|ec2] removed from web pages and topic changed in those chans. Let me know if I missed something. [16:14] ACTION: soren to triage all eucalyptus bugs, and use the 'eucalyptus' tag for bugs which should be escalated to the eucalyptus team [16:15] ttx, i dont know. [16:15] there are threads about getting ubuntu-bug to automatically tag [16:15] ok [16:15] ttx: I did this last week, but I think it's ripe for another go. I got interrupted so many times, it's not even funny, so I've likely missed something, and I'm sure new stuff has been reported since then. [16:16] soren: we'll review the list later in the meeting anyway ;) [16:16] ACTION: kirkland to build a proof of concept alfresco appliance [16:16] ttx: howdy [16:16] ttx: this TODO has been retargeted [16:16] right. [16:16] ttx: alfresco is not a practical target for our reference appliance [16:17] ttx: couple of reasons, a) depends on sunjdk which has been removed from karmic [16:17] ttx: b) very little community testing on it [16:17] ttx: c) only in the canonical partner archive right now [16:17] ttx: we have adjusted the target to Moodle [16:17] ttx: which is in Main, all open source, has a nice first-time setup via a web front end [16:18] kirkland: did you build a proof of concept Moodle appliance ? [16:18] kirkland: sun jdk has not YET been removed [16:18] kirkland: there is an active discussion on the subject [16:18] ttx: yes, let me grab the url [16:19] ttx: http://rookery.canonical.com/~kirkland/ubuntu-9.04-moodle.qcow2.bz2 [16:19] (~260MB) [16:19] ttx: so there's a couple of to-do's left on this [16:19] ttx: right now, on first login, it dpkg-reconfigures moodle, forcing the user to make a few selections [16:19] ttx: i'm going to just default those to sane values [16:19] ttx: the hardest one, though, is FQDN [16:20] ttx: for that, i've installed avahi-daemon, and set the hostname to moodle.local [16:20] you should ask that one [16:20] kirkland: i wouldn't suggest that [16:20] ivoks: understood, this is a difficult one [16:20] i could set it to the IP address [16:20] many windows shops use .local [16:20] and that appliance wouldn't work then [16:21] in any case, this *must* be set before the user starts going through the web interface setup [16:21] kirkland: is the appliance in its current form directly usable in UEC ? [16:21] try DHCP and notify of setting, and ask accept/change? [16:21] ttx: i'm not sure, i don't have a UEC running yet :-/ [16:21] It's not. [16:22] UEC does not run qcow2 images. [16:22] It runs flat filesystem images. [16:22] soren: oh? should i format raw? [16:22] img.tar.gz is what we usually do [16:22] ttx: i require some guidance on image creation [16:22] Yes. VMBuilder should be taking care of that for you? [16:22] ok. [16:22] soren: hmm, with what option? [16:23] kirkland: Xen? [16:23] why not just download the build scripts and use that? [16:23] kirkland: you should also sync with niemeyer on possibilities of making it show up at one point as an available appliance in Eucalyptus image store [16:23] zul: what build scripts? [16:23] I can also help with Moodle image test, we have several installations of UEC running [16:23] ttx: yes [16:24] nurmi_: great [16:24] ttx: okay, i'll redo this appliance today [16:24] [ACTION] kirkland to sync with soren and niemeyer on getting the Moodle appliance in a UEC and UEC-image-store-compatible format [16:24] ACTION received: kirkland to sync with soren and niemeyer on getting the Moodle appliance in a UEC and UEC-image-store-compatible format [16:25] ttx: what about the FQDN question? [16:25] kirkland: check with smoser [16:25] ttx: how do we want to handle that [16:25] ttx: we can either force the user to ssh to the device, set that, and do the dpkg-reconfigure questions [16:26] ttx: or what? [16:26] soren: could that be covered with userdata ? [16:26] We can do everything with userdata. [16:27] kirkland: Is this targetted at Eucalyptus or generic? [16:27] ...I don't think it's the right thing to use here, though.. [16:27] I think it'd be a shame to rely on the user setting specific userdata to use this. [16:27] "we can do everything with user data" . [16:27] ok, let's finish the ACTION list first and come back to that after, time permitting [16:27] ACTION: mathiaz to get niemeyer's proxy code packaged [16:27] i agree with soren, on both that we dont want to require user to feed info that way, and that we can in deed do everything that way [16:28] ttx: done - MIR is ready [16:28] ttx: it's in the MIR team camp now [16:28] we may be able to find an app suitable for a vm that has a web gui admin panel on first install. [16:28] lots of php apps have such things. [16:28] ie, when you install gallery, you then go to some url and start configuring it. [16:29] ACTION: zul to ensure rabbitmq-server gets reviewed and promoted [16:29] yeah im blocked on the MIR team again ill bug kees about it again today [16:29] yes. [16:30] ACTION: mathiaz to upload openldap 2.4.18 [16:30] ttx: done [16:30] Whee! [16:30] ACTION: kirkland to speak with marjo about how to get qemu-kvm tested prior to release (and more generally server applications like it) [16:31] ttx: yes, did that [16:31] ttx: we're going to have a bug day, in 2 weeks [16:31] great ! [16:31] ttx: i'm now working on a wiki page describing how to test, and what [16:31] ttx: if there's anyone in the community willing/able to help with that plan, i'm open ;-) [16:31] ok. [16:31] ACTION: mathiaz to get a server dev team set up in LP and work with cjwatson to get it set up for archive reorg [16:32] ttx: as this is toward the bottom of my list [16:32] s/cjwatson/TB/ please [16:32] (which includes me, but ...) [16:32] ttx: turns out we don't have use for an ubuntu-server-dev team right now [16:33] cjwatson: IIUC ubuntu-core-dev/ubuntu-motu will not get away? [16:33] ttx: I'll have to look at the package set again though. [16:33] mathiaz: ok. [16:33] ACTION: ttx to update server team Roadmap to reflect current projects [16:33] done, we'll see that in a minute [16:34] ACTION: Daviey to call for testing of Asterisk 1.6 [16:34] mathiaz: eventually, they will [16:34] well, motu will [16:34] ttx: http://blog.daviey.com/ubuntu/call-for-testing-asterisk-1-6.html and hit ubuntu-server ML lst [16:34] though this is not especially short-term [16:34] list* [16:34] cjwatson: ok. [16:35] Daviey: ok, feel free to update the (new) Roadmap page to reflect the CFT-in-progress [16:35] ttx: will do. [16:35] there is a tester section in there [16:35] ACTION: mathiaz to produce a list of accepted bugs for packages related to the ubuntu-server team. [16:35] ttx: one other thing, not sure how to handle beta4 status [16:35] beta4 ? [16:35] ttx: done [16:35] current 1.6 in karmic is stil beta4 [16:36] rc1 is out, but would it be better to wait for release? [16:36] or stick with a beta for the whole cycle (sounds like a maintainaince un) [16:36] fun* [16:36] release early, release often [16:36] Daviey: is rc1 a bug fix only? [16:37] ttx: okay, i'll get rc1 done. mathiaz yes, adds no feature afaik [16:37] ACTION: mathiaz to produce a list of accepted bugs for packages related to the ubuntu-server team. [16:37] Daviey: so it can still go in karmic - if packages are ready in time [16:37] ttx: done [16:37] mathiaz: do you need help with that ACTION? [16:38] zul: I don't think so - it's done. [16:38] ok... let's move on to the next topic then [16:38] k [16:38] [TOPIC] Alpha6 remaining actions [16:38] New Topic: Alpha6 remaining actions [16:38] Just a quick roundtable about things that need to be covered before alpha6 release [16:38] We don't have bugs left targeted for that milestone... [16:38] Should we ? [16:39] i'm curious about that sudo/su glibc bug [16:39] rhcs sync maybe? [16:39] https://bugs.launchpad.net/ubuntu/karmic/+bugs?field.milestone=12714 [16:39] ttx: bug 413789 [16:39] Launchpad bug 413789 in mysql-dfsg-5.1 "mysql-server has been kept back with dist-upgrading" [High,Triaged] https://launchpad.net/bugs/413789 [16:39] ttx: apparently I forgot to target it correclty - there isn't any karmic task [16:40] mathiaz: you plan to fix it in time for alpha6 ? [16:40] ttx: well - not me. [16:40] bug 423252 [16:40] Launchpad bug 423252 in glibc "NSS using LDAP on Karmic (alpha 4) breaks 'su' and 'sudo'" [Undecided,Confirmed] https://launchpad.net/bugs/423252 [16:40] ttx: I'm stuck - waiting for mvo to have a look at it. [16:40] ah, ok [16:40] ttx: I'll probably retarget that for beta then [16:41] mathiaz: see with mvo, but that may be preferable [16:41] [ACTION] mathiaz to target bug 413789 to a appropriate milestone [16:41] Launchpad bug 413789 in mysql-dfsg-5.1 "mysql-server has been kept back with dist-upgrading" [High,Triaged] https://launchpad.net/bugs/413789 [16:41] ACTION received: mathiaz to target bug 413789 to a appropriate milestone [16:43] About bug 423252, I'll bring it up at next release meeting. It's a foundations thing. [16:43] Launchpad bug 423252 in glibc "NSS using LDAP on Karmic (alpha 4) breaks 'su' and 'sudo'" [Undecided,Confirmed] https://launchpad.net/bugs/423252 [16:43] ttx: ok [16:44] we have some alpha6-related release process improvements as well [16:44] * Add signed MD5SUMS [16:44] smoser, soren: slangasek is apparently blocked on nectarine access for that [16:45] He just got that earlier today. [16:45] Allegedly. [16:45] * soren checks [16:45] oh? [16:45] Yes. [16:45] Try it. [16:45] * Add manifest file for each image [16:45] (bypassing the usual ssh proxy thing) [16:45] soren: that is covered, right [16:46] ah, no proxy [16:46] * slangasek tweaks [16:46] ttx: 87%, yes. [16:46] * Automate publishing of AMIs to EC2 [16:46] ttx: The hard part is done :) [16:46] smoser: that was deferred, methink [16:46] (strange, why is /that/ one outside the proxy?) [16:46] deferred, yes. [16:46] * Automate updating ec2-version-query [16:47] soren: blocked on automatic publication [16:47] ? [16:47] Well, yes. [16:47] and decision on final location. [16:48] * Publish ec2-version-query in a more appropriate place [16:48] soren: this is blocked on you syncing with slangasek ? [16:48] ttx: Yes. I'm writing the e-mail right now. [16:48] * Ensure inclusion of relevant news in release notes [16:49] erichammond: around ? [16:49] yes [16:49] yay ;) [16:49] I believe this is waiting on a task from soren related to manifests [16:50] soren: ^? [16:50] probably the above mentioned one [16:50] ttx: We've been through this. [16:50] ttx: Twice :) [16:50] * ttx is buried under information [16:50] ok then [16:50] * soren tosses ttx a shovel [16:51] [TOPIC] Review progress made on the Roadmap [16:51] New Topic: Review progress made on the Roadmap [16:51] [LINK] https://wiki.ubuntu.com/ServerTeam/Roadmap [16:51] LINK received: https://wiki.ubuntu.com/ServerTeam/Roadmap [16:51] didn't know cluster is lower than mail :) [16:52] * mvo apologizes to mathiaz for not looking at the upgrade bug yet [16:52] ivoks: It's all Low :P [16:52] smoser: Let's talk about UEC images bugs [16:52] https://bugs.launchpad.net/ubuntu/+bugs?field.tag=uec-images [16:52] mvo: I've retargeted the bug for 9.10-beta. [16:53] is it too late to work on mail stack? [16:53] i've put together http://paste.ubuntu.com/271503/ [16:53] which covers all the opne uec and ec2 bugs. do we want to paste that here? [16:54] theres not much uec specific, other than bug 429106 which i opened but have no progress on [16:54] Launchpad bug 429106 in vm-builder "kernel and initramfs should be available for uec" [Medium,New] https://launchpad.net/bugs/429106 [16:54] smoser: will 420581 be fixed in time ? [16:54] ivoks: we're passed FF [16:54] it's apparently targeted for alpha6 [16:54] mathiaz: yep, sorry [16:55] ivoks: it can be deferred for the next release cycle though. [16:55] ttx, i just need soren to pull, review it, sponsor it, and then update his vmbuilder on nectarine [16:55] smoser: Yes. I will also do this today. [16:55] he may object to it, but i think the patch is good. [16:55] mathiaz: well, there's nothing else we can do; i'll just fix some bugs in current stack [16:56] and then i may have more of the same requests for soren tomorrow [16:56] ivoks: sounds like a good plan to me - fixing bugs! [16:56] :) [16:56] ok, anyone else has remarks on the buglist or the status pastebin from smoser ? [16:57] EC2 AMIs bugs are at https://bugs.launchpad.net/ubuntu/+bugs?field.tag=ec2-images for reference [16:57] other things of note [16:57] smoser: shouldn't 418130 get targeted for alpha6 ? [16:57] Last week, I released ami-a40fefcd and ami-3fb25256 to ubuntu-ec2, ubuntu-cloud last week, this is the first image we've published with karmic kernel by default. We've got fairly good feedback, the only real issue raised is on bug 428692 [16:57] Launchpad bug 428692 in ubuntu "ec2 kernel needs CONFIG_BLK_DEV_LOOP=y and other config changes" [Medium,Confirmed] https://launchpad.net/bugs/428692 [16:57] Other news is that jono, jorge, and ara have started helping us get a test plan together. They're concentrating on establishing a way for the community to help us test ec2 images. [16:58] ttx, ok. i'll target it there. [16:58] smoser: heh gee that is all the issues they had with the karmic kernel? [16:59] smoser: You said that the next public AMI released would be for Alpha 6. Are you registering private AMIs for testing purposes? [16:59] i've not seen any issues with it other than the loop driver not being present (easily worked around) [17:00] erichammond, the most recent one i've put up is the one i labelled alpha5.1. the only change so far since then is bug 427288 [17:00] Launchpad bug 427288 in eglibc "Karmic i386 EC2 kernel emulating unsupported memory accesses" [High,Fix released] https://launchpad.net/bugs/427288 [17:00] which i've not gotten into the images yet [17:01] smoser: Are the kernel modules and a "loop" fix going into Alpha 6? [17:01] probably not a loop fix, but maybe a kernel modules [17:02] thats a weak maybe [17:02] Anything else on the UEC/EC2 images front, before we move to Eucalyptus ? [17:02] but it is fairly easily worked around with dpkg from the ppa [17:02] erichammond, but, for beta i hope both. [17:02] [TOPIC] Packaging and integration of Eucalyptus 1.6 [17:02] New Topic: Packaging and integration of Eucalyptus 1.6 [17:03] Eucalyptus integration bugs at https://bugs.launchpad.net/ubuntu/+bugs?field.tag=eucalyptus [17:03] soren already said it needs some refresh [17:04] comments, anyone ? [17:06] OK... since we are already overflowing I'll switch to... [17:06] [TOPIC] Virtual appliance [17:06] New Topic: Virtual appliance [17:06] niemeyer is not around, but his part is blocked on the image-store-proxy MIR [17:06] kirkland already mentioned the change in reference appliance [17:07] ttx: ack [17:07] The best way to push FQDN configuration shoudl probably be discussed off-meeting [17:07] ttx: that's fine [17:07] ttx: i'm going to talk to smoser later today and get some assistance making/testing the image in UEC [17:07] ttx: and ping nurmi_ about it too [17:07] kirkland: ok. [17:07] ttx: we can discuss FQDN in #ubuntu-server [17:08] [TOPIC] Other specs from the Roadmap [17:08] New Topic: Other specs from the Roadmap [17:08] sorry X decided to tak a nose dive [17:08] ttx: fwiw, moodle seemed to work well as an appliance, with web setup and all [17:08] Anyone has progress to report on other specs from the roadmap ? === zul_ is now known as zul [17:08] yes [17:08] cluster stack [17:08] everything for pacemaker is done and in karmic, ready for shipping [17:09] ivoks: ok [17:09] rhcs just needs one more sync and that would be finished too [17:09] it's a bugfix sync ? [17:09] since it's in main, it needs main sponsors to look at it [17:09] it's a new version [17:10] but it also has some fixes [17:10] ivoks: new features? [17:10] bug 429834 [17:10] Launchpad bug 429834 in redhat-cluster "Please sync redhat-cluster 3.0.2-2ubuntu1 (main) from PPA" [Undecided,New] https://launchpad.net/bugs/429834 [17:10] bugfix version [17:10] ivoks: if it's a bugfix only, it doesn't need a FFexception [17:10] well [17:10] I'm not sure if we do syncs from PPAs though [17:10] current redhat-cluster in karmic is very old [17:10] so, this one would be a major change [17:11] but we couldn't sync it before, cause there weren't all needed pieces [17:11] corosync and openais [17:11] ivoks: so you need a FFe first. [17:12] most probably [17:12] [ACTION] ivoks to file FFe for the redhat-cluster update [17:12] ACTION received: ivoks to file FFe for the redhat-cluster update [17:12] mathiaz: should we consider directory-enabled-user-login completed, or is there more work to do ? [17:12] doesn't the bug qualify as ffe? [17:12] ttx: testing is the next step [17:13] ttx: no more developement is required though [17:13] ivoks: if there are new features in there, then it requires a FFe [17:13] ivoks: it needs more precision on the scope of the change, and subscribe ubuntu-release rather than sponsors [17:13] ok [17:14] ivoks: right - reading through the changelog it seems that a FFe is required [17:14] mathiaz: ok, I'll leave it open then [17:14] any other spec progress to mention ? [17:14] ivoks: what needs to be documented is which new features, and what are the risk of updating the stack in karmic now [17:14] mathiaz: well, current rhcs doesn't work at all :) [17:15] ivoks: it's *totally* broken? [17:15] mathiaz: yes [17:15] ivoks: right - so mention this in the FFe request as well [17:15] of course [17:15] [TOPIC] Assigned and to-be-assigned bugs [17:15] New Topic: Assigned and to-be-assigned bugs [17:15] Bug list @ http://qa.ubuntu.com/reports/team-assigned/canonical-server-assigned-bug-tasks.html [17:16] have meet now' [17:16] ? [17:16] DKcross: which meeting ? [17:16] any know when is the meet for membership? [17:17] no, but we definitely overflow :) [17:17] ttx, i don't know [17:17] no bug assigned directly to canonical-server-team... so no assignement necessary there [17:17] anyone want to mention being blocked on one of "his" bugs ? Or wanting one of them to be reassigend ? [17:18] DKcross: which membership board is supposed to be running now? [17:18] Personally I wanted to discuss bug 425928 [17:18] Launchpad bug 425928 in eucalyptus "Eucalyptus CC package depends on 'vtund' process in multi-cluster mode" [Medium,Triaged] https://launchpad.net/bugs/425928 [17:18] ttx: i just un-assigned myself the iptables one [17:19] Is the proposed solution at https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/425928/comments/1 satisfactory for everyone ? [17:19] Launchpad bug 425928 in eucalyptus "Eucalyptus CC package depends on 'vtund' process in multi-cluster mode" [Medium,Triaged] [17:19] ack [17:19] zul: ok [17:19] * soren looks [17:20] nurmi_ is no longer with us, unfortunately [17:20] * soren agress [17:20] mathiaz, no, i dont know, I'm question when is [17:20] OK, I'll do that then [17:20] anything else on that list someone wants to bring up before we move on to the next item in that crowded agenda ? [17:21] DKcross: usually the wiki page for the membership board outlines when the next meeting takes place [17:21] [TOPIC] Weekly SRU review [17:21] New Topic: Weekly SRU review [17:21] mathiaz: I'll let you drive this one :) [17:21] mathiaz, i know but no have new date [17:21] http://people.canonical.com/~mathiaz/buglists/fixedbugs.ubuntu-server.latest.html [17:21] LINK received: http://people.canonical.com/~mathiaz/buglists/fixedbugs.ubuntu-server.latest.html [17:21] thanks i will wait [17:21] ^^ any bugs worth considering for a SRU on the list above^^? [17:21] i have a list as well: http://pastebin.com/m78eb72be [17:22] mathiaz: ^^^ [17:22] the next meeting in here is desktop team in 10 minutes, according to http://fridge.ubuntu.com/calendar [17:22] nealmcb: the desktop team is in ubuntu-desktop AFAICT [17:23] it would still be good to be done in 10 minutes though :) [17:23] mathiaz: ahh - good point === bjf is now known as bjf-afk [17:23] ttx: no - go for a record!! [17:24] zul: seems like a good list of bugs - nominate and accept them [17:24] mathiaz: the ones on my list above are realllly easy to fix and they have all been fixed in karmic [17:24] mathiaz:k [17:24] anything else on the fixedbugs list from last week? [17:24] nijaba: about a human-readable ec2-version-query, I suggest you bring it up to one of the MLs, at worse put in on the agenda for next week meeting. [17:24] mathiaz: nope [17:25] nope [17:25] ttx: ok, will do [17:25] ok - let's move on then [17:26] http://us-dappernominated.notlong.com/ [17:26] LINK received: http://us-dappernominated.notlong.com/ [17:26] iz empty [17:26] http://us-hardynominated.notlong.com/ [17:26] LINK received: http://us-hardynominated.notlong.com/ [17:26] 309632: -1, implies some behavior change [17:26] 406171: +1 [17:27] ttx: declined and approved [17:27] http://us-intrepidnominated.notlong.com/ [17:27] LINK received: http://us-intrepidnominated.notlong.com/ [17:27] iz empty [17:27] http://us-jauntynominated.notlong.com/ [17:27] LINK received: http://us-jauntynominated.notlong.com/ [17:28] empty as well [17:28] yay [17:28] yay [17:28] so next in line [17:28] http://people.canonical.com/~mathiaz/buglists/acceptedbugs.ubuntu-server.latest.html [17:28] LINK received: http://people.canonical.com/~mathiaz/buglists/acceptedbugs.ubuntu-server.latest.html [17:28] ^^ this is the list of accepted bugs that have an assigne [17:28] assignee [17:28] for packages related to the ubuntu-server team [17:28] kirkland: what's the status on the kvm bugs? [17:29] * kirkland looks [17:29] mathiaz: i had a heavy-duty bug triage day on friday [17:29] and we need to assign http://launchpad.net/bugs/200614 [17:29] Launchpad bug 200614 in net-snmp "segfault and warnings from net-snmp 5.4.x" [Undecided,Fix released] [17:29] mathiaz: went through 100+ kvm and qemu bugs [17:30] kirkland: right - I was specifically refering to the kvm bugs listed above [17:30] kirkland: http://people.canonical.com/~mathiaz/buglists/acceptedbugs.ubuntu-server.latest.html [17:30] kirkland: what's the state of the sru process? [17:30] mathiaz: i'm not actively working any of these [17:30] zul: same for the vblades? [17:31] mathiaz: the only thing on my sru radar is a possible qcow2 curruption on jaunty [17:31] kirkland: ok - so you may wanna unassigned yourself then [17:31] mathiaz: i am to prepare a ppa package for the user reporting the issue, to see if it solves his problem [17:31] mathiaz: its been uploaded looking for testers [17:31] mathiaz: will do [17:31] and bug 127836 [17:31] Launchpad bug 127836 in bacula "[SRU] bacula-director-pgsql not installable" [Medium,In progress] https://launchpad.net/bugs/127836 [17:31] Nafallo: ^^? [17:31] Nafallo: are you still working on this one? [17:32] zul: could you work on bug 200614? [17:32] Launchpad bug 200614 in net-snmp "segfault and warnings from net-snmp 5.4.x" [Undecided,Fix released] https://launchpad.net/bugs/200614 [17:32] soren: bug 251480? [17:32] Launchpad bug 251480 in kvm "X hangs in Intrepid in KVM" [High,Confirmed] https://launchpad.net/bugs/251480 [17:32] mathiaz: yeah ill but it in my list for net-snmp [17:33] and last list to review: https://code.launchpad.net/~ubuntu-server/+requestedreviews [17:33] which of course is empty [17:33] as noone is using pkg branches for SRU work for now [17:33] mathiaz: Yeah, uh... [17:34] soren: still planning on fixing it? [17:34] I don't actually. [17:34] * soren unassigns [17:35] ok - that's all for now [17:35] ttx: ^^ for the sru review [17:35] The first part is under control now - we should focus on using pkg branches for preparing SRU and review them [17:36] ok [17:36] [TOPIC] Open Discussion [17:36] New Topic: Open Discussion [17:37] no time for that, I guess [17:37] [TOPIC] Agree on next meeting date and time [17:37] New Topic: Agree on next meeting date and time [17:38] next week, same place, same time, hopefully shorter ? [17:38] Much. [17:38] :) [17:38] we could even skip it, since we worked so hard today :D [17:38] +1 [17:38] +100 [17:38] the action review just ate the first 45 minutes, sorry about that [17:39] nijaba: where is the sun jdk / karmic conversation going on? [17:39] * soren needs to leave [17:39] nealmcb: I think it's a TB matter [17:39] see you guys later. [17:39] ttx: thx [17:39] o/ [17:39] Thanks, all. [17:40] thanks all [17:40] #endmeeting [17:40] Meeting finished at 11:40. [17:40] have a nice day/evening! [17:40] thanks all [17:43] nealmcb: an email thread so far, we are preparing an official email for the TB on reasons why this decision should be delayed [17:44] nijaba: thanks. I also found the discussions on the server blogs - http://www.outflux.net/blog/archives/2009/09/12/uninstall-sun-java6/ [17:44] I need to catch up! === imlad is now known as imlad|away [18:00] Kernel Dudes! Roll call. [18:00] * apw zones in [18:00] * amitk waves [18:00] * smb waves [18:00] * rtg sluches in [18:00] * manjo here [18:00] * pgraner waves [18:00] * lieb here [18:00] * cking zones in too [18:01] Aight, lets start this. [18:01] #startmeeting [18:01] [LINK] https://wiki.ubuntu.com/KernelTeam/Meeting [18:01] Meeting started at 12:01. The chair is ogasawara. [18:01] Commands Available: [TOPIC], [IDEA], [ACTION], [AGREED], [LINK], [VOTE] [18:01] LINK received: https://wiki.ubuntu.com/KernelTeam/Meeting [18:01] [TOPIC] Open Action Items [18:01] (apw) check up on drbd status in dkms package and kernel [18:01] New Topic: Open Action Items [18:01] bah still nothing on that one [18:01] slacker [18:01] * jjohansen1 waves [18:01] * apw self flagilates [18:02] apw: I'll just push it to next week then [18:02] (jjohansen) set up daily irc meeting (#ubuntu-kernel) to cover ubuntu on EC2 progress [18:02] jjohansen1: seems to be happening right? [18:02] ogasawara, they are in progress [18:03] [LINK] https://wiki.ubuntu.com/KernelTeam/ReleaseStatus/Karmic [18:03] [TOPIC] Karmic Release Status: Bugs (Release Meeting Bugs / RC Milestoned Bugs / Release Targeted Bugs) [18:03] LINK received: https://wiki.ubuntu.com/KernelTeam/ReleaseStatus/Karmic [18:03] New Topic: Karmic Release Status: Bugs (Release Meeting Bugs / RC Milestoned Bugs / Release Targeted Bugs) [18:03] * Release Meeting Bugs (8 bugs): [18:03] [LINK] https://wiki.ubuntu.com/KernelTeam/ReleaseStatus/Karmic [18:03] LINK received: https://wiki.ubuntu.com/KernelTeam/ReleaseStatus/Karmic [18:03] * RC Milestoned Bugs Alpha 6 (8 kernel bugs): [18:03] [LINK] https://bugs.edge.launchpad.net/ubuntu/karmic/+bugs?field.milestone%3Alist=12714 [18:03] LINK received: https://bugs.edge.launchpad.net/ubuntu/karmic/+bugs?field.milestone%3Alist=12714 [18:03] * Release Targeted Bugs (12 bugs): [18:03] [LINK] https://bugs.edge.launchpad.net/ubuntu/karmic/+source/linux [18:03] LINK received: https://bugs.edge.launchpad.net/ubuntu/karmic/+source/linux [18:04] [TOPIC] Karmic Release Status: Milestoned Features [18:04] [LINK] https://launchpad.net/ubuntu/+milestone/karmic-alpha-5 [18:04] New Topic: Karmic Release Status: Milestoned Features [18:04] LINK received: https://launchpad.net/ubuntu/+milestone/karmic-alpha-5 [18:04] Moving on to blueprints . . . [18:04] [TOPIC] Blueprints: kernel-karmic-hwdb-workshop (ogasawara) [18:04] The ability to link bug reports to a full hw profile is possible so now we're discussing how to link to a specific device. [18:04] New Topic: Blueprints: kernel-karmic-hwdb-workshop (ogasawara) [18:04] * smb eyes blurr [18:04] heh [18:05] [TOPIC] Blueprints: kernel-karmic-kms (apw) [18:05] New Topic: Blueprints: kernel-karmic-kms (apw) [18:05] we are having some instability on intel at the moment which we are hoping we have just fixed [18:05] apw, mesa foobar is KMS related? [18:05] unsure, mesa is aware of kms [18:06] nothing else interesting going on at the moment [18:06] apw: was this due to Intel dropping the mesa reqmt to us late in the cycle? [18:06] i think its mostly cause its a big change kms et al coming in, and dri2 [18:06] so mesa is playing catchup at a rate of knots [18:06] apw: they mandated a bump in mesa to deal with the ironlake graphics? [18:07] ahhh ... then perhaps so [18:07] thats one of those silly userspace packages [18:07] [TOPIC] Blueprints: kernel-karmic-new-kernel-on-lts (rtg) [18:07] New Topic: Blueprints: kernel-karmic-new-kernel-on-lts (rtg) [18:07] its in a PPA pending some testing. a topic for next week at the sprint [18:08] [TOPIC] Blueprints: kernel-karmic-review-of-non-upstreamed-code (smb) [18:08] New Topic: Blueprints: kernel-karmic-review-of-non-upstreamed-code (smb) [18:08] no change since last week but mainly one remove and maybe an update pending [18:09] [TOPIC] Blueprints: kernel-karmic-suspend-resume (manjo) [18:09] New Topic: Blueprints: kernel-karmic-suspend-resume (manjo) [18:09] no change since last weel [18:09] How are we doing on suspend/resume, mdz is having issues and I've seen others [18:09] pgraner, ok there are two sources of suspend/resume failures on intel [18:09] pgraner, some were i915 related that we think are fixed [18:09] I can't seem to find upstream references [18:09] one we patched and uploaded in .32, and the other is this mesa thing [18:10] pgraner, will test .32 on xps 1330 today [18:10] i have a 20 s/r streak going here [18:10] apw: ok we need to watch that close with A6 being this week [18:10] yep, we have pushed the mesa update through the freeze, with slangasek's blessing [18:10] I'm done...over [18:10] i believe all the major intel issues for s/r are covered at that point [18:11] [TOPIC] Other Release Tasks: AppArmor (jjohansen1) [18:11] New Topic: Other Release Tasks: AppArmor (jjohansen1) [18:11] apw: and that only requires an update to mesa, right, not the kernel? :) [18:11] AppArmor has some bugs that I am currently working on [18:11] right only mesa [18:11] Bug 429872 Bug 429872 Bug 415632 Bug 427948 [18:12] Launchpad bug 429872 in tcpdump "/sbin/apparmor_parser: ... Profile doesn't conform to protocol" [Undecided,Invalid] https://launchpad.net/bugs/429872 [18:12] Launchpad bug 415632 in linux "apparmor not properly handling file deletion on NFS" [Medium,Triaged] https://launchpad.net/bugs/415632 [18:12] Launchpad bug 427948 in apparmor "network operations not getting reported on karmic" [Low,Confirmed] https://launchpad.net/bugs/427948 [18:12] I think I am testing fixes for 2 of them [18:12] AppArmor LSM submission is going out today [18:12] does that mean upstream submission? [18:13] apw: yeah it start of upstream submissions [18:13] awsome [18:13] jjohansen1: anything else? [18:13] no [18:13] [TOPIC] Other Release Tasks: ARM-Freescale (amitk, bjf) [18:13] New Topic: Other Release Tasks: ARM-Freescale (amitk, bjf) [18:13] bjf is away but notes "Nothing significantly new on the Marvell dove front. Am waiting [18:13] for a live image (and helping as much as I can)." [18:14] upload for the imx51 kernel was postponed today [18:14] [TOPIC] Other Release Tasks: EC2 Karmic Kernel Status (jjohansen1) [18:14] amitk: ? [18:14] New Topic: Other Release Tasks: EC2 Karmic Kernel Status (jjohansen1) [18:14] mobile team has live images barely working and 150 new patches might've caused a disturbance in the force [18:14] amitk: ok [18:14] EC2 kernel is looking pretty good [18:14] rtg packaged up EC2 kernel topic branch and sent in MIR [18:15] so it will be uploaded post thaw [18:15] bug 418130 is fixed for alpha 6 [18:15] Launchpad bug 418130 in Ubuntu Karmic "Karmic EC2 images don't use a karmic kernel" [High,In progress] https://launchpad.net/bugs/418130 [18:15] For Bug 427288 - went with patch to glibc instead of kernel patch [18:15] Launchpad bug 427288 in eglibc "Karmic i386 EC2 kernel emulating unsupported memory accesses" [High,Fix released] https://launchpad.net/bugs/427288 [18:15] ogasawara, linux-ec2 is accepted and in the archive [18:15] rtg is goint to create a meta package for linux-ec2 [18:15] and rtg has also updated the ec2 kernel configs to more closely match virtual, and I am currently packaging up a test kernel [18:16] I think that is it [18:16] [TOPIC] Status: Karmic (rtg, apw) [18:16] New Topic: Status: Karmic (rtg, apw) [18:16] apw, looks ok? [18:17] with the hangs under control, and the fsck thing in [18:17] i think we are pretty good on the platforms i am testing right now [18:17] yeah, uploaded -10.33 this morning [18:17] we need to focus on the regressions still for the forseeable [18:18] [TOPIC] Security & bugfix kernels - Jaunty/Intrepid/Hardy/Others (smb) [18:18] New Topic: Security & bugfix kernels - Jaunty/Intrepid/Hardy/Others (smb) [18:18] * Dapper: 2.6.15-54.79 (security) [18:18] * Hardy: 2.6.24-24.60 (updates) [18:18] - New proposed upload scheduled for tomorrow [18:18] LUM-2.6.24-24.41 (proposed, uploaded today) [18:18] - A small glitch in the makefiles caused a new modules not to be [18:18] build. [18:18] * Intrepid: 2.6.27-14.41 (updates) [18:18] * Jaunty 2.6.28-15.49 (security) [18:18] 2.6.28-15.52 (proposed)[6] (10/21 verifications) [18:18] If there are no questions I am done [18:19] [TOPIC] Status: Netbook (sconklin, apw) [18:19] New Topic: Status: Netbook (sconklin, apw) [18:19] i think we agreed to drop this one [18:19] my bad, moving on then [18:19] [TOPIC] Incoming Bugs: Regressions (ogasawara) [18:19] New Topic: Incoming Bugs: Regressions (ogasawara) [18:19] I released and uploaded kernel, lum, and lbm last friday for the netbook-lpia branch [18:19] I'm still getting caught up on the regressions from last week, but currently it looks like 7 more regression-potential bugs have come in. [18:20] we'll be sure to follow up on them in the next bug call [18:20] [TOPIC] Incoming Bugs: Bug day report (ogasawara) [18:20] New Topic: Incoming Bugs: Bug day report (ogasawara) [18:20] Stats from today's bug day can be seen at http://qa.ubuntu.com/reports/ogasawara/kernel-bugday/20090915.html [18:20] [TOPIC] Open Discussion or Questions [18:20] New Topic: Open Discussion or Questions [18:20] Anyone have anything? [18:21] I'll take that silence as a no [18:21] [TOPIC] Next Meeting Chair [18:21] [18:21] New Topic: Next Meeting Chair [18:21] I motion to cancel next week [18:22] seconded [18:22] +1 [18:22] cancel the meeting, not the week [18:22] (as we are all on the road) [18:22] cking, smart ass [18:22] :-; [18:22] cool, I'll send a note we'll cancel next weeks meeting [18:22] cking, Careful rtg is in the right mood now [18:22] ogasawara, thanks ... :) [18:23] ogasawara, ta [18:23] thanks guys, see ya'll next week! [18:23] kthxbye [18:23] ta [18:23] #endmeeting [18:23] Meeting finished at 12:23. [18:23] bye === bjf-afk is now known as bjf === imlad|away is now known as imlad === Yasumoto_ is now known as Yasumoto [20:03] LoCo Council meeting now? https://wiki.ubuntu.com/LoCoCouncilAgenda [20:04] I'm listening [20:05] Good to see you, troyready. :) [20:06] nhaines: much appreciated :) Good to be on IRC. [20:17] Hi, I have a question. [20:17] ? [20:17] estiedi: best to just ask it. If anyone can answer, we will. [20:18] OK, this is my first time meeting, so my apologies if I'm not aware of some protocol. [20:18] anyway, I posted earlier this week in the mailing list with asking if we could get the Luxemburg LoCo Team running again? [20:19] It seems that the local contact on the website died 2 years ago in a motorcycle accident [20:21] estiedi: The meeting here hasn't started yet actually, but #ubuntu-locoteams should be able to help you out [20:22] Ok, thanks. [20:22] estiedi: I'm sorry to hear about that! I think we are waiting for the Council members to join the channel. === Yasumoto__ is now known as Yasumoto [20:37] LoCo Council meeting now? I think it should have started over 30 minutes ago. https://wiki.ubuntu.com/LoCoCouncilAgenda [20:38] Grantbow: the members of the LoCo Council have already been pinged. === imlad is now known as imlad|away [21:00] o/ [21:00] Apologies for my absense, had to go to a meeting at my daughters school, just got in [21:00] \o/ [21:00] popey: :D [21:00] popey: You're the first one here. [21:01] :( [21:01] I'll mail the LoCo council and see if we can reschedule for the same time next tuesday. Will update the wiki page to reflect it [21:01] popey: it's okay, it's a good start. [21:01] My apologies to those who were here for the meeting. I didnt realise nobody would be availabale [21:01] Hm. [21:01] Out of curiousity, is there a quorum? [21:02] with one person? [21:02] nhaines: a quorum of one? [21:02] Haha, I didn't mean let's go. :) [21:02] :) [21:02] not sure what you meant, sorry :) [21:02] I just wasn't sure if 2 or 3 were sufficent or if all four members have to be present. :) [21:02] my brain is waterlogged having just got in from the rain [21:02] popey: I wonder if nhaines wasn't sure what he meant [21:02] 2 or 3 is fine [21:02] we dont need to all be here [21:03] I can see from the loco council mailing list that just after I said I wouldn't be here, the other members said they were busy too [21:03] popey: thanks for acknowledging the meeting! [21:03] have mailed the list [21:03] please subscribe to https://wiki.ubuntu.com/LoCoCouncilAgenda to know when the new meeting will be [21:04] popey: Alright, sounds good, thanks. [21:04] will try and get it sorted in the next 24 hours [21:04] once again, very sorry :( [21:04] Thanks popey [21:05] popey: it'll get all sorted out. :) [21:06] popey: thanks [21:06] * popey goes to make a late tea [21:08] popey: no worries, thanks dude [21:12] Aloha [21:16] czajkowski: aloha. :) [21:17] nhaines: :) === fader_ is now known as fader|away === robbiew is now known as robbiew-afk === imlad|away is now known as imlad === robbiew-afk is now known as robbiew === robbiew is now known as robbiew-afk