[00:00] but the short summary is, "not happening tomorrow" [00:00] libffi4 was due to gnome-python2-extras needing rebuilt; I was about to poke at that this morning and noticed that somebody else was already doing so [00:01] ok; still not resolved in the archive, as of my last attempt to build a livefs a couple hours ago [00:01] installer components> now, cdrom-detect actually *is* almost done, so I'll get that uploaded tonight [00:01] well, gnome-python2-extras and then rebuilds against it ... [00:01] basically libffi4 is NBS and all dependencies on it are now bugs [00:01] ah [00:01] the excessive libffi4 deps should be fixed with a recent python-gobject, plus rebuilds [00:05] there is still a rather vast swathe of merges to be done, for which I have no small responsibility [00:05] if you're not on .1 duty or have other urgent things to do, then please do get to these as soon as you have specs written up [00:07] the only other thing I have is to draw attention to Claire's mail regarding the distro sprint [00:07] * TheMuso has started organising flights already. [00:07] unfortunately holding both halves of the sprint side-by-side in London didn't work out, but we will all still be in London on the previously-mentioned dates (14-18 July) [00:08] and there may be some kind of conference link to Lexington during the timezone overlap, so plan anything in advance that you need to work on with the kernel/server/mobile teams [00:08] any other business? I haven't found any in activity reports yet [00:11] I'll take that as a no, then [00:12] adjourned, not too badly over time [00:12] thanks all [00:12] thanks! [00:12] thanks [00:12] thanks [00:12] thanks [00:12] merci boucoup [00:12] thanks [00:12] thanks [00:12] thanks [00:14] thanks === johnc4511 is now known as johnc4510 === nickellery is now known as nickellery_ === nickellery_ is now known as nickellery === rockstar_ is now known as rockstar === nickellery is now known as asdf === asdf is now known as nickellery [07:52] hi [07:53] morning [07:53] * Hobbsee waves, throws brains around [07:53] hello [07:54] Greetings. [07:58] morning [07:59] hello [07:59] * slangasek waves [07:59] hey [08:00] howdy === ubottu changed the topic of #ubuntu-meeting to: Current meeting: Ubuntu 8.04.1 Team | Calendar: http://fridge.ubuntu.com/event | Logs: https://wiki.ubuntu.com/MeetingLogs/ | 12 Jun 13:00 UTC: Desktop Team | 13 Jun 15:00 UTC: Ubuntu-ni Translation Sprint | 13 Jun 20:00 UTC: MOTU | 17 Jun 15:00 UTC: Server Team [08:02] bdmurray: ogasawara: there? [08:03] slangasek: fwiw, ogasawara's ACTIVITY report says she's on holiday starting June 13th ... [08:04] slangasek: nevermind, it's the 12th today.... [08:04] zul indicated earlier today that he would be in, but he's not on IRC now; pedro sends his regrets; let's go ahead and get started and we can bring the others up to speed as needed afterwards [08:05] kirkland: right :-) [08:05] it was fairly short notice, so I'm not terribly put out if not everyone is able to make it [08:05] anyway, on with the agenda [08:06] - talking through any issues that should be critical for the point release but haven't been addressed [08:06] #1) pulseaudio [08:06] was going to mention this one [08:06] gvfs smb issues are really annoying too [08:07] TheMuso: can you give us a summary of where you think things are right now with pulseaudio? [08:07] at least for corporate use which we could expect from a lts version [08:07] also highly popular for home users [08:07] yes, but that's #2, let's try to take these one at a time :) [08:07] Ok. I think the biggest issues that users are facing with pulse, is general sound card + pulseaudio interractivity issues, performance/buffering issues, and flash + pulse. [08:08] are the first two actually pulse issues, or fallout from our alsa userspace/kernel desync? [08:08] The first is hard to track down as I can't reproduce it locally, and some users who have tried 1.0.16 for alsa-lib from intrepid say that it helps them, and some say it doesn't. However in general I don't know what fixes need backporting to fix the issue for those wo find using alsa-lib 1.0.16 helps. [08:09] pitti: I am enclined to think that the first is certainly a fallout from our alsa-lib and kernel being out of sync. [08:09] is there a lot of changes between 1.0.15 and 1.0.16, would an update be an option? [08:09] well, if alsa-lib .16 is a stable microrelease with only bug fixes, and since our kernel already has .16, we should at least consider+test upgrading userspace to .16 too [08:09] The second, I'm not so sure of. I/Daniel have suggested users try 1.0.16 for stuttering issues, but nobody as replied. I'll have to poke again. [08:09] TheMuso: how broadly reported is the first of those issues? (Do you have a bug number?) [08:10] slangasek: Give me a minute. [08:10] bug 191027 [08:10] Launchpad bug 191027 in totem ""Failed to connect stream: Invalid argument"" [High,Confirmed] https://launchpad.net/bugs/191027 [08:10] Some users in that bug have stated that 1.0.16 of alsa-lib from intrepid helped. [08:11] seb128: There are a lot of changes, yes. [08:11] seb128: Symbols added/removed/renamed, mostly in the plugins I think, and interfaces depricated as they were depricated/removed in the kernel code. [08:12] FWIW, as one of the users for whom the update didn't solve the Invalid Argument issue for some hardware, it also didn't show regressions on other hardware. [08:12] The third issue is an alsa-plugins/pulse issue in general, which can be partly solved by backporting code from 1.0.16 for lib/plugins. [08:12] TheMuso: application-facing interfaces deprecated? [08:12] slangasek: No. [08:12] TheMuso: do we ship any alsa plugins that aren't part of the alsa-lib distribution itself? [08:13] bug 221673 is one I have worked on. [08:13] Launchpad bug 221673 in alsa-plugins "ALSA failing with PulseAudio in Hardy" [Undecided,In progress] https://launchpad.net/bugs/221673 [08:14] TheMuso: that means our userspace alsa .15 is using ABIs in the kernel (.16) which don't exist any more? [08:14] slangasek: Not that I know of, I'd have to check what packages depend on libasound2. [08:14] * ogasawara waves [08:14] pitti: Yes. [08:14] TheMuso: *gulp* [08:14] And it seems that pulse is hitting some of those issues. [08:15] TheMuso: so am I right in saying that it's your assessment that alsa-lib 1.0.16 will /probably/ fix all of the major issues that we should be trying to address for 8.04.1? [08:15] slangasek: Without being able to reproduce them myself, and without having enough feedback to confirm, I would say that it might, but wouldn't want to risk it myself. [08:16] All my sound hardware works here with no issues, worst luck. [08:16] I think we should consider the update, the current situation seems to be broken anyway [08:16] TheMuso: you wouldn't want to risk the possibility of regressions with 1.0.16, or you just wouldn't want to bet on it fixing everyone's problems? [08:16] TheMuso: does that include the stuttering/latency issues? or do they still need increas of the frame size? [08:16] slangasek: I don't want to risk regressions. [08:16] hmm= [08:17] as far as i understood crimsun, we still have to take care that we run set-pulseaudio for default installs once they get the new alsa+flash [08:17] pitti: The problem with stuttering is it fixes it for some, and breaks it for others. I have a range of CPU speeds here and while it works fine on faster hardware, slower hardware gets adversly affected if the frame size/fragments etc is changed. [08:17] e.g. to make alsa use the pulse plugin [08:17] and we need flash 10 to be able to use it [08:17] asac: Not an option. KDE and XFCE don't use pulse. [08:17] asac: Oh you don't mean by default, sorry. [08:17] then at least the flash-blocking other apps from playing sound is not going to work [08:18] slangasek: However, I think there are only added symbols for 1.0.16, and none removed/changed, for interfacing apps at least. [08:18] TheMuso: well ... i ment that for systems with PA we should run it [08:18] TheMuso: then I am inclined to defer to you on that point, given how quickly 8.04.1 is coming up on us. What about other options - are there any isolated fixes that it might help us to backport? [08:18] debian and fc9 are using 1.0.16 for a while and it seems to work fine there [08:18] TheMuso: well, backing up then - what regressions are you concerned about? [08:18] otherwise one of the major broken use-cases will stay unfixed [08:19] slangasek: Applications breaking, plugins that we don't ship in alsa-plugins breaking. As it is, we would have to update -lib and -plugins together. [08:19] But I don't see what option we have at this stage, since feedback from users is mixed, and those of us close to development can't seem to reproduce the issues. [08:19] do we have extra plugins shipped not in alsa-plugins? [08:19] seb128: I don't know. It would require all packages that depend on libasound2 being checked./ [08:19] fta from mozillateam complained that intrepid alsa makes flash 10 + firefox crash: too still [08:20] firefox: pcm_pulse.c:275: pulse_write: Assertion `pcm->last_size >= (size * pcm->frame_size)' failed. [08:20] TheMuso: i poke him to open a bug [08:20] asac: Ok. [08:20] is there someone who could help TheMuso with verifying whether we have any other plugins packages that we would have to worry about updating? [08:21] what does "other plugins packages" mean? [08:21] TheMuso: if applications were to break, how would you expect that to manifest, based on what you've seen of the diff? [08:21] pitti: packages depending on libasound2 which provide plugins for alsa itself, AIUI [08:21] slangasek: Symbols not being found/calls failing and behaving oddly. [08:21] slangasek: Correct re plugins. [08:21] ah, like libasound2-plugins (which we don't even install by default) [08:22] pitti: Right. [08:22] maybe jordi has some ideas about that [08:22] debian did the update some months ago [08:23] I can ping him on the topic [08:23] I know for a fact that the alsa devs do their best to preserve binary compatibility, so symbols have not been changed or removed, just added. THings between userspace and kernelspace are constantly changing however. [08:23] seb128: ok, that sounds good - if the answer is that debian didn't explicitly deal with this issue, pitti, would you be able to help with identifying the packages we need to worry about? [08:24] slangasek: yes, I'll find all packages which provide alsa plugins [08:24] I think we can take it for granted that the entire hardy.1 team will test 0.16 packages on their hardware [08:24] I think apt-file could help here. [08:25] TheMuso: you talked about "symbols added/removed/renamed" earlier - does that refer only to plugin interfaces? [08:25] TheMuso: I'll walk though the reverse build deps, I think [08:25] slangasek: I'll double check, but I am pretty sure that is the case. [08:25] i.e only plugin interfaces. [08:26] oh... [08:26] The sequencer instrument layer was removed. I think thats something to do with app interfacing, but not sure without further digging. [08:26] TheMuso: so as far as applications breaking, we can fairly easily establish whether symbol lookups will be a problem (indeed, you seem to have already done this with your statement that symbols have not been changed or removed) [08:27] TheMuso: as for calls failing, that's the general, not-easily-quantifiable risk associated with any library upgrade [08:27] slangasek: This is going from the alsa 1.0.16 changelog and vcs comments. [08:28] TheMuso: right; given that we have 1.0.16 in intrepid, I can fairly easily inspect the binaries to confirm this [08:28] The more I read into this the more I feel less sure about it. [08:28] TheMuso: we only have some 30 reverse build depends, and http://packages.ubuntu.com/search?searchon=contents&keywords=libasound_module&mode=filename&suite=hardy&arch=any isn't that long either [08:29] pitti: RIght. [08:29] bluez-audio, bluetooth-alsa, that's it [08:29] and we need to rebuild ia32-libs afterwards [08:29] * TheMuso nods. [08:29] TheMuso: my overall conclusion is that we really should pursue 1.0.16 as a possible SRU candidate; there is some information we still need to gather as part of that process, but that's not a huge problem... [08:30] TheMuso: otherwise, what alternatives would you suggest? [08:30] slangasek: I agree. [08:30] ok [08:30] can we test hardy 0.16 packages in a PPA first? [08:30] TheMuso: please go ahead with preparing the SRU itself, so we can evaluate it as soon as all the information is in place [08:30] if the packaging changes are negligible, we can also backport the intrepid version [08:30] preparing via SRU if appropriate [08:31] let's move on from here though, there are other topics to touch yet [08:31] but if anything moved around in the packaging, we shuold rather update hardy's version to 0.16 upstream only and keep the packaging [08:31] pitti: Sure. I know that the intrepid alsa-lib builds fine on hardy. [08:31] eh, s/SRU/PPA/, whatever :( [08:31] :) [08:31] so, moving on [08:31] I'll check for that sort of thing as well. I think the only change is patches that hardy's version currently has that have been dropped. [08:31] gvfs/samba [08:31] seb128: hi :) [08:31] * TheMuso will start digging tomorrow. [08:31] hey ;-) [08:32] so there is several issue there for sure [08:32] some seem to be due to libsmbclient [08:32] some others due to gvfs-smb [08:33] http://mail.gnome.org/archives/gvfs-list/2008-May/msg00005.html summarize those [08:34] gvfs-smb is based on libsmbclient, though, I'm not sure what the distinction there is [08:34] I mean, before gvfs-smb, we didn't have these problems with smb... [08:34] the main issues are bug #207072 which is that gvfs-smb gives to way to authentificate to browse shares [08:34] Launchpad bug 207072 in nautilus "nautilus does not display samba shares for machines inside an ADS network." [Undecided,Invalid] https://launchpad.net/bugs/207072 [08:34] yes [08:34] that's purely a gvfs-smb issue [08:34] the other one is http://bugzilla.gnome.org/show_bug.cgi?id=529277 [08:34] Gnome bug 529277 in smb backend "cannot mount smb share when its subdirs are accessible but its root not" [Normal,Unconfirmed] [08:35] I think that's a much lower-priority issue though, and don't think we should be concerned about fixing that for .1 [08:35] alex who is upstream for gvfs (and on holidays but he replied to the mail on the list) stated that this one is a libsmbclient issue [08:35] "This is really a libsmbclient problem. The stat of the root is just an [08:35] artificial way to trigger the mount operation. The reporter seems to [08:35] have some ideas how we could try to work around this. [08:35] " [08:36] the lack of testcases or way to easily set up a configuration that triggers those mounts issues doesn't make the thing easy to work on [08:36] [08:36] mm [08:36] what issues would you consider that should be fixed in 8.04.1? [08:36] I would say that the "fail to mount" bugs are the main problem reported [08:37] because it means users can't access those shares at all [08:37] the ADS authentication issue is a big one, as is bug #209520 (it appears) [08:37] Launchpad bug 209520 in nautilus "SMB error: Unable to mount location when server configured with security=share" [Undecided,Confirmed] https://launchpad.net/bugs/209520 [08:38] right, that's my opinion too [08:38] the security=share bug is a mess though [08:38] too many random comments from people having different issues there [08:38] configurations where you can mount the share but not access the root directory of that share, while not impossible, are certainly pathological from the POV of the current code [08:38] yeah, I'm well aware :/ [08:39] I've blocked some time to go through those two bugs later this week to work on them from the samba side [08:39] so if test cases are what upstream needs, I should be able to cook some [08:39] that would be great [08:40] ok; any other issues that aren't getting enough attention for .1? [08:40] well ... something related. [08:40] i have some hard time getting crash feedback from -proposed users [08:41] anyone working on getting dbgsym package for -proposed? [08:41] * slangasek wrinkles his nose. Why are you having crashes in -proposed? :) [08:41] asac: we have dbgsym for proposed [08:41] seb128: really? then its my fault :) [08:42] or are they somewhere else? [08:42] $ apt-cache policy xulrunner-1.9-dbgsym [08:42] xulrunner-1.9-dbgsym: [08:42] Installé : (aucun) [08:42] Candidat : 1.9+nobinonly-0ubuntu0.8.04.1 [08:42] Table de version : [08:42] 1.9+nobinonly-0ubuntu0.8.04.1 0 [08:42] 500 http://ddebs.ubuntu.com hardy-proposed/main Packages [08:42] asac: ^ [08:42] asac: do you have an hardy-proposed ddeb source? [08:42] asac: in general we should have the .ddebs, yes; of course they are subject to the usual brittleness of the ddeb retriever [08:42] slangasek: crashes are my daily breakfast :) [08:43] seb128: ok thanks. I'll verify that the instructions we post have the proper ddebs lines. [08:43] done on this topic i guess [08:43] asac: the wiki stock reply probably only mention the hardy ddeb sources and not the pocket ones [08:43] yeah [08:44] so I guess no one else has any bugs that they think are not way off the map for .1 [08:44] how about bugs that you guys need a hand with? [08:44] photos were one of my pet concern, but it has sufficiently be ironed out in -updates [08:44] pitti: abiword 2.6 is still marked as "in progress", is that still on your radar anywhere? [08:45] oh, hm [08:45] it needs quite a few new build dependencies, which makes this somewhat tricky for -updates [08:45] since we'd need to promote them to main in hardy-updates (eek) [08:45] the package itself works quite well, no concern about that [08:46] having 2.6 in hardy-updates would be nice to not get upstream angry against ubuntu ;-) [08:47] and they aren't really optional [08:47] (the new build deps) [08:48] seb128: well, I'm not keen on breaking the archive to keep them from being angry, either [08:48] right [08:49] in earlier times, -backports didn't care about components, but nowadays it does unfortunately [08:49] otherwise -backports would be a good compromise [08:49] pitti: we should at least make a final decision on this from an SRU standpoint this week, deciding whether to mess with promotions or to send upstream our regrets [08:50] TBH I only considered this at all for SRU back then because they got so mad about us [08:50] any others? I have 53 milestoned bugs on https://bugs.launchpad.net/ubuntu/hardy/+bugs?field.status%3Alist=INPROGRESS&field.status%3Alist=FIXCOMMITTED&field.milestone%3Alist=1264 that are 'fix committed' or 'in progress' - anything that anyone wants a hand with, or are these mostly Not Yours? :-) [08:50] (lots of kernel bugs in that list, of course) [08:50] * seb128 is looking [08:52] seb128: I see bug #150187 assigned to you, still at 'triaged' - IIRC we don't have a solid patch for that yet, should we defer it until .2? [08:53] Launchpad bug 150187 in poppler "[gutsy] [regression] Evince has very bad quality when printing pdf files." [Unknown,Confirmed] https://launchpad.net/bugs/150187 [08:53] once we get CD images for testing, we can verify all the installer related fixes [08:53] so soon we should be able to do quite a few moves to -updates [08:53] slangasek: yes, I've been doing some poppler backporting for this one but no luck so far, I think it's not likely to me in 8.04.1 [08:54] other than that, the things that stick out, verification-wise, are python2.5 and the -geode mess [08:54] we got also some angry users about DVD drives not recognizing discs in hardy but those lack details for now and pitti is looking at the issue [08:54] for the latter, I'll look on the patches that Q-FUNK sent and sponsor them [08:54] seb128: bug #? [08:54] seb128: that's another messy bug :/ [08:55] bug #220957 [08:55] Launchpad bug 220957 in nautilus-cd-burner "Fails to see blank CD/DVDs for writing" [Low,Invalid] https://launchpad.net/bugs/220957 [08:55] and bug #200337 [08:55] Launchpad bug 200337 in nautilus-cd-burner "CD/DVD burning problem in hardy" [Undecided,New] https://launchpad.net/bugs/200337 [08:55] ok [08:55] now, on the subject of CD testing [08:56] http://cdimage.ubuntu.com/hardy/daily-live/current/ is up; as of today, they should be proper, CD-sized images with the right set of packages [08:56] so anyone who's done with their other .1 work, it would be very helpful if you could smoke test these and also help with the verification of those installer fixes that apply to the live CD [08:57] the alternate CDs are still not quite right in the head, but I'm working on those tonight still and will email the team when I have them sorted [08:57] yay, thanks for taking care of that [08:58] that would be great. I was trying to verify a couple of installer bugs tonight, but ran into the alternative cd kernel problem [08:58] ... and then, because of the OpenSSL issue, we are going to have to roll new images for pretty much everything released with 8.04, which means the iso testing matrix is again pretty substantial; so we're going to have to get testing resources lined up fairly soon here... just as soon as we get some images themselves [08:59] and we're at time, and I have nothing left to cover; anyone else? [09:00] For SRU verifications, it would be great to make sure there are testcases in the descriptions [09:00] about updates, is that still worth to do some sru uploads now? [09:00] or should we stop until 8.04.1? [09:00] sbeattie: I've noticed the biggest offenders there are the kernel team, you might want to take that up with them directly :) [09:00] heh [09:01] those and the generic package upgrades as well. [09:01] I guess we can upload and things which are not suitable can stay in hardy-proposed or unaccepted until 8.04.1? [09:01] sbeattie: I can help you with hassling them :) [09:01] seb128: that's acceptable to me, if it's acceptable to pitti as well [09:01] i might have been to busy to get the news, but which date are we now targetting for 8.04.1? [09:02] seb128: of course, the major issues we identified tonight are exempt and will be approved within reason :) [09:02] slangasek: WFM [09:02] asac: ah, good question [09:02] ;-) [09:02] so originally, .1 was scheduled for the first week in July; then the prelim intrepid schedule came out which had alpha 2 releasing the same week [09:03] Keybuk tentatively pushed .1 back to the second week in July as a result [09:03] hm, then we'll have the sprint [09:03] but, given the current status of intrepid, I'm thinking it would be better to put .1 back on the first week and do the alpha the second week [09:04] so anything else that we want to get in those images needs to be in the archive by around Monday of next week in order to keep that timeline [09:04] ok that information is good enough for me to get the idea. thanks [09:05] july 7 to 12 is GUADEC in case that's revelant to this discussion [09:05] (ie some people will be away for the conference) [09:05] yeah, lets release and get on holiday :) [09:06] well, the week of the release should consist entirely of release engineering and QA, if a developer conference is interfering with that then we have problems :-) [09:06] so, anything else? [09:06] going, going... [09:07] adjourned [09:07] thanks, all :) [09:07] cheers [09:07] thanks slangasek [09:07] thanks [09:07] Thanks. [09:07] thanks [09:07] thanks [09:07] thanks! [09:07] slangasek: btw reading the meeting summary sent this morning, those python-gnome-extras and evolution-exchange installability issues should already be fixed no? [09:08] slangasek: I gave a build retry yesterday to gnome-python-extras after fixing other issue and that worked and evolution-exchange built too after fixing the gtkhtml dependencies bug [09:08] seb128: --> #-devel [09:08] right === ubottu changed the topic of #ubuntu-meeting to: Current meeting: Bugs for Hugs Day | Calendar: http://fridge.ubuntu.com/event | Logs: https://wiki.ubuntu.com/MeetingLogs/ | 12 Jun 13:00 UTC: Desktop Team | 13 Jun 15:00 UTC: Ubuntu-ni Translation Sprint | 13 Jun 20:00 UTC: MOTU | 17 Jun 15:00 UTC: Server Team | 18 Jun 06:00 UTC: Platform Team === nijaba` is now known as nijaba === jenda_ is now known as jenda [13:47] hi [13:47] <\sh> mahlzeit .) [13:53] * mvo waves [13:54] * tedg waves back [13:59] hey [13:59] hello! === ubottu changed the topic of #ubuntu-meeting to: Current meeting: Desktop Team | Calendar: http://fridge.ubuntu.com/event | Logs: https://wiki.ubuntu.com/MeetingLogs/ | 13 Jun 15:00 UTC: Ubuntu-ni Translation Sprint | 13 Jun 20:00 UTC: MOTU | 17 Jun 15:00 UTC: Server Team | 18 Jun 06:00 UTC: Platform Team [14:00] Keybuk: hey ;-) [14:01] good afternoon [14:02] hello Chief Engineer Mr. Scott [14:02] Chief Engineer? :p [14:02] (original Star Trek) [14:03] ahh [14:03] you are supposed to say something in klingon to impress him [14:03] nuQneH? [14:03] tlInghan Qol ji'jatl [14:04] hehe [14:04] anyway, meeting time [14:04] I didn't see any agenda items today, does anyone have anything they'd like to discuss? [14:05] originally I had to (gdm guest login), but I cleared it with our Gnominator already; it does mean that the spec still didn't get finished yet, though [14:06] but I wondered about the priority of it [14:06] pitti: what was the outcome? [14:06] i. e. is it worth working with upstream gdm and find a common solution, at the expense of it taking longer [14:06] or do we want it in intrepid, and we go for a custom solution without involving gdm? [14:07] this is Mark's spec [14:07] Keybuk: new gdm has preliminary infrastructure for guest account; I asked upstream about their plans on the ML, and pointed out our ideas [14:07] I don't think the upstream solution is going to take that longer [14:07] I'll wait for some answers anyway before I decide and finish the spec [14:07] I think that it is very important for intrepid [14:08] as said fedora is working on a guest account thing to and they have some infrastructure bit in gdm already for that, so we just need to discuss what they plan exactly and work with upstream and getting that [14:08] Keybuk: ok; maybe the prio should be higher than "low" then? [14:08] yes [14:08] so I guess I'll start with the wrapper around gnome-session and create a couple of AppArmor rules to lock it down [14:09] ok, cool [14:09] how's everyone doing with spec writing? [14:10] 4 review, 1 to go (guest) [14:11] mine are all done :p [14:11] Well, did you get my e-mail about NAP Apps? [14:11] 3 written, the photo review experience one to convert in upstream bugs still (lot of things listed there) [14:11] * mvo thinks his are ok [14:11] tedg: I did, I'm speaking to Jane right after this ;) [14:11] I can not set packagekit-intrepid to review myself because I do not own it though [14:11] mvo: I fixed that, you can set it again [14:11] Keybuk: :) [14:12] InrepidDesktopEffects and LTSUpgrades should be good too (also the later is less urgent :) [14:13] mvo: oh, intrepid is not going to be a lts? ;-)= [14:14] seb128: it might be ;) [14:14] (* note: lie) [14:14] lol [14:14] heh :) [14:14] thanks Keybuk [14:15] "Lots of Trouble Software"? [14:16] "Let's Troll Seb" [14:17] once your specs are ready for review, and proposed for intrepid, and at review [14:17] please nag me [14:17] and I'll review them [14:17] * pitti nags Keybuk [14:17] * seb128 nags Keybuk [14:17] ITEITMFT: It's too early in the morning for this [14:17] not right _now_ [14:17] when I'm less in London [14:17] * Hobbsee nags Keybuk anyway, although she has no specs. [14:17] Hobbsee: would you like some? :p [14:17] Keybuk: well, you did ask :P [14:18] Keybuk: oh, i don't know. maybe, depending on what htey are :P [14:18] * seb128 gives the photo experience review to Hobbsee [14:18] Hobbsee: it is my job to make Keybuk's life hard :p [14:18] Hobbsee: that's just a zillion f-spot bugs to file upstream and to fix then [14:18] kwwii: only yours? [14:19] Hobbsee: I am good at what I do ;-) [14:19] seb128: enotpublic? [14:19] Hobbsee: the notes are on gobby.ubuntu.com [14:19] Hobbsee: that's a list of issues noted during the review [14:20] Hobbsee: that's to be converted in a list of bugs ;-) [14:20] ok, let's keep this one short then [14:20] any other business? [14:20] oh, there it is [14:22] if anyone happens to have an hour when he doesn't feel like using his brain a lot, please help testing the 8.04.1 test CDs [14:23] any formal process to that? [14:23] Like a QA test? [14:24] lukehasnoname: for now, primarily a smoke test [14:24] it's definitively not the final image yet [14:24] just check if all images install at all [14:24] aka try it and report SNAFUs [14:24] (all packages are in place, installable, right kernel, that) [14:25] pitti: on the usual place on cdimage.ubuntu.com? [14:26] http://cdimage.ubuntu.com/hardy/ [14:26] pitti: how long do you have ot test them? [14:27] seb128: now, you might get lucky, and i might end up helping out with that. not for a copule of weeks, though [14:27] we'll build new ones in a week or two, I'd expect [14:27] * mvo runs rsync [14:27] shucks. it's the 12th of june. last i checked, it was the second of june. [14:28] * lukehasnoname wishes my laptop had a VM capable CPU [14:28] should have done an rsync before the 7th. [14:28] lukehasnoname: ...it doesn't? [14:28] * seb128 hugs Hobbsee [14:28] ok, thanks everyone [14:28] * Hobbsee hugs seb128 [14:28] T5550, I got "op not permitted" when modprobing kvm-intel [14:29] when sudoing [14:29] lukehasnoname: sounds like it might be disabled in the bios [14:29] unless I was just reading something wrong [14:29] I'll have to check when I get home [14:29] in 13 hours [14:29] lukehasnoname: for some reason a lot of models have it disabled in the bios [14:30] lukehasnoname: you don't have to use kvm. you can use virtualbox and such. [14:31] I know... but I'd like to use KVM [14:31] I'm trying to learn virtualization setup and admin using KVM in Ubuntu === Mez is now known as Mez|DPC === ubottu changed the topic of #ubuntu-meeting to: Current meeting: Bugs for Hugs Day | Calendar: http://fridge.ubuntu.com/event | Logs: https://wiki.ubuntu.com/MeetingLogs/ | 13 Jun 15:00 UTC: Ubuntu-ni Translation Sprint | 13 Jun 20:00 UTC: MOTU | 17 Jun 15:00 UTC: Server Team | 18 Jun 06:00 UTC: Platform Team | 18 Jun 17:00 UTC: QA Team === asac_ is now known as asac === johnc4511 is now known as johnc4510 === txwikinger is now known as Guest4675 === txwikinger2 is now known as txwikinger === Mez|DPC is now known as mez === mez is now known as Mez|DPC [23:30] @schedule Jakarta [23:30] udienz-: Schedule for Asia/Jakarta: Current meeting: Bugs for Hugs Day | 13 Jun 22:00: Ubuntu-ni Translation Sprint | 14 Jun 03:00: MOTU | 17 Jun 22:00: Server Team | 18 Jun 13:00: Platform Team | 19 Jun 00:00: QA Team === udienz- is now known as udienzMahyuddin