/srv/irclogs.ubuntu.com/2010/04/20/#ubuntu-devel.txt

TheMusoah I see.00:00
* TheMuso shudders.00:04
TheMusoWHy do I hear Windows in this theme?00:04
jonohey all00:04
LLStarksthemuso, there's a theme ready to go.00:06
LLStarkspeople seem to like it00:06
TheMusoLLStarks: Yes, I saw it in the bug.00:06
TheMusoLLStarks: Count me out of that group. :)00:06
TheMusoBut it won't be up to me.00:06
LLStarksmark isn't opposed to the theme00:06
TheMusoBut from that bug, I can't see that he has endorced it either.00:07
RAOFThat's not exactly a ringing endorsement :)00:07
TheMusoRAOF: Exactly.00:08
elleucaTheMuso, speaking about FFE, could you please take a look at empathy bug I've linked above?00:11
TheMusoelleuca: If it needs approval, I can't give it that.00:11
elleucaTheMuso, it needs some sort of coordination: by now there is a regression in a feature advised by canonical design team. Who can mark a bug as "blocker" for final release?00:19
TheMusoelleuca: Hrm ok, kenvandine probably is the one who needs to look into it.00:20
brycehslangasek, got a sec?00:21
slangasekbryceh: yep00:21
brycehslangasek, we've been debugging 8xx on lucid for a while now00:22
brycehwe've been able to get it working well for some, but broken for others00:22
brycehand are in a situation where it seems fixing it for the latter just ends up breaking it for the former00:22
LLStarksthemuso, who should i speak to regarding the sound theme? who would be responsible for coordinating an implementation?00:22
brycehupstream is busily working on the issue but seems pretty insane - see http://cgit.freedesktop.org/~danvet/drm/commit/?h=stuff/i8xx_cache_coherency_for_oga&id=925114122c4bc9864951478e62169e9f34f9d41c00:22
brycehslangasek, so at this point we see two choices, and your opinion would be helpful00:23
slangasekupstream seems pretty insane, or the bug does? ;)00:23
bryceha) disable -intel entirely and default to -vesa for this hardware.  People can still opt-into -intel via xorg.conf00:23
brycehb) ship the buggy -intel, and releasenote the issues, with a list of workarounds documented00:24
RAOFslangasek: Have a look at the commit message :)00:24
slangasekbryceh: how confident are you that VESA won't also break for some as-yet-unidentified subset of users?00:24
brycehone factor is when 10.04.1 rolls around, if we went with (a) we could consider turning -intel back on, but at this point it's hard to predict whether upstream will have a 100% working solution for you00:25
brycehslangasek, I'm not sure, but in part it's not whether it'll break things but to what degree00:25
brycehi.e. they'll lose 3D, proper modesetting, maybe video playback, etc.  Not sure whether suspend/resume works with vesa, etc. etc.00:26
brycehso... most likely they'll be able to boot and run Ubuntu enough to look for workarounds00:26
brycehenough to open gedit xorg.conf and try switching on intel ;-)00:26
TheMusoLLStarks: I don't know who is responsible for choosing what goes into the theme, other than Mark. I will likely help with the technical implementation of it though.00:27
slangasekbryceh: has there been subsequent feedback from users that the git commit you pointed to does *not* solve the problem for them?00:27
brycehslangasek, so few people have 8xx that getting solid representative testing has been challenging00:28
RAOFslangasek: No.  The upstream bug reporters all report that this (finally) fixes it for them.  We haven't tried pulling it into an Ubuntu kernel yet, as far as I'm aware.00:28
brycehslangasek, the upstream bug report for this is at https://bugs.freedesktop.org/show_bug.cgi?id=27187 and the tail end of it is *not* filled with happy users saying all is well now00:28
ubottuFreedesktop bug 27187 in Driver/intel "[i855GM] gtt chipset flush is not cache coherent" [Normal,New]00:28
slangasekbryceh: right, which is one of my concerns with plan a) - if we do try to fix it in SRU, we might not get feedback on the regressions until it's a regression-update bug00:29
brycehslangasek, also the description of the patch does not fill me with confidence... he describes it as a hack that "probabilistically" tunes things so it behaves properly according to feedback from the testers so far.00:30
brycehslangasek, *nod*00:30
slangasekbryceh: in which case, I would prefer (by a small margin) to ship it broken in release and release note it so that we can make incremental improvements in SRU with some degree of confidence that we're heading in the right direction00:30
slangasekoh, though this change means turning DRM back on by default in SRU, doesn't it00:31
brycehyou mean KMS?  I think that'd be orthogonal00:31
slangaseker, you're right00:32
slangasekok00:32
brycehRAOF, your comments?00:32
slangasekRAOF: and yes, that is a beautiful commit message00:32
brycehslangasek, but I think what we'd do is switch DRI back on in the -intel driver (it didn't work around the issues as well as we expected it to, and in fact some people claim it caused further regression for them)00:33
brycehwith that patch dropped, the user could still toggle it on or off to experiment with if it helps them00:34
RAOFIf you think it'll be better to ship with known issues so it's easier to fix later, then I'll go with that.  We're not *really* sure how widespread this problem is, and it's not a deterministically triggerable bug anyway; getting sufficient testing in -proposed will be difficult if we go with vesa.00:34
slangasekthat's reverting the patch from 2:2.9.1-3ubuntu3 ?00:34
RAOFYes.00:34
slangasekhmm, hate to turn that back on post-RC; also hate to respin all of RC for it00:35
brycehwell, alternatively we could leave DRI off, and update the patch post-release to allow it to be configurable, although RAOF thought that could be difficult to code00:37
RAOFDifficult to code without introducing an Ubuntu-specific xorg.conf option, which I didn't want to do in the initial patch.  If we're ok with that, then it won't be too hard.00:38
brycehRAOF, I don't have a problem with it00:44
slangasekbryceh: let me get a feel for where things are with ISO testing; I think we're far enough along that I would prefer to have that DRI reversion made after RC, but still pre-release if we can00:44
brycehslangasek, ok00:44
brycehRAOF, the one thing would be if we add a parameter we'd need to make sure to include mention of it in the man page00:45
RAOFbryceh: Right.00:45
brycehrickspencer3, ^^ if you're interested, new plan of attack being discussed for 8xx00:46
rickspencer3I was watching00:46
brycehrickspencer3, your thoughts?00:47
rickspencer3so basically, turn it back to the way it was before, and then let folks having trouble turn it back on?00:47
rickspencer3well, turn off dri and kms00:47
rickspencer3am I understanding it?00:47
RAOFYes.00:47
* bryceh nods00:47
rickspencer3so then we ship a cleaner upstream configuration, and then update if there is something we know will help?00:48
rickspencer3by "cleaner" I mean closer to upstream 2.000:48
brycehbasically we'd ship known-buggy 8xx support, with anticipation we may be able to improve things in SRU's and/or .1 updates, and document the heck out of workarounds00:48
rickspencer3oops 2.900:48
rickspencer3bryceh, so, in total, it seems that the mitigations of disabling DRI and KMS made things worse, or at least not better?00:49
rickspencer3is that your opinion now?00:49
brycehwell I think we're quite far from "upstream clean" right now00:49
rickspencer3right, thus the *er*00:49
rickspencer3;)00:49
brycehrickspencer3, my suspicion is that we shifted the problem rather than reduced it00:49
rickspencer3like they are testing it with these turned off and such00:49
rickspencer3ok00:49
RAOFDRI doesn't seem to have made things significantly better, and also may have regressed things for others.00:49
rickspencer3so my thoughts are:00:50
rickspencer31. I think slangasek's gut it probably right about this, will take more time that we have to figure out something we *know* will help00:50
rickspencer32. I trust bryceh's judgement about what's help, not helping, and RAOF backs it up00:51
rickspencer3so, seems like a good plan if we still have time to implement it00:51
* rickspencer3 chalks up lesson of turning knobs, never seems to help xorg-server much00:51
brycehheh00:51
elleucaTheMuso, thanks, I'll poke kenvandine00:51
brycehrickspencer3, sometimes it does00:52
slangasekbryceh: ultimately, are we expecting to turn KMS back on for *all* the intel chips that have been blacklisted in the kernel, or just some of them?00:52
brycehrickspencer3, but you're right we're back in a similar situation as we were with -intel in jaunty with all those X freezes, and knob turning ain't doing it for us00:52
rickspencer3it's like Jaunty, except the scope is *much* smaller00:52
RAOFI don't think i830 has anything coming along the pipeline that would make us turn KMS back on for it.00:52
brycehslangasek, for 8.10 we'll have to.  Either that or stop supporting 8xx with -intel00:53
rickspencer3and users of 8xx can back up to vesa, and have a respectable level of support consider the vintage of their hardware00:53
rickspencer3AND there are previous releases that still work well for them00:53
RAOFslangasek: So, no.  I don't think we'll be unblacklisting all of those cards.00:53
brycehrickspencer3, *nod*00:53
RAOFslangasek: I've obviously interpreted that question differently to bryceh.  I don't think we'll be turning KMS back on *in lucid SRUs*.00:54
slangasekbryceh, RAOF: ok, if we wouldn't be turning it back on for i830, that means trying to add /etc/modprobe.d/i915-kms.conf back wouldn't be the right solution00:54
slangasekRAOF: ok - I wasn't sure if re-enabling KMS for i810 was related at all to fixing the problem00:55
brycehshall I go ahead and sketch out the release notes entry about this?00:56
RAOFslangasek: For i855 it's entirely orthogonal.  I'm not sure that it's known what's needed for i845, and I'm not sure that anyone's *working* on i830 :)00:56
slangasekok00:56
slangasekbryceh: written on the assumption that we're keeping intel enabled by default for release, and backing out the DRI patch?00:56
slangasek(and giving users instructions on how to get to VESA?)00:57
brycehRAOF, you seem to already know what to do to add the config option to the dri patch, mind doing that part?00:57
brycehslangasek, that's correct00:57
RAOFbryceh: Certainly.  We're going to keep DRI disabled by default, rather than backing out the patch entirely?00:57
bryceheither backing out the DRI patch or making it more configurable00:57
slangasekif we think that's where we're going to end up, I think we should back out the DRI patch rather than adding more knobs00:58
brycehRAOF, guess I missed the part of the discussion where we made that decision00:58
brycehslangasek, okie00:58
RAOFbryceh: I did too :)00:58
brycehslangasek, ok sounds like a plan00:59
slangasekit may cause a few more users to regress in final, but we have no idea how many, and it will let us converge more quickly on a resolution in SRU if we don't give them another knob00:59
RAOFYes.00:59
slangasekeveryone happy with this plan?00:59
RAOFI wouldn't go so far as *happy*, but I don't think there is a better one.  +101:00
brycehyeah +1 here too01:01
slangasekok01:02
slangasekthanks, guys :)01:02
RAOFIn a related query - where does checkbox data go?  Could we mine that data to get a better idea of how widespread this problem is?01:03
slangasekRAOF: if you brought your pickaxe01:05
RAOFI have a trowel, will that do?01:05
RAOF:)01:05
slangasekbdmurray: ^^ who has the access / expertise to help with that?01:05
rickspencer3oh man01:07
persiaRAOF: You want to catch cr3 to get that data.01:21
persiaslangasek: Are the changes for that likely to result in a new pre-release kernel upload?01:24
slangasekpersia: no01:35
persiaOK.  In that case I won't try to slip anything else in :)01:35
slangasekI think you just did... :)01:36
brycehslangasek: short known-issue blurb added to https://wiki.ubuntu.com/LucidLynx/TechnicalOverview with longer blurb added at https://wiki.ubuntu.com/X/Lucidi8xxFreezes01:37
brycehRAOF, please review in case I got something wrong ^^01:37
slangasekbryceh: could you please add it to https://wiki.ubuntu.com/LucidLynx/ReleaseNotes as well? (Tech Overview stops being used for errata at RC)01:38
brycehok01:39
sbeattiecjwatson: re bug 558382; it looks like libparted is segv'ing in libparted/label/dos.c on the added DEBUG_CONSTRAINT on the intersection variable.01:41
ubottuLaunchpad bug 558382 in partman-base "Partitioner throws "Unable to satisfy all constraints" when trying to use previously created partitions" [High,Incomplete] https://launchpad.net/bugs/55838201:41
rafiyr1General g++ question.  We have a class which appears to have different sizes from the perspective of main and code within inherited classes.  Any thoughts as to why?01:42
RAOFbryceh: We're not turning KMS back on by default for those cards, are we?01:44
brycehRAOF, no01:44
brycehRAOF, really it's too late to be making adjustments to the kernel01:45
RAOFI'll fix up the freezes page, then.01:45
brycehthanks01:45
RAOF(The instructions are currently i915.modeset=0 to turn kms back on ;))01:45
brycehslangasek: https://wiki.ubuntu.com/LucidLynx/ReleaseNotes updated02:02
brycehRAOF, doh02:02
slangasekbryceh: thanks!02:02
brycehcut-and-paste fail02:02
brycehwow, CAB is still listed in the release notes02:03
RAOFnomodeset no longer does anything, right?02:04
brycehRAOF, afaik02:04
* RAOF tests02:04
RAOFThat should be removed from the release notes, then.02:05
slangasekbryceh: it's new since hardy... :)02:05
slangaseknomodeset still works02:05
brycehslangasek, aha true02:05
slangaseknomodeset just doesn't override an explicit i915.modeset=102:06
brycehhmm02:06
brycehok, well I should say I've sene people say nomodeset didn't work but i915.modeset=0 did02:06
slangasekbryceh: that was before I uploaded xserver-xorg-video-{intel,radeon}02:06
brycehaha02:08
slangasekto take out the explicit i915.modeset=1 ;)02:08
sbeattiecjwatson: ah, yeah, at least the first time through _try_constraint(), ped_constraint_intersect() is returning NULL.02:08
ArneGoetjebryceh: do you know if there had been any changes regarding i855 chipsets in the latest kernel update? -21 doesn't boot on my machine, while -20 is fine...02:19
RAOFArneGoetje: -21 disabled KMS.  Does booting with “i915.modeset=1” on the kernel line help?02:21
ArneGoetjeRAOF: I'll try02:21
brycehArneGoetje, yeah we made some additional changes to try to get things working for more i8xx users02:21
brycehwe weren't too successful02:22
brycehRAOF, ok that's one case so far where KMS actually made it work better02:22
RAOF:)02:22
ArneGoetjeRAOF, bryceh: yes, turning KMS back on fixes it.02:25
RAOFHooray for -intel!02:27
bryceh*sigh*02:27
brycehthe -intel merry-go-round02:27
brycehArneGoetje, ok thanks02:28
brycehArneGoetje, not sure if we can update the kernel before release (or if we can, whether we want to) so take that as your workaround for now.  We've documented in the release notes about this.02:29
ArneGoetjebryceh: ok, noted02:29
bdmurrayslangasek: if there is a hardware database query done for something I'm likely the best person02:45
bdmurrayslangasek: however, I'm heading out the door right now02:45
slangasekbdmurray: ok - I think RAOF has a question for you about ancient intel chips, then03:15
RAOFbdmurray: When you get back in :)03:16
ccheneyslangasek: wanted to check on the status of the openoffice.org-dictionaries package waiting?03:18
slangasekccheney: the status is "waiting" - is there a particularly urgent fix in there that would justify resetting all the ISO tests for RC?03:26
ccheneyslangasek: no, forgot about us already having spun the discs03:31
slangasekccheney: ok.  Do any of these changes affect binary package sizes?03:32
ccheneyheh guess i should have realized that as nothing new downloaded recently03:32
ccheneyslangasek: they shouldn't it just changed some symlinks so possibly a very tiny increase due to that03:32
ccheneyslangasek: seb128 did the actual build so he would be more aware of what the precise difference is03:33
slangasekccheney: debian/openoffice.org-thesaurus-fr.install - that doesn't look like symlinks, and seems to be the main fix people are after?03:33
slangasekccheney: since seb128 isn't around for several hours yet, would you have time to do a build test of that upload and let me know if openoffice.org-thesaurus-fr changes size and by how much?03:33
ccheneyslangasek: i'll look into it more but i was under the impression from reading what the involved parties said that it was an issue of it being installed with the wrong filenames or something to that effect03:33
ccheneyi can check to see03:33
ccheneyslangasek: is there somewhere i can download his merge from, or i can just redo it, should be fairly trivial03:34
slangasekccheney: https://launchpad.net/ubuntu/lucid/+queue?queue_state=103:35
ccheneythanks03:35
ccheneyslangasek: alright will let you know what i find out, is deb size the most important thing to check or also installed size, etc?03:36
slangasekccheney: both unpacked and packed size are important to know03:36
slangasek(even though "unpacked size" -> "size on liveCD" is a total fudge factor :/ )03:37
ccheneyok03:38
un214About my bug https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/56436403:43
ubottuLaunchpad bug 564364 in qemu-kvm "dpkg install should not assume any services are running. I had to do apt-get dist-upgrade in emergency mode and it broke because this service assumed it could do update-binfmt from a kernel this di..." [Wishlist,Confirmed]03:43
un214I think I identified a way to know if dpkg "owns" the running kernel03:43
un214not foolproof, but if our own /sbin/init is pid 1, dpkg probably does03:43
un214easy to check as root by running stat on /proc/1/fd/exe and /sbin/init03:44
persiaun214: So, how do you know if the currnet /sbin/int is pid 1?  Especially, how can you tell when /sbin/init is binary-identical to /sbin/init outside the chroot?03:44
slangasekccheney: oh - it seems openoffice.org-thesaurus-fr doesn't land on any ISOs, so no need to double-check this after all - sorry for taking your time03:45
un214dev/inode pair of /proc/1/exe will match if true03:45
un214if not true, then even if binary identical some other dpkg owns kernel03:45
persiaun214: OK.  Now, to ask a more general question, why is this a bug in dpkg?  Why not in update-binfmt?  Should it not detect when the running kernel isn't the filesystem kernel, and perhaps not do something, or do it later?03:47
un214I listed it as a bug in qemu-kvm03:47
slangasekright, it's not a bug in "dpkg", it's a bug in the qemu-kvm maintainer script called by dpkg03:47
slangasek(or, if triggers are involved, then in the package providing the trigger)03:47
un214I'd be quite glad to provide a /usr/sbin/owns-running-kernel if you wish03:48
persiaIs it?  Or is it a bug in binfmt-support?03:48
un214(the not foolproof case is a `uname -r` matching kernel with different options on rescue media)03:48
un214persia: I'm not sure which03:49
slangasekpersia: ah - looking at it, yes, I agree it's binfmt-support03:49
slangasek(but - most importantly - not dpkg :)03:49
persiaYeah, dpkg isn't even in control at this point: it doesn't "own" anything.03:49
slangasekOTOH, qemu-kvm-extras-static has a serious bug in its postinst, it calls 'start procps' :P03:49
un214I can't even imagine what that would do03:50
slangasekin a chroot?  it will fail miserably because 'start' tries to talk to a running upstart that it can't reach03:50
un214in my case it would have found upstart, for the wrong architecture03:51
slangasekthe only stable interface for maintainer scripts to use currently is still 'invoke-rc.d procps start'03:51
slangasekun214: isn't it running in a chroot?03:51
un214with most stuff crossmounted03:51
persiaSo two bugs: one against binfmt-support (should work in chroot) and the other against qemu-kvm-extras-static (should work in a chroot)03:52
slangasekI don't think you can crossmount the control socket03:52
un214mount -bind on the directory works03:52
slangaseksince it's a unix socket that's not exposed in the filesystem :)03:52
persiaAt least it's not safe (or sane) to crossmount the control socket03:52
ccheneyslangasek: oh ok03:52
persiaslangasek: You could bind it to a fifo if you *really* wanted :)03:52
un214if it's not in the filesystem how to programs open it?03:53
persiaun214: unix sockets have their own API03:53
slangasekpersia: hisssss03:53
un214well if they're not in the filesystem how are they going to respect chroot then03:53
persiaun214: The basic rule is: don't use a socket in a chroot unless it's opened in the chroot.03:54
un214figured that much03:54
un214as you know schroot binds /tmp /proc /var/tmp and /home03:55
un214and /dev03:55
slangasekun214: they respect the chroot because they have a path which the kernel still interprets *relative* to the current process root, they just don't have paths that are exposed to 'ls' or trivially cross-mountable03:55
un214hmmm03:55
un214I'll have to go look up how that works (I'd have guess /proc/1/fd/X) personally03:56
un214you did know that you can jailbreak if /proc is shared between jails and you have code as same user in both of them right?03:57
persiaThat's just one of many ways.  Let's not go over them now :)03:58
un214ok03:58
persiaBut we ought make sure our maintainer scripts work in a way that it's safe to use them in schroot.03:58
un214I offer the detect program if it would help you any03:59
persiaun214: Actually, what would help best is tracking down unsafe cases (like this one), and adding patches to make them safe to the bugs.03:59
persiaExtra points for getting more involved, and sheparding those patches into the releases, but just finding and fixing them is the key bit.04:00
un214probably of me finding another is darn low04:01
un214although I found the grub one awhile back04:02
persiaMost of us only use schroot to build packages, so things not build-dependencies of other things are often missed.04:02
un214dist-upgrade inside schroot clobbered the system bootloader04:02
persiagrub and qemu-kvm-extras-static both fall into that category.04:02
un214ah I use it normally04:02
persiaAnd it shouldn't, especially now that we have decent support for cross-arch schroots.04:02
persia(at least for armel/powerpc on amd64 guests)04:03
un214if I get just one more broken driver during apt-get dist-upgrade I'm going to run my whole system in schroot and use core drivers from slackware04:03
un214I never could figure out any possible fix for the grub one as it actually needs to do that in some cases04:05
=== mnepton is now known as mneptok
un214incidentally, how to build against klibc?04:22
persiaSet your build depends differently.04:23
un214...04:23
un214apt-get source klibc yielded a GPG error04:30
un214public key not found04:30
slangaseka warning, I'm sure04:31
un214yeah warning04:33
un214anyway looks like can't link against klibc correctly in the stock packages04:33
un214or not, just installed funny04:34
un214ugh too tired making stupid mistakes04:35
un214good night04:35
Damascenehi,05:41
Damasceneon offline system there is a need for the software list to be downloaded from ubuntu and then the "generate download script" function of synaptic will do the rest. is it possible to do so?05:42
Damascenehttps://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/25137805:42
ubottuLaunchpad bug 251378 in synaptic "Synaptic's Generate download script does not update package lists" [Wishlist,Triaged]05:42
Damasceneis related05:42
slangasekrobert_ancell: simple-scan> this doesn't look critical for release; I'd like to redirect this to SRU06:15
robert_ancellslangasek, sure, it is not critical06:46
slangasekrobert_ancell: ok - rejecting, please reupload to -proposed whenever you wish (but please open a bug report about the issue first, and link it in the changelog)06:49
robert_ancellslangasek, it already is linked to a bug report...06:51
=== almaisan-away is now known as al-maisan
slangasekrobert_ancell: oh, was it?  Hmm, somehow I missed it in the debian/changelog then07:22
Damasceneon offline system there is a need for the software list to be downloaded from ubuntu and then the "generate download script" function of synaptic will do the rest. is it possible to do so?07:24
Damascenehttps://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/251378 is related07:24
ubottuLaunchpad bug 251378 in synaptic "Synaptic's Generate download script does not update package lists" [Wishlist,Triaged]07:24
mdkepitti: around?07:27
mdkepitti: nm07:32
pittiGood morning07:37
pittimdke: thanks07:37
pittimdke: hello07:37
mdkepitti: hi :)07:38
baptistemmhello07:38
baptistemmgood morning07:38
mdkepitti: I was going to ask you about a bug in pkgbinarymangler but then realised that there is already a report for it07:39
Damascenehi, I've asked about providing update packages07:42
slangasekmdke: hey - did you see pitti's question yesterday about disabling the "Report a bug" menu item, and whether this will impact documentation/07:49
slangasek?07:49
mdkeslangasek: yes, I said to him that it sounded fine07:51
slangasekmdke: aha - sorry, was asynchronous so I didn't notice :)07:52
mdkeslangasek: nw. Is this the "Report a problem" help menu item in Gnome applications?07:52
slangasekmdke: yes07:53
mdkeslangasek: ok, no problem07:54
pittimdke: we discussed disabling that on the last UDS, but I totally failed to notice the doc team about that; sorry about this07:54
mdkepitti: not at all. We don't document bug reporting actually. there is something in the gnome user guide about it but it doesn't mention that menu item07:54
pittimdke: right, this is an Ubuntuism anyway07:55
pitti(launchpad-integration package)07:55
mdkeah, I see07:55
pittimdke: we'll keep the other two (get help online and translate)07:56
* mdke nods07:56
tseliotpitti: can you approve my nvidia-96, please?08:04
tseliotthe source name is nvidia-graphics-drivers-96A08:08
tseliotnvidia-graphics-drivers-9608:08
pittitseliot: not right now, sorry; this has to wait for post-RC or SRU08:24
joaopintogood morning08:25
dholbachgood morning08:26
tseliotpitti: post RC would be better as it's a rather nasty regression that will break at least dist-upgrades08:26
slangasektseliot: ah, a fix for that dratted bug that users kept blaming on gdm, excellent... :)  yes, I'll take that post-RC08:56
tseliotslangasek: yes, that's the bug. Thanks a lot08:56
seb128slangasek, those my one liner fixes you don't take but other change you do ;-)08:57
seb128slangasek, hey btw08:57
slangasekseb128: your one-liners for bugs you yourself marked as 'low'? :-)08:57
seb128still would avoid me the sru paper work ;-)08:57
seb128slangasek, btw are lucid-proposed uploads already queued?08:58
slangasekoh, thanks for pointing out the flaw in our system - I'll design more paperwork for freeze exceptions >:)08:58
seb128lol08:58
slangasekAFAIK lucid-proposed is open, yes08:58
seb128ok thanks08:58
slangasekif uploading to it doesn't work, let me know08:58
DamasceneI guess you are busy with preparing lucid. so my bug need to wait. right?09:00
slangasekDamascene: yes, at this time of the cycle most people you find around on IRC have their hands full with other bugs, sorry09:05
Damasceneok09:06
KoterpillarHow do I make an init script not stop at powering down at all?09:48
pittiKoterpillar: you mean to not get called on shutdown?09:56
KoterpillarYes, not to get called with stop on shutdown09:56
pittiKoterpillar: do not install symlinks into rc0.d and rc6.d, i. e. do not call update-rc.d with 0 and 609:56
KoterpillarThey are not there09:57
KoterpillarIn fact, for 0 and 6, there is neither S nor K link09:58
pittithen the script doesn't get called09:58
=== radoe_ is now known as radoe
KoterpillarLet me check...10:01
KoterpillarWell, the script doesn't get called, but someone kills the daemon it starts10:05
slangasekKoterpillar: sure, /etc/rc6.d/S20sendsigs will10:09
slangasekthere are means for telling sendsigs to skip your process when shutting down, but that's rarely appropriate...10:10
KoterpillarI want to do exactly that10:11
KoterpillarSo if I'm not an Upstart job, I should register with /lib/init/rw/sendsigs.omit.d/ ?10:13
pittislangasek: I uploaded a fixed pkg-create-dbgsym which fixes the missing glib 2.0 dbgsyms (bug 566602); it's all testcase'd, so I'm very confident in that it doesn't cause regressions; the package isn't on any CD/DVD, so it might be okay to accept it? (We'll upload another no-change glib2.0 build after RC then, to get the dbgsyms back)10:13
pittiKoterpillar: yes, /etc/init.d/sendsigs most probably10:13
pittiKoterpillar: if you have a daemon which needs to run until the very bitter end, you need to add its pid to /var/run/sendsigs.omit10:13
ubottuLaunchpad bug 566602 in pkg-create-dbgsym "does not build libglib2.0-0-dbgsym" [High,Fix committed] https://launchpad.net/bugs/56660210:13
cjwatsonsbeattie: the segfault itself is information :-)10:16
slangasekpitti: looking10:18
pittislangasek: thanks10:23
cjwatsonsbeattie: actually never mind that comment, the segfault was during initialisation so not so relevant10:33
* hyperair wonders if a kind archive admin could look into syncing nautilus-share (Bug #565418)10:37
ubottuLaunchpad bug 565418 in nautilus-share "Sync nautilus-share (main) 0.7.2-13 from Debian Unstable" [Wishlist,Triaged] https://launchpad.net/bugs/56541810:37
pittihyperair: not right now, we are frozen for RC10:42
hyperairpitti: ah. RC.10:42
ogramdz, do you still see OOM ? i seem to only get it while rhythmbox plays music here10:50
* ogra had a calm system for the last two days ... just started playing some music and OOM returned10:51
mdzogra, I've removed my Google Calendar feed and it seems OK now10:55
ograhmm, k, then i probably see a different bug here10:55
ogramy load bumps above 4 if i change windows ... but i dont see any process consuming a lot of ram10:56
didrocksI confirm that the google calendar feed is driving evolution nuts here too11:25
=== DrPepperKid is now known as MacSlow
seb128didrocks, what do you call feed in that context?11:26
didrocksseb128: the calendar account11:26
seb128didrocks, ok, I've that one configured but I don't notice issues there11:27
seb128I don't have lot of things in my calendar though11:27
didrocksseb128: I do have multiple calendars (personel and work one), trying to keep just one.11:27
=== ogra_ is now known as ogra
=== MacSlow is now known as MacSlow|lunch
* ogra dist upgrades to see if rhythmbox stops causing OOM12:30
ograseb128, did you hear about any bug relating the above (i havent found the root cause yet, but firing up RB makes it 100% reproducable for me)12:32
seb128ogra: no, is that armel specific?12:32
ograi suspect ubuntuone being at fault12:32
ograseb128, nope, its my laptop12:32
seb128ogra: try turning the store off maybe and see if that's still an issue?12:32
ograi commented a lot on bug 563879 to find out its likely a different one12:32
ubottuLaunchpad bug 563879 in evolution-data-server "evolution-data-server consumes massive amounts of memory, invokes OOM killer" [Undecided,Confirmed] https://launchpad.net/bugs/56387912:32
ograseb128, will do after the upgrade is run12:33
seb128don't change to many parameters at one12:33
ograthe confusing bit is that i cant seem to find anything that actually consumes memory12:33
seb128ie maybe try without change after upgrade12:33
ograbut oom clearly kicks in12:33
seb128then if you still get the issue try without the store12:33
ograyes12:33
seb128do you have free ressources when it kicks in?12:34
ograwill do it like that and file a new bug if its still there12:34
ograyes, htop shows about 800MB being used (from 4G)12:34
ogratop doesnt show any excerssive ram usage either12:34
ograi see my load bumping up between 4 and 512:35
ograbut no massive CPU or ram usage ...12:35
seb128it's weird12:35
ograand after a while i see chromium tabs die12:35
ogralooking at dmesg after that i see they die because of OOM12:35
seb128do you run package installs during the same time?12:35
ogranope12:35
ogranothing special12:35
seb128well that would explain io hits but not ram usage anyway12:36
ograi just have three terminals, about ten tabs in chromium, xchat, evo and rb open12:36
ograbut as soon as rb is playing music my mouse is even hard to move12:36
seb128weird12:36
ogragets jumpy and stuttering12:36
seb128did you try run iotop to see if it lists something?12:37
ogranot yet12:37
seb128try that too12:37
jhernandez1ogra, i usually have more than 20 tabs in chromium without problems12:37
ograi was somewhat on the wrong track looking at mdz's evo bug12:37
ograjust to find it still happens if i kill all evo processes12:37
seb128well that happens12:38
ograjhernandez1, yes, its not a chromium prob12:38
seb128let's try to figure what the issue is now12:38
ograyeah, i'm waiting for the upgrade to finish12:38
ogra10min to go apparently ...12:38
ograi wasnt aware there were that many uploads since friday :)12:38
jhernandez1okok12:38
lamontso how do I tell whatever gnome is using to authenticate root access to ignore the fact that root has a password, and use sudo anyway?12:40
=== al-maisan is now known as almaisan-away
ogralamont, i think you cant do that easily with gksu apps ... policykit might be able to though12:40
=== almaisan-away is now known as al-maisan
ograso it depends on the app and whats in the .desktop file12:41
RAOFogra: You might be seeing an xorg-server bug where gem objects are leaked; they don't show up in normal memory acccounting.12:42
ograRAOF, triggered by what ?12:42
* ogra is curious how RB or pulse or anything in the audio stack could trigger that12:42
RAOFTriggered by X apps rendering stuff, I think.12:43
ograhmm12:43
seb128ogra: do you have effects on in rhythmbox?12:43
seb128effects -> visualization12:43
ograthen RB would have something thats special beyond other apps here12:43
ograseb128, i dont think so, and i fear to start it while the upgrade runs12:44
ograi'll check asap12:44
seb128ogra: no hurry, what videocard, driver do you use?12:44
RAOFogra: bug #565981 would be what I'm thinking of.12:44
ubottuLaunchpad bug 565981 in xorg-server "[KMS] gem objects not deallocated" [Critical,New] https://launchpad.net/bugs/56598112:44
ograseb128, intel12:44
lamontogra: that makes me very sad12:44
lamontdon't want to give the family the root password, but do want them able to reboot their computer from the gui12:44
seb128lamont, I don't understand your question12:44
lamontseb128: sometimes, like say when fsck blows chunks, it's good to have a root password.  so there is one.12:45
* ogra sees vizualizer and art-display being active in gconf 12:45
seb128right, but that shouldn't change the fact that desktop uses sudo by default12:45
slangaseklamont: gnome reboots are done via policykit, not asking for a root password, TTBOMK?12:45
lamontseb128: as a result, many of the gnome apps want the root password, rather than the users password for sudo, for authentication12:45
seb128no they don't12:46
seb128we use sudo12:46
lamontslangasek: if this is fixed in lucid, awesome.  wife has been resisting the move from karmic so far12:46
slangaseklamont: I think the issue you're seeing is that the user isn't in the admin group, so *their* password doesn't authorize them to policykit12:46
slangasekoh, or if you're using ancient software, who knows :-)12:46
seb128lamont, do you have a desktop software example?12:46
ograor debian packages in ubuntu :P12:46
lamontseb128: whatever comes up with the 'machine reboot required'12:47
ograthey all use su-to-root instead of gksu iirc12:47
lamontslangasek: and you're right - she's not in admin12:47
lamontslangasek: OTOH, NFW the kids are going in admin12:47
lamontslangasek: which means I need to edit which file for policy kit changes on their machines?12:47
slangaseklamont: policykit is infinitely tuneable; but don't ask me how12:47
lamonttoo late12:47
slangasektake it back, take it back!!12:48
lamontogra: you mentioned policy kit first.  ^^12:48
seb128lamont, what do you want then? not giving them sudo access but still having their password working for admin tasks?12:48
ogralamont, there was a gui tool for managing polkit once ... not sure that still exists12:48
slangasekseb128: for one, *specific* admin task... :)12:48
lamontsudoers gives them access to the commands in question.  I want it to prompt for their password, not root's12:49
seb128lamont, what software is that? gksudo prompts for their password I would think12:49
seb128lamont, but polkit might not12:49
lamontI'd like to still have them prompted, so they don't fatfinger it and yell at me for _that_12:49
james_wlamont: the policykit-desktop-privileges might give you some idea of how to use the fine-grained controls to do what you want12:50
seb128I was going to suggest that12:50
james_wand pklocalauthority(8)12:51
* lamont gets his wife to get back to the prompt so he can look what's prompting12:51
lamontmeh.  and this time, it rebooted just fine for her from System/shutdown system12:52
* lamont will dig more once she's back in that state12:52
ograSystem/shutdown system ?12:52
seb128you get asked when an another user is loged in12:52
ograheh12:52
seb128there a known bug where cron tasks count as logged users12:53
ograi guess you are missing the right indicator thing here12:53
pittire from lunch12:53
seb128lamont, ^12:53
lamontwell, it doesn't help that I'm generally logged into her computer12:53
ograSystem/shutdown system is the std gnome thing12:53
pittilamont: you get asked for auth when shutting down? that's weird12:53
seb128lamont, well just log 2 users and try to reboot12:53
lamontogra: the problem child is the one that handles /var/run/reboot-required, I suspect12:53
pittiah, if there's another user logged in, then yes12:53
seb128lamont, the said dialog is using polkit indeed12:54
lamontheh.  fsck12:54
pittilamont: it's org.freedesktop.consolekit.system.stop-multiple-users privilege, FYI (/usr/share/polkit-1/actions/org.freedesktop.consolekit.policy)12:54
lamontok - I'll dig through policykit later then.12:54
pittiyou can allow that to any local user in /etc/polkit-1/localauthority.conf.d/ if you want12:54
seb128pitti, he wants to allow some users polkit rights without giving them admin rights12:54
* ogra reboots after upgrade12:57
* ogra fires up RB12:59
ttxArchiveAdmins: please reject python-rackspace-cloudfiles from New, I'll upload a fixed one13:08
ograseb128, so after the update i cant trigger OOM anymore, but that might be because of fresh boot, i'll leave it playing for a while13:09
seb128ok13:10
ograthough RAOF seems to be on something here13:10
ograogra@osiris:~$ cat /sys/kernel/debug/dri/0/gem_objects13:10
ogra1575 objects13:10
ogra623976448 object bytes13:10
ograafter 10 mins running13:10
ograand its rising13:10
seb128ogra: it could simply be that graphical changes trigger this gem issue and the rhythmbox bar changes every second if you are playing something13:16
ograyeah13:17
ograogra@osiris:~$ cat /sys/kernel/debug/dri/0/gem_objects|grep "object bytes"13:17
ogra781213696 object bytes13:17
* ogra waits for the system to get choppy13:17
ograi think the fact that i dont have swap might also play a role here13:19
=== Lutin is now known as Guest35663
mdeslaurara: hi! regarding bug #524318, are you getting the en-us keyboard with existing vms or with new ones you create?13:22
ubottuLaunchpad bug 524318 in virtinst "Keyboard mapping is not correct in the guest" [Undecided,New] https://launchpad.net/bugs/52431813:22
aramdeslaur, mmm, existing, good point. I will double check with new ones13:22
mdeslaurara: cool, thanks!13:24
mdeslaurara: you can also simply remove the "Display vnc" component and add it back, and it should default to no keymap13:25
aramdeslaur, by the way, I am unable to use network boot in virt-manager now. it always says "no boot device"13:26
mdeslaurara: since 0.8.2?13:26
mdeslaurara: could you please file a bug with a couple of steps so I can reproduce it?13:27
aramdeslaur, I cannot be sure, I hadn't been using virt-manager since I filed that bug13:27
aramdeslaur, sure13:27
aramdeslaur, will do13:27
mdeslaurthanks ara13:28
aramdeslaur, confirmed that no keymap is forced to en-us on new machines. I will set again to fix released. sorry for the noise13:31
primes2hev: mvo: Hello, a fix is available for this bug #535061, are you planning a package update soon by chance so it can be added?13:32
ubottuLaunchpad bug 535061 in humanity-icon-theme "Install and Startup Disk Creator icon is incongruous with the new Ubuntu icon set" [High,Fix released] https://launchpad.net/bugs/53506113:32
mdeslaurara: that's good news, thanks!13:32
mdeslaurara: when no keymap is specified, your localized keyboard works 100% in virtual machines, right?13:32
mvoprimes2h: a update to app-install-data-ubuntu?13:33
aramdeslaur, trying now13:33
primes2hmvo: to both app-install-data-ubuntu and usb-creator13:33
araubuntu13:33
primes2hI mean13:34
mvoprimes2h: hm, usb-creator is more something for ev13:34
primes2hmvo: you about app-install-data-ubuntu13:34
arawrong window :) nice my VM has no sensitive usernames or passwords :D13:34
mvoprimes2h: I plan to do another app-install-data update before -final13:34
mvo(if the release team lets me :)13:34
aramdeslaur, working perfectly fine, thanks13:35
mdeslaurara: ok, cool. That was working for me, so I was hoping it was the right approach for all layouts. Thanks!13:36
primes2hmvo: Ok, thanks! I hope to ;-)13:36
primes2hmvo: just remember to write that bug down on your todo list ;-)13:37
mvoprimes2h: heh :) will do13:38
=== gnomefreak76 is now known as gnomefreak
primes2hmvo: btw, do you think that icon needs to be converted in png? it's a svg now13:42
mvono, that should be fine13:42
mvoI think13:42
mvoyeah, plenty of svg13:44
evprimes2h: usb-creator> for lucid-updates, definitely.  I don't think it's critical enough to warrant a fix in the lucid release.13:44
=== MacSlow|lunch is now known as MacSlow
aramdeslaur, I filed the bug about network booting as bug 56722213:49
ubottuLaunchpad bug 567222 in virt-manager "When selecting network as Boot device, I always get a "No bootable device" BIOS error message" [Undecided,New] https://launchpad.net/bugs/56722213:49
primes2hev: Sure, I just asked you to know if an update was on the todo list and then save time. ;)13:50
mdeslaurthanks ara13:50
joaopintoslangasek, are the "mountall: Plymouth command not found" messages showing up on VT 1 during boot expected ?14:03
slangasekjoaopinto: 'not found', or 'failed'?14:05
joaopintoops, sorry, failed14:05
slangasekjoaopinto: probably bug #55976114:06
ubottuLaunchpad bug 559761 in mountall "mountall needs to flush plymouth message queue before emitting upstart events" [High,Fix committed] https://launchpad.net/bugs/55976114:06
joaopintook, tks14:08
=== mathiaz_ is now known as mathiaz
MacSlowwhere's the default locale for gnome/gdm stored?14:26
pittiMacSlow: /etc/default/locale (that's for everything, not just for GNOME)14:26
pittiMacSlow: older installations used /etc/environment14:26
MacSlowpitti, hm... that's stating de and en, which would be ok... but I get "Afghanistan" as the default one... I 'm also not able to login using the root-prompt of grub14:27
=== sconklin-gone is now known as sconklin
MacSlowpitti, for some reason my locale was changed when I updated my system by console-setup14:27
MacSlowpitti, I'm trying to fix this since this morning14:28
pittiMacSlow: are you sure about console-setup?14:28
pittirecently my /etc/default/console-setup was scrambled by a dist-upgrade, but I haven't found out yet why14:28
MacSlowpitti, I booted a liveCD to check the usual places... and even there I could ont find any mention of "Afghanistan"14:28
=== Guest35663 is now known as Lutin
cjwatsonAfghanistan happens to be the first in alphabetical order14:29
pittiMacSlow: it could just be the alphabetically first entry in the available list14:29
MacSlowpitti, pure guessing on my side... I didn't pay much attention to the update-process... since I expected by now this would be harmless14:29
MacSlowcjwatson, pitti: probably14:29
cjwatsonthe only recent change in c-s was a translation update, though14:30
pitticjwatson: right, that's why I didn't quite believe that this was the culprit14:30
pitticoudl be the existing magic in the postinst, of course14:30
MacSlowcjwatson, pitti: I only don't get why even passing locale=de_DE on the kernel boot-options line doesn't even allow me to log in using grub's root-prompt14:30
pittiI have changed /e/d/console-setup countless times while I was working on the keyboard fixes in gdm/gnome14:30
=== gnomefreak76 is now known as gnomefreak
pittisince nobody else complained I just scribed it off to my own stupidity14:31
MacSlowcjwatson, pitti: if you've any trick up your sleeve to work-around this, I'd be more than happy to hear :)14:31
pittiMacSlow: can you paste your complete /e/d/locale somewhere?14:31
MacSlowpitti, that's going to take some time14:31
pittiMacSlow: so your keyboard is fine, it's really your language whic his broken?14:31
MacSlowpitti, but I can do that14:31
pittiMacSlow: i. e. your system is in English now? (since I suppose you don't have language-pack-af installed)14:32
MacSlowpitti, well... e.g. if I boot normally and switch from gdm to a VT... I cannot see anything I typed in at the login-prompt14:32
pittiMacSlow: or s/paste/tell us how it looks/ -> it should at most have $LANG and $LANGUAGE14:32
cjwatsonMacSlow: I doubt that your login prompt is related to your locale problem14:33
cjwatsons/prompt/problem/14:33
* MacSlow boots desktop-box via liveCD and mounts root-partition manually to get the /e/d/locale14:33
pittiMacSlow: ok, where do you actually see "Afghanistan"?14:33
cjwatsonoh, unless you mean that you can't log in because the keyboard is horked14:33
pittiMacSlow: at this point I think we need some more precise description14:33
MacSlowpitti, it's written in italics in the language-selection of gdm14:33
cjwatsonMacSlow: "locale" is separate from keyboard layout, that's why that makes no difference14:33
cjwatsontry pressing alt+shift to toggle to US layout14:33
MacSlowpitti, there's also USA and German14:33
pittiMacSlow: on the left or middle combobox?14:33
pittiMacSlow: "USA" is a keyboard layout, not a language14:34
MacSlowpitti, middle14:34
pittiMacSlow: ah, that _is_ the keyboard layout14:34
pittiMacSlow: please check your /etc/default/console-setup14:34
pittiI ended up with14:34
pittiXKBLAYOUT="us,de"14:34
pittiXKBVARIANT="nodeadkeys,nodeadkeys"14:34
MacSlowcjwatson, pitti: rebooting14:34
pittii. e. it somehow duplicated the "nodeadkeys"14:34
cjwatsonunfortunately by the time this happens to somebody (/etc/default/console-setup broken) the evidence of why it happened has usually been erased14:34
pittiwhich completely broke the keyboard14:34
pittiand I'm fairly sure that console-setup's postinst had something to do with it, but I haven't had time since last Friday afternoon to investigate this thoroughly14:35
pittibut now that it happened to someone else, it's probably time to do so14:35
MacSlowpitti, cjwatson: pressing Alt14:37
MacSlowpitti, cjwatson: pressing Alt+Shift at the gdm-screen doesn't seem to change the keyboard-layout (I still see my text-entry cursor on the right side of the GtkEntry)14:38
pittion Friday I tried apt-get install --reinstall console-setup a couple of times, but weren't able to replicate the breakage14:38
MacSlowodd...but logging in worked14:38
MacSlowphew14:38
MacSlowat least I'm back at my normal desktop14:38
MacSlowpitti, cjwatson: now checking things (and pasting) should be a lot easier14:39
pittiMacSlow: ok, please give output of grep ^X /etc/default/console-setup14:39
MacSlowpitti, https://pastebin.ubuntu.com/41925814:41
MacSlowpitti, there's the af14:41
MacSlowpitti, I guess I change that to de again?!14:41
pittieww14:41
pittiyes14:41
pittibut this is completely different breakage than what I had14:42
pittiMacSlow: but regardless of that you should have been able to change the layout in gdm14:42
MacSlowpitti, anything else?14:42
mdzScottK, Riddell: any update on https://wiki.kubuntu.org/Kubuntu/UpdatesPolicy for the TB meeting today?14:42
Riddellmdz: not as yet I'm afraid14:43
MacSlowpitti, I could change it... but only the hint regarding Alt+Shift made it possible to login again (although the GtkEntry still rendered text being entered from right-to-left)14:43
pittiMacSlow: saving your /var/cache/debconf/config.dat could come in handy for post-mortem debugging14:43
mdzcjwatson, any update on libfaac? does it need action before 10.04?14:43
pittiMacSlow: and the current (i. e. broken) version of /e/d/console-setup14:44
mdzcjwatson, ah, just saw your email, never mind14:45
MacSlowpitti, do you want both files via email?14:46
pittiuh, I do see a potential gotcha there -- /var/lib/dpkg/info/console-setup.postinst seems to overwrite the default file with values from debconf14:46
mdzpitti, cjwatson won't make it to TB, and I don't know about Keybuk (he's UTC-7 still). are you planning to attend?14:46
pittiMacSlow: better attach them to a bug14:46
MacSlowpitti,14:46
pittimdz: I am, yes14:46
MacSlowok14:46
MacSlowpitti, against which package should I file it? console-setup (if that's even a package)?14:47
pittiMacSlow: that'll do for now, yes14:47
loolWould someone please sync libhildonhelp from unstable to fix its FTBFS in Ubuntu?  (it's in universe and not on any ISO)14:47
loolI can't get requestsync to take it from Debian for some reason14:48
MacSlowpitti, prio: High?14:48
loolv 2.0.5-414:48
pittiMacSlow: I don't know the scope of this yest14:48
pittiyet14:48
cjwatsonmdz: it's next on my guilt list after this horrible partitioning bug - but I don't see anything in the archive with the prohibited linkage14:48
cjwatsonso since my impression is that it seems to be distributable but not co-linkable with ffmpeg, I think 10.04 is OK.  But I will check14:49
MacSlowpitti, you can change it later anyway14:49
cjwatsonpitti: overwrite> it's complicated, and has installer tentacles14:49
cjwatsoneven if it is broken, if it's more or less a corner case my inclination would be to leave it as it is for 10.0414:49
pitticjwatson: yeah, that's why I asked about saving config.dat, so that we keep the traces14:50
pitticjwatson: *nod*14:50
cjwatsonmdz: won't make it> sorry again - am buried in thousand-line debug files full of sector numbers :-/14:50
mdzcjwatson, no worries. there's nothing urgent on the agenda, and we may end up skipping it if we don't get a quorum. 10.04 is higher priority as usual14:51
mdzcjwatson, let me know if you want another pair of eyes14:51
pitticjwatson: I'm still not able to replicate it, though; it by and large seems to work fine14:52
cjwatsonmdz: thanks.  at present, bringing somebody else up to speed would probably lose time but I'll see how it goes14:52
MacSlowpitti, cjwatson: LP: #56725414:58
ubottuLaunchpad bug 567254 in console-setup "console-setup overwrote my default language "de" (German) with "af" (Afghanistan)" [Undecided,New] https://launchpad.net/bugs/56725414:58
MacSlowpitti, cjwatson: if you need further info about it, just tell me14:59
pittiMacSlow: thanks for filing14:59
MacSlowpitti, cjwatson: I'll reboot and see if everything is back to normal (also the input-direction of GtkEntry at the gdm-screen)14:59
seb128cjwatson, ev: ubiquity used to ask if you really want to continue when typing a weak password and doesn't now, bug or design choice?15:02
evseb128: design choice15:02
seb128ev: thanks15:02
evseb128: it now lets you know inline if your password is weak15:02
seb128right, I'm not sure if it used to do both, I though it was showing the info but still asking for confirmation before so I figured I would ask to check15:03
mdzdirecthex, /join #ubuntu-meeting if you're around15:08
ScottKmdz: Not yet.15:22
alexp_sssuphi everyone, I'd like to ask if there is any documentation about including new projects in the core ubuntu. I am the maintainer of the lightspark project (which is a modern flash player implementation). In the current status lightspark is good enough to render youtube videos, even the Flash10 version that are totally not supported by gnash. I think my project has a great potential, and I'd...15:23
alexp_sssup...like to start working to get it into the next ubuntu release in 6 months.15:23
mdzdirecthex, minutes sent to ubuntu-devel and TeamReports15:33
directhexmdz, okay, ta. btw your latest blog post has a broken <a>15:33
mdzdirecthex, another one?  I fixed one already15:34
directhexah, planet hasn't noticed15:35
thebishophttps://lists.launchpad.net/asus-ul30/msg00125.html -- is there an official bug for this issue?  I searched and didn't see one15:47
thebishopcan't tell if it's a problem with all Intel 4500MHD, or just the Asus UL line15:47
Ngthebishop: bug #53864815:50
ubottuLaunchpad bug 538648 in xserver-xorg-video-intel "[gm45] Irregular sync flashes with compiz on (Lenovo T500)" [Medium,Triaged] https://launchpad.net/bugs/53864815:50
thebishopNg, the symptoms sound very similar, but i can confirm that it happens without compiz15:52
thebishopNg, in the list discussion i pasted, they suggest it's a problem with DRM15:53
Ngthebishop: I'm not sure, I'm just one of the people affected by the bug :)15:56
thebishopNg, when it's not happening, this seems like a great release of Ubuntu... haha16:02
thebishopwhen it happens in succession, i want to cry16:02
awilkinsIs the DRM a different thing to Digital Rights Management, I'm seeing the acronym a lot in things like kernel logs and not really believing that Linux is in league with the MPAA?16:03
cjwatsonDirect Rendering Manager16:04
cjwatsonhttp://dri.freedesktop.org/wiki/DRM16:04
cjwatsonthe acronym clash is slightly unfortunate16:04
=== seb128_ is now known as seb128
=== al-maisan is now known as almaisan-away
geserpitti: because it's not very clear for me from the summary about "syncing from testing": how should I set the default in requestsync for maverick: sync from unstable or sync from testing?16:46
pittigeser: it's not yet clear to me either yet :) there doesn't seem to be a strong preference either way, but I think we should go back to unstable, since (1) maverick is that post-LTS "crack" release, and (2) Debian will freeze soon16:47
barryjames_w: any chance you're around?  i have a question about bzr import-dsc cli options16:56
james_whi barry16:57
barryhi james_w.  i think there's a discrepancy about the --distribution option to import-dsc.  the online docs say 'bzr import-dsc --distribution debian .../scruff.dsc'17:00
barryjames_w: but 'bzr import-dsc --help' does not mention --distribution, and import-dsc doesn't accept that option17:01
barryjames_w: it also doesn't let me say 'debian' as the first arg17:01
barryjames_w: so, is it still necessary to specify the distribution when doing import-dsc?17:01
james_wbarry: I think the docs are out of date17:01
barryjames_w: ftr, i am trying to sync the latest debian package with an ubuntu package17:01
james_wbarry: and the lp:debian/* branch isn't up to date?17:02
pitti"Accepted tzdata 2010i-1" -- oh no, not again17:02
barryjames_w: ah, it might be17:03
barryjames_w: it is.  i'll merge debian->ubuntu using that.  but just ftr, is the distribution unnecessary for import-dsc now?17:04
james_wbarry: yes17:05
james_wbarry: just committed to correct the docs, thanks17:05
james_wall that matters now is which branch you commit it on to, if you commit it on to what you consider to be the "debian" branch then you are saying it was an upload to Debian17:06
james_wit's all in the interpretation though, and there is no data stored about that any more, so we don't need the argument17:07
james_wI should have deprecated it rather than removing it though, sorry17:07
barryjames_w: no worries, that's fine.  so if i'm working on an ubuntu branch and want to pull in the debian dsc (say, lp:debian isn't updated yet), then it will Just Work?17:07
james_wyou should grab the lp:debian branch, import the package on to that, and then merge the result17:08
james_wif you import the debian upload on to the ubuntu branch then it won't merge any Ubuntu changes17:08
james_wshortcuts you may see in that description are there for the taking if you want17:09
barryjames_w: gotcha. thanks.  thanks again for a great tool.  i added a link on the wiki page to the file:/// docs - there's lots of excellent material there. :)17:10
james_wgreat, thanks17:10
mkarnickiI want to file a bug report about Remote desktop settings window. against what package should I file it?17:19
ArneGoetjeslangasek: I'd like to drop the xfonts-wqy dependency from language-support-fonts-zh-han{s|t}, since wqy-microhei and wqy-zenhei are more popular nowadays than the bitmap font. Is it okay to get that change in for Lucid? I would submit it to the queue together with the language-support-fonts-ja update...17:20
nigelbmkarnicki, Next time, asking #ubuntu-bugs, where you might get a faster response.  the package is vino.17:22
mkarnickinigelb: noted. thanks!17:22
slangasekArneGoetje: there doesn't seem to be much practical benefit to dropping the dependency for lucid, the packages are only on the DVDs?17:29
ArneGoetjeslangasek: except reducing the amount to download for Chinese users17:30
slangasekArneGoetje: hmm, true; though it's a 6MB reduction vs. a 21MB download - if you can download 15MB, is downloading another 6MB that burdensome?17:32
ArneGoetjeslangasek: heh... we can leave it for maverick, no problem17:32
slangasekArneGoetje: ok, let's do that :)17:33
ArneGoetjeslangasek: ok, then I'll upload the changes for language-support-fonts-ja now.17:33
slangasekArneGoetje: cheers!17:33
ArneGoetjeslangasek: uploaded.17:34
ArneGoetjeslangasek: fontconfig changes in language-selector will follow later tonight17:35
=== jono_ is now known as jono
=== beuno is now known as beuno-lunch
Keybukslangasek: too many bugs are fixed/worked around by putting plymouth back into the initramfs :-/17:49
joaopintoKeybuk, before filing a a wishlist bug, shouldn't initctl have an enable/disable service command, or you don't thin is the proper place to do it ?17:52
Keybukyes, it should17:54
cody-somervillecjwatson, for LP #567270, which seed would I add the package to?17:54
ubottuLaunchpad bug 567270 in live-installer "[MIR] live-installer" [Medium,Fix committed] https://launchpad.net/bugs/56727017:54
ograsupported /me thinks17:55
Keybukjoaopinto: bug #9406517:55
ubottuLaunchpad bug 94065 in upstart "init: add non-destructive means to disable a job" [Wishlist,Invalid] https://launchpad.net/bugs/9406517:55
Keybukslangasek: oh, wow, I just saw your patch on plymouth@l.fd.o - awesome17:56
Keybukslangasek: do the watch-for-keypress stuff still work then if show-splash isn't called first?17:56
joaopintoKeybuk, ah, great17:59
Keybukjoaopinto: I'm basically thinking that services can be in one of three modes17:59
Keybukautomatic18:00
Keybukmanual18:00
Keybukupgrade18:00
Keybukin automatic mode, Upstart manages their life time18:00
cjwatsoncody-somerville: supported-installer-common18:00
Keybukin manual mode, only "start" and "stop" etc. will work18:00
Keybukin upgrade mode, nothing works18:00
joaopintoupgrade means locked ?18:00
Keybukyes, locked out for a package upgrade18:00
Keybuk"this software is being changed on disk - don't touch it"18:00
cjwatsonogra: few packages go in supported directly any more18:00
Keybukupgrade may mean the service is stopped when you put it in that mode18:01
ogracjwatson, yeah, i just noticed that there are more fine grained files now18:01
Keybukor may mean that the service is locked (won't respawn, failures not reported) and restarted when unlocked18:01
Keybukmay offer both18:01
ograi havent looked at seeds for a while18:01
cjwatsonit was a nijaba thing for hardy18:01
ograah18:01
ogra(at least not beyond desktop and netbook files)18:02
joaopintoKeybuk, is there an option to start a service but blocking it from emitting events ? It could be useful when you want to try a specific job individually18:02
Keybukjoaopinto: not sure that would work18:02
Keybukthat would mean, for example, the pre-start and post-stop scripts wouldn't get run18:02
joaopintoI need to get more familiar with upstart scripts first, but I guess you may want to test a specific job without triggering the subsequent events chain18:15
joaopintowithout having to manually edit the script for that18:15
=== blueyed_ is now known as blueyed
=== yofel_ is now known as yofel
bladernrCan anyone tell me if there is a way to determine whether a system has woken from suspend-to-ram via a specific method (either keypress, acpi alarm, or WOL packet received?)19:10
bladernrhoping -devel is the right place to ask19:10
=== beuno-lunch is now known as beuno
joaopintoKeybuk, bug 530179, isn't a bit abusive to set the bug as duplicate when the person clearly reported that mountall failed to mount the filesystem ?19:32
ubottuLaunchpad bug 530179 in mountall "[lucid] Adding vboxsf in fstab stops boot process (dup-of: 507881)" [Medium,Incomplete] https://launchpad.net/bugs/53017919:32
ubottuLaunchpad bug 507881 in plymouth "Plymouth doesn't show messages sent before the splash screen is visible" [High,Fix committed] https://launchpad.net/bugs/50788119:32
joaopintoas he commented later, the issue is not only about the missing prompt (the duplicate bug) but the fact that the filesystem was not mounted19:35
joaopintoKeybuk, do you mind if I set the bug to incomplete and try to reproduce it and collect more data ?19:43
joaopintovirtualbox is available from the repositories, even if it's not a mountall bug it may apply to a universe package19:45
joaopintoactually /sbin/mount.vboxsf is available from a package, now let's see if it mounts on boot20:01
adiroibanbdrung: hi, can you review a MP for ubufox or should I ask asac ? it's regarding bug 56458920:37
ubottuLaunchpad bug 564589 in ubuntu-translations "ubufox "about window" badly translated to pt-BR" [Undecided,In progress] https://launchpad.net/bugs/56458920:37
geniiCould anyone please tell me what values correspond to what states in /sys/bus/usb/devices/*/power/autosuspend  file? I can't seem to find this info anyplace20:38
bdrungadiroiban: i think asac is the right person for that, because he is upstream.20:39
adiroibanbdrung: ok. thanks20:41
=== almaisan-away is now known as al-maisan
crimsungenii: -kernel, really. Anyhow, static int usb_autosuspend_delay = 2;           /* Default delay value, * in seconds */21:04
crimsungenii: drivers/usb/core/usb.c21:04
geniicrimsun: OK, thanks21:07
highvoltageqense: did you perhaps add my name next to debian-installer on https://wiki.ubuntu.com/BugSquad/AdoptPackage#Small%20and%20Medium%20Packages ?21:08
qensehighvoltage: if your name is there it was there already when I pasted the list from the old page21:09
highvoltageqense: ah ok. I can't remember doing that but I'll subscribe to the bug mail and go through it's list of known bugs, I guess I might as well adopt it fully :)21:11
qensehighvoltage: If you'd want to do that, please do so.!21:11
asacadiroiban: done21:26
adiroibanasac: thanks :)21:26
josipHello, I am not sure if this is right channel to ask the question, so I hope it won't mind you if it isn't. Is there a nobackfill patch for ubuntu lucid?21:29
=== al-maisan is now known as almaisan-away
Keybukjoaopinto: sure, if you want to debug it go ahead22:19
Keybukthough it's definitely not a mountall bug, so change the package to none22:19
joaopintoKeybuk, already identifyed the problem22:19
Keybukwhat is it?22:19
joaopintoit depends on a kernel module which is loaded later22:19
joaopintowhich is provided by an univer package22:19
Keybukah, fail22:20
joaopintoI just left mountall because I am not sure how it should be handled from a packaging perspective, I mean, for the other package22:20
joaopintoare kernel modules loaded before mountall ?22:20
Keybukno22:21
Keybukwe have no boot phase where "kernel modules are loaded"22:21
joaopintook, so currently there is no support for modular filesystem support ?22:22
joaopintoops, redundancy :P22:22
Keybukit's up to the module to arrange for itself to be loaded22:22
Keybukusually this is something like:22:22
Keybuk  SUBSYSTEM=="block", ENV{ID_FS_TYPE}="...", RUN+="modprobe ..."22:23
Keybukbut that only applies where the block device is visible22:23
Keybukit may be as simple as the virtualbox stuff needs an upstart job22:23
Keybuk  start on starting mountall22:23
Keybuk  exec modprobe vboxsf22:23
joaopintook, I will add that o the bug report and remove mountall22:23
joaopintodoes "starting" guarantee that the job is invoked prior to the mountall start, or is it executed in parallel ?22:24
KeybukI've already commented to that effect22:24
Keybukguarantees provided it also uses "task"22:25
Keybuk  start on starting mountall22:25
Keybuk  task22:25
Keybuk  exec modprobe vboxsf22:25
Keybukis probably more correct ;-)22:25
joaopintook, this is also a good change for my first upstart job :)22:25
joaopintochance22:25
joaopintois Debian using upstart already ?22:27
ScottKccheney: Did you run into something like Bug 567536 before?22:29
ubottuLaunchpad bug 567536 in update-manager "Upgrade failed due to OOo predepends problem" [Undecided,New] https://launchpad.net/bugs/56753622:29
ccheneyScottK: probably haven't looked yet, but mvo is having to work around it in update-manager as it appears to be some sort of really hard to fix bug in apt pre-depends resolving22:30
ccheneyScottK: and fixing it in OOo is non-trivial, we added one thing to help and then it needed another, etc22:31
ScottKccheney: I got that bug using update-manager, so whatever it is, seems to be incomplete.22:31
ccheneyScottK: i'm not sure if mvo has applied the change yet, aiui he was going to make it uninstall binfilter along with some other bits and then reinstall after the upgrade process22:31
ScottKTHanks.22:32
ccheneynp22:32
ScottKI'll paste that in the bug then.22:32
trijntjeHi all, are any empathy developers present? I'm translating empathy but i'm not sure about the meaning of some strings22:35
joaopintoKeybuk, http://pastebin.com/5tMKVZZz, looks sane ?22:50
Keybukyeah though lose the script/end script22:53
Keybukalso worth adding -b to the modprobe call22:53
Keybukso that it can be blacklisted without modifying the job22:53
=== sconklin is now known as sconklin-gone
slangasekKeybuk: yes, the keypress watches are installed unconditionally already, they don't look for show_splash23:25
Keybukslangasek: what's looking for the key presses then?23:25
KeybukI thought the terminal and keyboard, input, etc. weren't created until a renderer is loaded23:25
Keybuk(on show splash)23:25
slangasekKeybuk: oh, you were asking whether the keypress would be /registered/ before splash was up - no, sorry23:27
slangasekso /proc/bus/usb is still going to be a problem23:28
svu_pitti, ping?23:31
Keybuk*shrug*23:33
Keybukeither we put plymouth in the initramfs23:33
Keybukor just release note that you should check your /etc/fstab23:33
ionCould we check fstab on upgrade?23:34
joaopintoa broken fstab resulting in an unbootable system looks really bad23:36
ion(Re: his quit message) Are getdeb packages still packaged so that maintscripts create and delete stuff in $HOME/Desktop etc? :-P23:36
joaopintoion, don't worry, they don't hurt more than a random Ubuntu package23:37
ScottKIf that's true, it's progress.23:49
joaopintothe "be respectful" is not something that comes easy to everyone23:55
joaopintogood night23:55
ScottKjoaopinto: You site used to recommend removing all getdeb packages before upgrade.  I didn't check if it still does.23:55
ScottKSo my statement is nothing but factual.23:56

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