[00:02] thought the process still seems rather nebulous to me, i'll call that a result [00:03] (-t, agh) [00:14] cjwatson, no, since that is a private unreleased version of -fglrx the issues mostly are just email, no bug #'s unfortunately [00:14] bryceh: OK - is it urgent for beta? [00:14] bryceh: (I may have another upload coming anyway, and I've queued it up) [00:15] cjwatson, it depends on whether we get -fglrx in time for beta, which is uncertain (no eta's given) [00:15] ok, well let me know as early as you can if it looks like we're going to be out of sync [00:15] it's in lp:~ubuntu-core-dev/ubuntu/natty/grub2/natty [00:20] oh boy, my logoff dialogue and some polictkit windows earlier were showing broken font unicode boxes, i fear a reboot [00:24] who keeps changing the wifi icon D: the elements are almost too small to resolve now, and the bottom looks misshappen === dendrobates is now known as dendro-afk [00:53] ohsix, which bug was it that you were hitting? [00:54] cnd: the 2 finger gestures on SemiMultitouch (well put) devices [00:54] though it appears to still be doing it [00:54] ohsix, do you have the bug link? [00:54] I just want to make sure everything is as expected [00:56] these are the bugs i posted yesterday after our discussion, https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/739916 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/739922 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/739924 [00:56] Ubuntu bug 739916 in gnome-control-center (Ubuntu) "gnome-mouse-properties doesn't offer touchpad options for 2 finger clicks" [Undecided,New] [00:56] Ubuntu bug 739922 in xserver-xorg-input-synaptics (Ubuntu) "touchpad disable key does not work (acts as if no key was pressed, no event in xev)" [Undecided,New] [00:56] Ubuntu bug 739924 in xserver-xorg-input-synaptics (Ubuntu) "device acceleration profile incorrect for synaptics touchpad in natty" [Undecided,New] [00:56] the one related to 2 finger clicks is the first, guess i assumed a bit that it was desired, but didn't have configuration [00:57] oh yeah, ok [00:57] I work on so many bugs I just forget what is what [00:57] alright [00:57] ohsix, I don't really think the change should have had any effect [00:58] so I'm not sure what to think :) [00:58] it didn't, i just read a little into it [00:58] ahh [00:58] ok [00:58] i thought it'd disable the 2 finger gestures when the touchpad only fakes it [00:58] sorry... [00:58] not a problem [00:59] ohsix, I don't think the scroll issue is going to be fixed for natty [00:59] that's fine, it can be disabeld in gnome-mouse-properties [00:59] the reason i filed the bug that way was to get something like that for the 2 finger right click [01:00] since it's probably desirable for someone, but it happens way too often with one finger for me; and i'd rather it disabled [01:00] yeah [01:00] that should be fixed, but probably won't be for natty either... [01:00] agh [01:00] it would require too big of a change at this point [01:01] can you pin it disabled then, if theres no ui to do it [01:01] well, some people may like it, and it may work well for them [01:01] so we can't really make that kind of a change either at this point [01:01] it could [01:01] because we don't really know how well it works for everyone [01:02] except on these touchpads where it's almost assuredly wrong, without being able to adjust the threshold for it [01:02] we don't really know which touchpads it's definitely wrong though [01:02] there are 2 very clear classes of synaptics touchpads, ones that fake it and ones that don't; the ones that fake it use heuristics that aren't always correct (can change with temperature and humidity even) [01:02] it may work fine for some people who have the "fake it" kind of touchpads [01:02] well, you do; i could tell you too, they have different protocols [01:03] yeah, we can tell the two device types apart [01:03] but perhaps it works great for some of the "fake it" kinds, and it doesn't work for some other "fake it" kinds [01:03] the ones with heuristics need extra input that there isn't ui for either; to make it work well [01:04] i get your position but i can't help but think it's arguing against changing it, it personally annoys me and does not work well; it may work well for some unknown mass of people, but i'm at least here telling you it doesn't [01:04] i could enable it manually before natty as well; it did not work well then, and i had no desire to [01:04] ohsix, I do agree with you in that it probably should be disabled by default [01:05] and it's something we probably want to attack upstream [01:05] in the X community [01:05] but now it's on by default and theres no ui for the sensitivity so it can't even be made to work sort of well [01:05] where the driver is setting it on by default [01:05] probably [01:05] ohsix, this is a change in behavior from maverick? [01:05] yes [01:05] are we in freeze for beta? do I need to get a freeze exception for an xserver bug fix? [01:05] (if you already said that, sorry) [01:06] along with the acceleration profiles being wrong (takes 4 swipes to get to the other side of a small screen with sens/accel all the way up) [01:06] bryceh, we might want to patch out auto-enabling two finger tap for right click when only touch size is available (for ohsix's issue) [01:06] when mav was in alpha/beta the sensitivy stuff changed as well; but by the time it was released it was fixed [01:06] bryceh, I don't know if you've kept up with the issue [01:07] cnd, I haven't, no [01:07] bryceh, I'll try to summarize [01:07] there's two types of synaptics trackpads that are concerned here [01:07] multifinger trackpads and trackpads that just give you some touch area size [01:08] in natty, the default of x synaptics is to enable right click on two finger taps [01:08] including a heuristic to enable right click on non-multi-finger trackpads when the touch size looks like two fingers [01:08] maverick didn't default to this [01:09] and according to ohsix, the touch size heuristic just doesn't work well for all trackpads when set to the default thresholds [01:09] (and there is no ui to adjust the thresholds either) [01:09] ok [01:09] so I wonder if we shouldn't leave two tap for right click disabled for the touch size type trackpads [01:10] since ui cant be added to enable/disable it like the 2 finger scroll, it would be best to disable it on the one type of touchpad until there is, so i can turn it off like the 2 finger scroll, and fwiw, if i could adjust the threshold that applies to both (click and scroll) i could probably use 2finger scroll as well [01:11] ohsix, the one thing I would note is that I'm very resource stretched myself [01:11] so although I agree with you [01:11] ohsix, yeah ui for configuration would be nice. Might be hard given the various interrelating drivers though, plus some of this is a moving target. In any case don't think we have people on hand to write gtk config stuff presently [01:11] right [01:11] I may not be able to fix the bug in time for natty release [01:12] it all comes down to setting properties with xinput; which is what i'll have to do manually in either case [01:12] I may not be able to fix it myself that is [01:13] but if you or someone else has a patch, I'd be happy to review it [01:17] hm [01:18] i wouldn't know where to start [01:19] apt-get source xserver-xorg-input-synaptics ;-) [01:19] yea i'm reading it now [01:19] $ bzr branch lp:ubuntu/xserver-xorg-input-synaptics [01:19] if you like bzr [01:19] even better [01:20] should i be looking through ubuntu's version of it? or is upstream enough for the likes of natty [01:21] cnd, I'm going to go ahead and upload the xserver package with that fix you put in from earlier. My reading of beta devel policy is that once freeze is in effect changes are held for review, so it'll automatically fall to the release team to allow targeted fixes through [01:21] cnd, so it'll give them the option of including the fix in beta without forcing it [01:22] bryceh, that's fine [01:22] I don't think the release team likes me right now though... [01:22] :| [01:22] ohsix, either one should be fine (they should be fairly close to the same code, and we can take care of porting fixes one way or the other once there is a validated/reviewed fix) [01:22] cnd, oops, did you break something? [01:23] bryceh, no, I never break anything! [01:23] though that's not the issue :) [01:23] hehe [01:25] uploaded [01:26] awesome, just about everything has changed since i last looked [01:27] heh [01:30] http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/commit/?id=ee99d4f7bc3374e8bac083ac4ea159f5da43db06 huhu, not it, but related [01:34] [ubuntu/natty] xorg-server 2:1.10.0-0ubuntu2 (Accepted) [01:34] cnd: http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/commit/?id=ffa6dc2809734a6aaa690e9133d6761480603a68 [01:34] interesting; perhaps beta is not quite frozen yet? [01:35] bryceh, I blame you if xserver is broken :) [01:35] emulateTwoFingerMinZ defaulted to a really high value so never let Synaptics devices to emulate 2-fingers by default. Changed default to a low value (same as FingerHigh) [01:35] (from commit message) [01:35] that min z is the threshold used in the heuristic i was talking about [01:36] cnd, heh. Well, I installed the debs on my desktop here and have been running it no prob, but this has a mouse not a touchpad so ymmv [01:37] in any case, can't be any worse than what happened this morning [01:37] (huge leak in water main due to tree roots breaking a pipe in my front yard) [01:37] ((fun)) [01:37] cnd: i cheated and asked the guy who did it :D [01:37] bryceh: Ouch that is certainly not fun. [01:38] bryceh, oh man, not fun! [01:38] ohsix, hmmm, we could reverse patch that [01:38] bryceh, check out the commit ohsix pasted ^^ [01:39] cnd, reverse patching that is certainly doable [01:39] will that solve it? [01:39] ohsix, do you know how to add that as a reverse patch to a debian package? [01:40] generate the reverse patch, stuff it into debian/patches/ [01:40] and add it to debian/patches/series [01:40] yea, but it probably wouldn't hurt to go over it again [01:40] yeah, then you would build and test it :) [01:40] and then you can post a debdiff in the bug or a merge request [01:43] apparently EmulateTwoFingerMinW can be changed as well, rather than reverting it [01:46] ohsix, if you have something you want me to review, please subscribe me to the bug [01:46] my lp id is chasedouglas [01:46] that way I'll see it :) [01:46] eventually.. [01:48] what's the kung fu to generate a patch to revert automatically? i've always just edited the patches [01:48] (mind you, not large patches) [01:51] nm [01:55] Quick question: I am interested to know if libsdl is compiled with GCC SSP and I don't know where in the documentation to find such information. https://wiki.ubuntu.com/GccSsp lists a few specific packages with problems. [01:59] rezbit, I'm not familiar with libsdl, but in general you can 'apt-get source ' and then look in that package's debian/control to see what flags get passed to configure [01:59] ok remind me how to build a package, fakeroot debian/rules or something? :D [02:00] hmm, why would one of the binary packages (of a multi-binary source package) not have a copyright file while the others would? [02:00] ohsix, did you use apt-get source? [02:00] or bzr? [02:01] apt-get [02:01] YokoZar: Because cdbs has symlinked it to one of its dependencies? [02:01] ohsix, ok, I'd suggest using debuild [02:01] RAOF: debhelper in this case [02:01] ohsix, just running debuild should do it [02:01] ok [02:02] YokoZar: I'm not entirely sure at what level the hoovering is done; it could be further down. When you install the package is the copyright missing? [02:03] RAOF: yup, no copyright in the .deb...nor a symlink [02:06] does whatever that applies patches not like diff --git format patches? [02:07] ohsix, it should work [02:08] I usually use diff -Nurp fwiw [02:08] Nurp derp, herp [02:09] YokoZar: Well, then it would appear to be not what I'm thiking of. [02:09] RAOF: and thus stumps me too :( [02:09] YokoZar: cdbs package? [02:09] micahg: debhelper [02:10] no idea then [02:10] maybe it would help if i checked out the right version ubuntu uses instead of using HEAD :D [02:11] micahg: Yeah, we've covered that :) [02:11] ohsix, that would help :) [02:11] ohsix, if you'd rather, the real ubuntu packaging branch is kept in git [02:12] I forgot to mention that [02:14] barry: reminder: https://bugs.launchpad.net/launchpad/+bug/608173 [02:14] Ubuntu bug 608173 in Launchpad itself "View all (or more) PPA package build statuses" [Undecided,Expired] === slangasek changed the topic of #ubuntu-devel to: Archive: beta freeze | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper -> maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Current Friendly Patch Pilots: smoser [02:18] well i checked out the right version & i'm probably doing other things wrong, but it doesn't apply when i run debuild, http://paste.ubuntu.com/585153/ [02:20] ohsix, have you tried applying it manually? [02:20] to check that it will work [02:22] bryceh: heh... http://svn.debian.org/wsvn/pkg-sdl/unstable/libsdl1.2/debian/patches/222_joystick_crash.diff?op=blame&rev=0&sc=0 [02:23] This is what caused me to look around for SSP in the first place. Apparently this isn't upstream yet. [02:28] i cant figure this out D: [02:28] ohsix, I can try to help you out later [02:28] k [02:28] i'm gonna check out the bzr thing and try there [02:29] hm... well it is in upstream SVN fwiw, but it's not in 1.2.14 [02:31] ohsix, just to be clear, my definition of later is sometime next week [02:31] i'll have it ready soon [02:31] I didn't want you waiting around for me in a few hours [02:31] :) [02:31] cause I'll be asleep [02:32] rezbit, typically you can put in a bug to request the patch be backported. If you don't get a response on it within a week (i.e. after beta is out) feel free to sub me to the bug and I'll sponsor [02:34] ok [02:34] patch applies [02:34] cool [02:36] i just copied the file to a .new and edited it D: [02:36] http://paste.ubuntu.com/585159/ looks pretty much the same to me, brb testing it [02:38] bryceh: Well I don't have Ubuntu and gentoo doesn't have aptitude either. http://packages.ubuntu.com/source/maverick/libsdl1.2 is the closest I've seen to getting the source for the currently shipping libsdl1.2 [02:38] The bug exists in upstream 1.2.13-14 [02:39] yay, works [02:39] great [02:39] ohsix, do you know how to propose it using bzr and lp? [02:41] cjwatson, oh crap, beta freeze.. does that mean my dmraid/parted fixes didn't make the cut, or can you still sneak that through? [02:41] cnd: nope [02:41] ohsix, ok, push to lp: [02:42] with what credentials [02:42] bzr push lp:~/ubuntu/natty/xserver-xorg-input-synaptics/ [02:42] the branch name could be lp [02:42] or something descriptive [02:42] does bzr have changesets, do i need to apply it there then push; i've never used bzr [02:42] like "no-touch-size-emulation" [02:42] bzr, oh, you need to commit locally [02:43] bzr commit [02:43] holy crap! multiarch support has arrived? I thought that was given up on years ago! [02:43] psusi: you didn't notice all those FFe's for multiarch? :D [02:43] psusi: No; like a peat fire it merely simmered underground :) [02:44] ohsix, feature freeze exceptions? where would I have seen those? [02:44] psusi: in changelogs for package updates in natty === asac_ is now known as asac [02:44] ohsix, I've actually not switched to running natty yet.. still on maverick with just a few packages upgraded to natty versions [02:44] i see [02:45] given up, hah [02:46] slangasek, is this revenge after being the release manager for previous releases? [02:46] it didn't seem stable enough yet and then a bug cropped up in partman-auto that hangs the installer for me a few weeks ago... I guess I need to just take a dump and dist-upgrade [02:46] slangasek, I remember being very interested in that and discussing it a good bit with some people I think are no longer around back in like, 2005 [02:46] then I wondered off and got sucked into an MMO for a few years... [02:47] cnd: hmm? I hope no one finds it vengeful :) [02:47] heh [02:47] ohsix, for -synaptics if you have tested the patch and verified it works, and gotten a thumb's up from cnd, I can take it the rest of the way in for you if you'd like [02:47] ohsix, just need the bug # and patch [02:47] bryceh: that would be great [02:47] bryceh, I'd like to take one last review of that block of code [02:48] I didn't think it was really even very desirable anymore... haven't all of the issues been worked out? 64 bit flash support and such? [02:48] the bug isn't exactly apropos, it was about asking for ui to change it, not disable it https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/739916 [02:48] Ubuntu bug 739916 in gnome-control-center (Ubuntu) "gnome-mouse-properties doesn't offer touchpad options for 2 finger clicks" [Undecided,New] [02:48] i could add a comment about the ui not being able to be changed, and the patch to disable it if it's needed [02:48] ohsix, I think we should open a different bug then [02:48] psusi: there are lots of little reasons to want multiarch, flash is just one of them [02:49] (and no, I wouldn't say 64-bit flash has been "worked out") [02:49] cnd: the reason i filed that way is i can't think of a good way to file the other bug, spurious right click events? i know too much! :D [02:50] * psusi pours gasoline on flash and lights it on fire, then does the same for pdf [02:50] flash... argh [02:50] i'll file another [02:50] cnd, ok [02:50] ohsix, cnd, agreed that a new bug for this specific issue would be best; ohsix would you mind filing one? [02:50] should i put like, caused by git commit hash, or just propose the patch [02:51] ohsix, it would be a good idea to reference the git commit [02:51] but attaching the patch would also help [02:51] since you've got it handy [02:51] * lamont wonders why cups is asking for a root password when shadow has root:!:... [02:51] does lp detect comments made as patches as patches, or do i need to attach a file [02:52] wait, what about the libraries needs "transitioned" to multiarch? I thought the whole point was to take an unmodified i386 package and install it on amd64, moving things to the correct 32bit directories in the process? [02:52] ohsix, attach file [02:52] ohsix, when you make the new bug report, subscribe me to it [02:52] ok [02:53] thanks [02:53] and thanks for testing the change out :) [02:55] psusi: no, the point of multiarch is to fix the packages so that there's no "moving" things upon installation, since that breaks compile-time path references [02:56] all done https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/742213 [02:56] Ubuntu bug 742213 in xserver-xorg-input-synaptics (Ubuntu) "spurious right click events" [Undecided,New] [02:56] slangasek, what do you mean? I thought the main problem was dynamic linking.. and the 32 bit dynamic linker looks in /lib32 instead of /lib or /lib64, and when installing an i386 package, anything that says /lib got redirected to /lib32? [02:57] no, the *main* problem is the many libraries that load plugins from a predetermined path [02:57] bryceh: I The fact that this bug is two years leads me to speculate that it's triggered by SSP and silently corrupts information otherwise. Maybe I am jumping to conclusions? [02:57] oops. well he's not back from the netsplit yet. [02:57] ohh... isn't that a big no-no to begin with? it's supposed to let ldconfig resolve paths [02:58] psusi: not in the least. ldconfig is for resolving library paths, it doesn't help for plugins [02:58] not when you want them in per-application directories [02:58] plugins are libraries [02:58] no, they aren't [02:58] they're dynamic shared objects [02:58] dso = library by another name? [02:59] a library is a specific kind of dynamic shared object - one with an soname, that you link against [02:59] psusi: e.g., how would you propose libpam manage to use ld.so to look up the modules in /lib/security? [03:01] slangasek, readdir() or a config file and then ldopen()? [03:01] ld.so doesn't implement either of those things for you [03:01] and where do you put the config file so that it's unique on a per-architecture basis? [03:01] by the time Linux started really adopting shared libs, I had already gotten used to dlls on windows, so my understanding of shared libs quite likely makes some assumptions that things are the same as a dll when they aren't [03:01] you've just moved the pieces around, you haven't solved the problem of conflicting paths built into the binaries [03:03] slangasek, I see... so the config file says load foo.so, which is assumed to be in /some/path, and so it calls ldopen() on that path, which bypasses ldconfig? ldconfig is only used for libraries that were linked at compile time? [03:05] dlopen() can resolve relative paths for you by searching the system path, and the system path can vary by architecture, but almost no upstreams do it that way in practice [03:05] slangasek, so basically, plugins need to be loaded from /lib32 or /lib64 explicitly, rather than /lib? [03:05] though I thought dlopen() was going to be patched to automatically rewrite /lib to the appropriate one [03:06] er, I don't know who proposed doing /that/, but it wasn't me :) [03:07] iirc, the idea was that since a different ld.so is run by the kernel depending on if the executable is 32bit or 64bit, it would know whether references to /lib ( or /usr/lib, etc ) should really be 32 or 64 [03:08] I understand the idea, but that's not what's been agreed and implemented [03:08] ohh... why is that? [03:09] It would seem pretty magical. [03:09] for one thing, having ld.so doing magic to rewrite paths out from under you is horribly ugly [03:09] for another, there are other kinds of architecture-dependent files besides DSOs at issue [03:14] bryceh: Nevermind, this is fixed in maverick release. The fact that this bug is two years with no issues on gentoo leads me to speculate that it's triggered by SSP and silently corrupts information otherwise. Thanks for your help anyway. [03:15] two years old* [03:51] RAOF: Did you end up looking at Quod Libet? [03:51] Oh! *That's* why I've got the software centre open! [03:51] (You may take that as a “not yet”) [03:51] heh [03:54] you know the quod libet guy can't ride a bike or swim [03:54] What does the have to do with the price of fish? [03:54] and started the ill fated dx11 on xp project :D [03:54] it's a fun anecdote :D [03:54] he worked for linspire & theres a video floating around of him trying to ride a bike [03:54] You know, mesa could probably provide dx11 on XP reasonably easily. [03:55] it's not just adapting the rendering api though; there are places where it leaks into windows implimentation [03:56] Hands up all those who can't right click on anything in the launcher without compiz crashing! o/ [03:56] s/dx11/dx10 [03:57] it was only a sideshow until he started charging people to get releases that didn't do anything D: [03:57] Well, there's a dx11 state tracker in mesa at least. [03:58] Heh. [03:59] The nux crash in GrabPointer has been fixed… and replaced by a crash in GrabKeyboard! [03:59] drag & drop on the panel is also broken, though how; i have no idea [03:59] RAOF: Does that mean it's installed now? :-) [04:00] StevenK: Indeed it is. [04:00] RAOF: apologies for have the old kernel....REALLY weird...apt-get dist-upgrade won't budge on it [04:00] robbiew: The other logs attached to that bug suggest that you've actually *got* the 2.6.38-7-generic kernel installed, you're just not using it. [04:01] yeah...but I don't [04:01] I checked [04:01] Oh. [04:01] system is confused [04:01] You've got nvidia-current built against it, though :) [04:01] robbiew: You have the headers, but not the kernel itself? [04:02] hmm...maybe [04:02] yep [04:02] * StevenK wins. [04:02] but how the hell did I get the headers only [04:02] not having the virtual that pulls them all in? [04:02] robbiew: /var/log/dpkg.log might help tell you. [04:04] StevenK: Booo. Quod Libet doesn't mpris it up. That said, it's got a simple dbus interface, so it'd be the work of ½ an hour to whip a plugin up. [04:06] RAOF: I can't see a mpris plugin for Quod, either. [04:07] RAOF: Pity I don't know C# :-) [04:07] You could try an IronPython plugin :) [04:07] Or IronRuby. How about F#? :) [04:08] * StevenK books a flight so he can stand over RAOF until he writes it. :-P [04:16] RAOF: http://code.google.com/p/quodlibet/source/browse/plugins/events/mpris.py?spec=svn06b6519551f11dc084e7465cde47b8e520837c74&r=06b6519551f11dc084e7465cde47b8e520837c74 [04:18] StevenK: Ah, sweet. I'll just go and write an mpris-control plugin then. [04:18] RAOF: Is that even easier? [04:18] No, but it'll work for more players. [04:19] It's almost exactly as easy, but more general. [05:08] @pilot on [05:08] (pilot (in|out)) -- Set yourself an in or out of patch pilot. [05:08] @pilot in === udevbot changed the topic of #ubuntu-devel to: Archive: beta freeze | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper -> maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Current Friendly Patch Pilots: NCommander, smoser [05:12] evening all === _LibertyZero is now known as LibertyZero === Claudinux_ is now known as Claudinux [06:46] hmm, newest pulse in natty has pulseaudio-module-raop as hard dependency [06:46] which in turn depends on zeroconf [06:46] and this then brings in all the avahi shit [06:46] is this getting fixed? [06:48] Is there a bug filed? I'm not sure if there's some reason why -raop can't be Recommended rather than Depended on. Also: [06:48] !ohmy > phsi [06:48] phsi, please see my private message [07:05] Good morning [07:06] Guten Morgen pitti :) [07:23] heh [07:23] !ohmy > bryceh [07:23] bryceh, please see my private message [07:23] kewl [07:23] !msgthebot > bryceh [07:23] :) [07:24] micahg, what you don't like me playing with my bots in public? ;-) [07:24] micahg: It creates unnecessary backlog [07:24] oops [07:24] bryceh: ^ [07:24] as does this whole conversation ;) [07:24] bryceh: When you can !msgthebot its better, and cleaner [07:40] good morning [08:29] good morning [08:33] kklimonda: hi, I just looked at your pangomm (and friends) branches, thanks for them! it appears Murray has a new tarball without the need for mm-common === khrm_ is now known as khrm [09:25] mvo: does it really matter? mm-common already got a MIR, so I've assumed it's only a matter of uploading packages that depend on it to pull it to main? I've not yet read email, so I may be missing something :) [09:26] kklimonda: it does not much matter, no :) === diwic is now known as diwic_afk [10:27] tseliot: oh, so can we remove displaydepth for 96 and 173 as well? that would indeed make xorg.conf a lot simpler [10:28] pitti: I'm not sure as to whether that option is automatically applied if a xorg.conf exists. Sarvatt should know more about this [10:29] tseliot: ok, thanks; it at least was confirmed that it works for -current [10:41] @pilot out === udevbot changed the topic of #ubuntu-devel to: Archive: beta freeze | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper -> maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Current Friendly Patch Pilots: smoser [10:48] How is component-mismatches generated? [10:50] I'm trying to generate a list of packages that would need an MIR if a particular package were to be seeded. I'm not sure if the tool that generates component-mismatches might be of use. [10:52] So far I'm using germinate, but by default it only looks at main, and just refuses to add packages that have dependencies in universe, so there must be something else that can help me out. [10:53] Hmm... Or perhaps it's refusing to add the package because it itself is in universe, but it seems to me the result is the same. [11:00] cjwatson: Perhaps I could borrow your brain for a couple of minutes? Pretty please? :) [11:03] soren: you can tell germinate which components to look at - it's a command-line option [11:03] so you run germinate against all components, and then compare against what's currently in main [11:03] the rest is basically bookkeeping [11:03] cjwatson: Indeed. [11:04] cjwatson: How does component-mismatches do it? [11:04] surely not like this? [11:04] why not? [11:04] Does it? [11:04] (actually, Launchpad has already run germinate for it; it just uses the output.) [11:05] But for germinate to consider stuff in universe at all.. Err.. [11:05] it's perfectly reasonable if you're asking conditional questions [11:05] Does Launchpad run germinage with universe "enabled"? [11:05] yep [11:05] Oh. [11:05] Oh, ok. [11:06] ..and then component-mismatches compares with Packages (and Sources, I suppose)? [11:07] http://bazaar.launchpad.net/~launchpad-pqm/launchpad/devel/view/head:/cronscripts/publishing/cron.germinate <- how LP runs germinate [11:08] I'll mail you the dire hacky scripts that do c-m [11:08] I doubt they'll be runnable directly out of context [11:09] cjwatson: Thanks very much. [11:09] When I do MIR work to see what needs to be promoted, I do it all by hand. :-/ [11:09] cjwatson: I tried to find that cron thing, but I don't have an lp checkout handy and I'm working out of a coffee shop today.. Checking out lp would take days :) [11:10] StevenK: That's very useful info. Thanks. [11:10] it's not in LP [11:10] well, cron.germinate is, the other bits aren't [11:10] ~launchpad-pqm/launchpad/devel looks very.. [11:10] Ah, right. [11:10] And yes, that's LP main trunk. [11:11] Exactly, hence my confusion about "it's not in LP" :) === MacSlow is now known as MacSlow|lunch [11:55] @pilot in === udevbot changed the topic of #ubuntu-devel to: Archive: beta freeze | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper -> maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Current Friendly Patch Pilots: mdeslaur, smoser [11:57] * dholbach hugs mdeslaur [11:57] smoser, you might want to unpilot yourself :) [11:58] Hi all. [11:58] May make a small suggestion? [11:59] * mdeslaur hugs dholbach [11:59] Why don't you replace the default media player "Mplayer" with another one such as VLC? [12:00] mplayer isn't the default media player. [12:00] directhex, what is? [12:00] Totem. [12:00] totem [12:00] I see. [12:01] lol, I thought they were the same thing. :P [12:01] vlc plays more or less anything. which is good. but there are two downsides. [12:02] first, it's not possible to split vlc's codec support up. totem uses the gstreamer framework to install codecs on demand. this is important from a legal standpoint, since the mp3 patent holders demand a license fee for preinstalled mp3 players - and other codecs may suffer similar issues. codecs are a patent minefield, and gstreamer makes it easier to ship only a subset by default [12:03] secondly, it's a usability disaster. although i wish totem were more configurable, vlc goes waaaaaay too far [12:03] directhex, I see. === herton_ is now known as herton [12:04] MadRobot, i don't think anyone's opposed to a better media file player if one comes along, but i don't think vlc is a possible move [12:04] Anyways, I guess you're right. Totem can stick around, and if I'm not comfortable with it, I can simply use something else. :) [12:04] directhex, I agree. [12:05] Or, there's another option, that Totem receives some more polishing and improvements. [12:06] yes, that's a good option [12:07] The fellows at the Totem project need to put some more effort at making Totem a little less buggy, imho. -_- [12:08] MadRobot, if you have specific issues, you should file bugs about them [12:09] directhex, yeah, but the problem is that I'm not sure how to write and document these bugs. [12:09] They have to do with it [12:09] streaming .avi videos. [12:10] It some times slows down, or even crashes. [12:19] pitti: what's your opinion on the patch in #711549? [12:29] mdeslaur: ah, I think I saw these fly by [12:29] mdeslaur: back then I thought kay wanted to use the in-kernel polling (which is really the right way to fix this) [12:30] pitti: yes, but meanwhile it's a big user-visible bug [12:30] pitti: (and one of my personal pet-peeves for the past couple of releases...) [12:31] mdeslaur: yeah, I guess we need to revisit applying it until the in-kernel stuff gets used [12:32] pitti: should I ask for a freeze exception and push it to natty? [12:32] mdeslaur: I don't think it's urgent enough to squeeze into beta-1 [12:33] mdeslaur: I'd really like to avoid distro-patching; I'd prefer pushing it upstream and then applying in Debian and syncing [12:33] we've been through this in hal [12:33] pitti: ok, I'll leave it be. thanks [12:33] mdeslaur: so feel free to discuss with kay or davidz in #udev, otherwise I'll add it to my queue [12:34] wgrant: are you going to upload a fix for loggerhead for natty? [12:35] mdeslaur: the spirit of the patch seems fine, but the implementation should be improved IMHO [12:36] mdeslaur: e. g. udisks already knows whether a device is mounted, no need to parse /proc/mounts etc. [12:37] pitti: ah, ok....I'll let you handle the bug then since you're familiar with udisks [12:37] mdeslaur: I'll keep the tab open; doing HR stuff and release meeting today, but something nice to hack on next week [12:39] pitti: cool, thanks [12:39] jbernard: so, to do a libcgroup sync request we first need the fix in debian unstable, right? [12:39] patch piloting during freeze isn't very productive :) [12:39] mdeslaur: yeah :( [12:39] ari-tczew: We'll sync it from Debian in a day or two. [12:39] mdeslaur: well, universe isn't frozen [12:40] pitti: but new features needs FFe right? [12:41] wgrant: so can I unsubscribe sponsors from bug? [12:41] ari-tczew: Indeed. [12:42] is there a workaround for using apport-collect to an existing bug from a console (which fails due ot no launchpad login)? [12:43] or, if it failed at that stage, is the data cached somewhere so the user can later log in and manually post the files collected by apport? [12:45] ari-tczew: right [12:51] didrocks: hey, would you mind milestoning bug #741942 (the one I reported yesterday)? [12:51] Launchpad bug 741942 in nux (Ubuntu) "compiz crashed with SIGABRT in raise()" [High,Triaged] https://launchpad.net/bugs/741942 [12:52] jdstrand: hum, seems launchpad timeouted, I milestoned it already as well send it in the priority list for dx [12:52] jdstrand: done :) [12:53] didrocks: thanks! :) [12:53] jdstrand: you can thank me and dx once it's fixed ;-) [12:53] didrocks: you can bet I will. I miss my unity :) [12:53] heh ;) [12:54] jdstrand: if we get some fixes that can't go into beta, I'll maybe setup a backported version in a ppa so that you can test it [12:54] didrocks: I'd be happy to [13:08] Heyo, general announcement: I'm considering applying for core-dev and would appreciate comments/endorsements if anybody has any https://wiki.ubuntu.com/mterry/CoreDev [13:12] @pilot out === udevbot changed the topic of #ubuntu-devel to: Archive: beta freeze | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper -> maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Current Friendly Patch Pilots: mdeslaur [13:13] jibel: can you confirm whether the Asus U3SG system you had where Plymouth failed to cope with the framebuffer switch (https://wiki.ubuntu.com/FoundationsTeam/Grub2BootFramebuffer/Whiteboard) is now working more smoothly? I believe that it should, now that we don't do the vesafb->KMS dance any longer [13:15] cjwatson, I haven't rebooted it for quite some time. I'm trying that right now, brb === tkamppeter_ is now known as tkamppeter === dendro-afk is now known as dendrobates [13:26] cjwatson, not back as fast as I expected, but well I'm here. [13:27] cjwatson, first there is something strange, the grub background is a debian background [13:28] cjwatson, then the screen becomes black for 4s, then ubuntu log + dots, then quick flicker and the logo is back but the dots are not blinking anymore and finally it switch to X [13:30] jibel_: you probably have desktop-base installed === sconklin-gone is now known as sconklin [13:31] jibel_: the rest of it sounds largely as expected for the moment - thanks! [13:35] cjwatson, okay, desktop-base is installed because of the dependencies: gnome-accessibility -> gnome-core -> desktop-base [13:36] does anyone here have a thinkpad x201 working with a docking station and external video in Natty? [13:37] bryceh: ^ [13:38] jibel_: that issue is on https://wiki.ubuntu.com/FoundationsTeam/Grub2BootFramebuffer/Whiteboard though [13:38] it's the last one that has known specifics === apachelogger is now known as releaselogger === khrm_ is now known as khrm [14:06] vish, cdbs: I'm looking on amule package and it seems to be fine for me for sync. However, there is your delta to fix description in d/control. Debian didn't accept it. What's next? [14:10] mvo: what do you think, should do we keep delta in Ubuntu for improve description? bug 602717 [14:10] Launchpad bug 602717 in amule (Ubuntu) "Description: aMule" [Low,Fix released] https://launchpad.net/bugs/602717 [14:11] hallyn: yep, im working on a new upstream release now [14:11] jbernard: awesome, thx [14:11] hallyn: i should have some time this weekend to finish it up [14:13] ari-tczew: Merge then [14:15] cdbs: my question is whether it's really necessary to store in ubuntu [14:16] pitti: i just uploaded landscape-client for maverick-proposed can you reject it please? [14:17] ari-tczew: ideally we would have a overwrite mechanism via LP, but that is not done yet [14:17] zul: not in the queue yet === MacSlow|lunch is now known as MacSlow [14:18] pitti: ok nm then [14:18] pitti: just a preemptive strike but its not needed [14:18] zul: how so? [14:18] pitti: it got rejected before it hit the queue thanks anyways [14:19] ari-tczew: It very much is [14:20] zul: ah, heh :) [14:20] ari-tczew: We have sometimes diverged from Debian just for that [14:20] ari-tczew: Its an Ubuntu effort. If debian rejects, we keep the delta [14:20] mvo: ok but what's your decision - keep it and merge or drop it and sync? [14:21] jdstrand, kees: releasing the missing linux-restricted-modules-2.6.15 for dapper; not sure whether that needs an USN? [14:21] cdbs: Not always. You have to ask if it's worth the effort of merging all the time to keep the benefit of the change. [14:22] For small edits in the package description my answer is usually no. [14:23] +1 ^^ [14:23] ScottK: then what is the use of actually fixing issues, if we are going to revert them later? [14:23] ScottK: Well, I heard jcastro did ask the DDs about it, who had a mixed opinion on the description changes. So we decided to keep it when we can [14:23] ari-tczew: I look after the call [14:23] we could just as well say we dont want to fix such bugs in Ubuntu [14:23] +1 ^ [14:24] ari-tczew, ScottK: We are building up a system aimed at newcomers, not geeks [14:24] ari-tczew, ScottK: Let me give you an example: [14:25] pitti: ack. I'll review it, thanks [14:25] we also have finite resources which should be spent carefully [14:25] (not that I feel strongly one way or the other in this case, but it's not true that one consideration uniformly outweighs the other) [14:25] Package frozen-bubble had a description containing information about some rumour which blamed the package frozen-bubble responsible for the delay of Debian Woody release [14:26] ari-tczew, ScottK: Such a description won't be relevant for display in something like software center [14:26] * ari-tczew is off for lunch. afk. [14:26] I'm not saying there aren't cases where maintaining such a diff is inappropriate, I'm just saying usually not. [14:27] ScottK +1 [14:27] cjwatson: ACK, but we need to be clear with what we want to do. We are requesting people to file bugs, then we have people reviewing those bugs and later we have people actually writing a new description for those packages and finally someone fixes it … why all this work when we are going to revert later? [14:27] and less so for a rather harmless joke like in f-b IMHO [14:28] vish: IMHO the correct course of action for this is to forward the patches to the Debian BTS, and declare it done on our end [14:28] vish: this just means that it's also worth spending effort in persuading people upstream of us to accept the change [14:28] (if that would be the only delta we have) [14:28] rather than considering the job done when it's in Ubuntu [14:28] pitti: we do forward,, but debian rejected.. saying it is not an issue [14:28] for them* [14:28] and that will happen occasionally, but it doesn't mean it isn't worth trying to minimise our delta in general [14:28] Because Debian has its own guiding principles which clash with ours at times === dendrobates is now known as dendro-afk [14:29] it's just the same for code changes - occasionally we have to decide whether keeping a delta is worth it, and sometimes the answer is yes and sometimes no === dendro-afk is now known as dendrobates [14:29] Well, I fixed the bug. At a time when I wasn't MOTU. At that time even a small upload in my name made a huge difference. [14:29] hello libx11 klingon.. :P [14:29] Sarvatt: nuQneH? [14:30] * cdbs g2g === herton is now known as herton_lunch [14:31] that's one delta we'll carry forever because noone wants it :) [14:31] * vish just a middleman stuck between the design team and MOTU :D [14:34] mvo: are you ready to upload that sudo change? [14:34] mvo: oh, never mind, I see it in the queue [14:34] cjwatson: its uploaded, waiting for review [14:36] * cjwatson reviews and accepts [14:40] mterry,TheMuso: any further progress on deciding on bug 730759? [14:40] Launchpad bug 730759 in dbus-c++ (Ubuntu Natty) "[MIR] b-d for libffado" [High,New] https://launchpad.net/bugs/730759 [14:43] TheMuso, cjwatson: putting dbus-c++ back in libffado is sort of sleight of hand. It's still arguably unmaintained code. But it does highlight the fact that we've had this chunk of unmaintained code already in main... I remember that the Debian folks wanted it to remain a separate lib [14:44] yeah, I don't see shoving it back into libffado as being a particular improvement [14:44] TheMuso, so I'm not clear on the end result of the offer to co-maintain it? [14:44] I don't know much about it, I'm just conscious of its continued presence on c-m [14:48] mtaylor, it's a bit unclear to me why this MIR needs to happen though; ubuntu studio can build from universe, no? [14:51] superm1, was that to me? [14:51] you were the one approving the MIR on libffado right? [14:51] superm1, sure, you just asked mtaylor is all [14:51] oh yeah, oops, tab completion :) [14:52] superm1, I don't know about studio building from universe. I thought it didn't. I guess the question is who rdepends on libffado [14:53] well originally it was a set of packages common to ubuntu studio and mythbuntu; jack [14:53] mythbuntu dropped all the jack depends to get out of this mess [14:53] clearly mythbuntu can build from universe/multiverse, so i had *thought* ubuntu studio could too [14:53] hello [14:54] im noticing some ubuntustudio talk [14:54] * holstein reading scrollback [14:54] superm1, what's the rule for that? I assume officially supported flavors must build from main only, others whatever? [14:54] superm1: libffado is in main because jack uses it [14:54] cjwatson, sure, but question was then why is jack in main? [14:54] its (build-)dependencies need to be in main, regardless of what mythbuntu/studio use [14:54] and having it in main means as an end user, we can have JACK support out of the box [14:55] pulseaudio and a bunch of other things build-dep on jack [14:55] in most aps [14:55] alsa-plugins, gst-plugins-good0.10, portaudio19, xine-lib [14:55] so it has to be in main for those [14:55] k [14:55] ok that's clearer to me [14:56] barry: are the recent comments on bug 711225 enlightening? Martin seems to need interpreter help at this point [14:56] Launchpad bug 711225 in python2.7 (Ubuntu Natty) "subprocess.Popen() crashed with TypeError in _cleanup(): an integer is required" [Medium,Confirmed] https://launchpad.net/bugs/711225 [14:56] barry: also, can you update me briefly on the state of bug 724327? [14:56] Launchpad bug 724327 in python-launchpadlib (Ubuntu) "lp-shell crashed with ImportError in _ensure_keyring_imported(): No module named keyring" [High,In progress] https://launchpad.net/bugs/724327 [14:57] ISTR some MIR activity there ... [14:58] cjwatson: looking... [14:58] hmm, python-launchpadlib seems to depend on python-keyring now [14:58] pitti, cjwatson: so do you confirm that we can drop this one change in description? [14:58] cjwatson: yes, i think that's been so for several weeks now [14:58] ah, dup bug - I'll close that [15:00] ari-tczew: for frozen-bubble? sure [15:00] pitti: no, for amule - discussion with vish and cdbs [15:01] from other hand they see a problem in workflow in Ubuntu - community give patches which will be dropped in future [15:01] but that's the system - if Debian rejects patch, we're dropping it [15:01] cjwatson: re: bug 711225. no, the comments just add to the confusion. ;) but pitti provided a way to reproduce it so i'll investigate that today. [15:02] Launchpad bug 711225 in python2.7 (Ubuntu Natty) "subprocess.Popen() crashed with TypeError in _cleanup(): an integer is required" [Medium,Confirmed] https://launchpad.net/bugs/711225 [15:02] ari-tczew: then why even have a system that supports uploading a patch in Launchpad :) [15:02] vish: uploading? do you mean attaching to bug? [15:03] i like Kubuntu workflow, they are clear where the bug and issues need to be fixed [15:03] this is like flip-flopping, if some MOTU later doesnt have time to merge, we will drop your earlier effort [15:04] ari-tczew: yea, i meant attaching … [15:04] barry: I really can't make head and tail of that one :/ I started at the python code for quite some time, but I don't see anything wrong with it [15:05] vish: I think the best way to resolve this issue (in general, not in this case) is send an e-mail to TB. [15:06] probably.. but I'm not sure this is such a huge issue to poke TB [15:06] pitti: indeed, the description is pretty confusing! i'll probably need to gdb the python process to dig deeper. sounds like a fun one for a friday :) [15:06] ari-tczew: what happens if we dont sync/merge? [15:07] barry: thanks [15:07] cjwatson: should i assign it to myself? [15:07] barry: if you could, please [15:07] vish: then we won't get news in amule in Debian [15:07] vish: as I say, this underlines that the job is not done when the patch is in Ubuntu - there is still care and feeding involved as long as there's a delta, and I think some of that should be on the shoulders of the people who incorporated the patch into Ubuntu [15:08] right, then we could wait for cdbs to do a merge [15:08] vish: (sorry haven't been following this from the start, but here goes) why not push these to Debian as soon as possible? I don't want to create a delta in ubuntu for just a description change, I'd rather push it to Debian first [15:08] tumbleweed: Debian has rejected patch [15:08] tumbleweed: Debian rejected the patch [15:08] ari-tczew: aah [15:08] yea [15:08] barry: may the source be with you! yes, it looks like a "fun" one.. [15:09] I guess if we really want it we have to do the work then [15:09] pitti: hopefully it will result in a blog post a little less fascinating and frightening as cjwatson's on the wubi bug :) [15:09] IMO, if no one has the time to merge, let's just not have the new package, if someone feels strongly about having the new package, they could do the merge [15:10] generally we try to encourage the person who made the change to do future merging [15:10] yea, thats why i mentioned, we could just wait for cdbs to get to a merge [15:10] vish: look, when you want to keep this small change you have to spend a time on merging package every time when Debian has released new reiviosn [15:10] revision [15:11] there is a question whether the time which has spent on merging is worth? [15:11] because it won't be one time on merging [15:11] every time [15:11] vish: Ubuntu policy is to merge globally; while there are exceptions where it's hard, any case where we aren't keeping up to date is a problem [15:11] ari-tczew: why not wait for cdbs ? has cdbs refused to merge? he is a MOTU too [15:12] jdstrand: I think it's your archive admin day, bug 742377 has an upload in hardy-backports -Q unapproved [15:12] Launchpad bug 742377 in qt4-x11 (Ubuntu Karmic) "blacklist fake Comodo SSL certificates" [Undecided,New] https://launchpad.net/bugs/742377 [15:12] (that said, we are in feature freeze. there should be no reason to worry about merging now - the merge push is in the first part of the release cycle) [15:12] if the previous uploader doesnt care about his effort, then dropping seems reasonable. but why just not let the MOTU do his work [15:12] vish: I think this is being morphed into a more general question: is keeping a patch like that worth the effort for the MOTUs in general [15:12] tumbleweed: yup. :) [15:12] Riddell: ok, thanks [15:13] for me it's not worth [15:13] and cjwatson has got a good point, ATM merge is not really needed [15:13] however, they added some small fixes [15:15] vish: feel free to merge it, this is your time [15:15] personally I wouldn't spend time on that small change [15:16] ari-tczew: previous uploader is cdbs :) , I'm not MOTU, lets just wait for him [15:16] vish: no, it's not cdbs [15:16] it's shankhao and tumbleweed has sponsored this one [15:17] hmm.. [15:18] oh well, this is my opinion: " IMO, if no one has the time to merge, let's just not have the new package, if someone feels strongly about having the new package, they could do the merge." I'm not a MOTU, so i dont really have much say in this do I? ;p [15:18] I'm afraid standing policy is otherwise [15:19] I mean, obviously it's reality that somebody has to have the time to deal with it, but the policy of the development community as a whole is that somebody should make time. :-) [15:19] :-) [15:19] (either for a merge or a sync, one way or the other) [15:19] vish: you do. All that's needed here is a sponsor. You can request a sync or a merge and if the sponsor agrees that it looks like a good idea, it'll happen === khrm_ is now known as khrm [15:20] tumbleweed: it would be like me chasing my tail, next cycle again this same question will arise.. [15:20] however, I'm all for cloning mvo , if we have more of him we might have less of this problem ;) [15:21] hah. indeed, which is why syncing might not be a bad idea (I don't know what package this is, so I haven't looked at the change) [15:22] right, we still don't have mvo's feedbach. the change is related to be useful for software center. [15:22] tumbleweed: amule [15:23] ari-tczew: there is a roadmap to allow user-generated descriptions, but mvo is stretched too thin :) [15:23] *LP roadmap === dendrobates is now known as dendro-afk [15:24] aah. It doesn't look like a particularly important description change, I'd have no objection to reverting it. Not all patches are accepted upstream, sometimes we need to throw away work [15:25] ari-tczew, vish, tumbleweed: sorry, was distracted. I think ideally we add a additional layer so that we can have chnages to the presentation (desktop file or even package description) without the need to touch the package itself. but we are not there yet. in the meantime I think we need to decide case-by-case [15:25] if its not a terrible important changes, we can throw it away, but it slightly worries me that a simple merge like this is difficult to find people for :/ [15:26] mvo: probably vish and cdbs love to merge it === khrm_ is now known as khrm === deryck is now known as deryck[lunch] [15:28] I'm happy to sponsor a merge (if that helps) [15:29] vish: btw. I don't agree with you that this case is too small to be discussed by TB. I was a witness in case when one small patch was discussed by TB. (w3m or something IIRC) [15:30] yea, maybe, I think I was just being frightened of "talking to the TB" .. :) [15:32] I don't think any of this should involve talking to the TB === herton_lunch is now known as herton [15:48] i still believe, that if someone feels they definitely want to get the new version into Ubuntu, they could try to make some extra effort and do the merge. right now this discussion seems more like my time is more precious than the previous person's, so I'm just going to drop it. [15:48] (this is cause an upload that has already been done) [15:49] s/that// [15:50] if we dont want to have such changes, we should not even upload such patches [15:52] the issue is that having to merge a package rather than to sync means extra efforts are required and that the package tends to stay behind in versions and bug fixes because often there is no enough manpower to keep up with debian updates [15:52] where sync are just flowing in [15:52] well at least during the first part of the cycle [15:52] it's ok for one source [15:53] but if you start updating random source for description update that will be an issue [15:53] seb128: ACK, then we should just not allow any such patches in Ubuntu [15:53] we should be like Kubuntu [15:53] they are very clear, they just close the bugs in LP if it is not their issue [15:54] we had this discussion before but you and design said we should take it at least for some popular packages [15:54] :-) [15:54] which seems a fine tradeoff for a few source [15:55] didn't we agree to try to start (revive? was there one before?) a Debian initiative for descriptions? [15:56] i think we might have only a handful 10-20 max packages with such description changes.. which does not seem to huge [15:56] Laney: we did, and the person incharge of starting the discussion retired from Ubuntu, :( [15:56] Someone else who cares about the project could do it instead. :-) [15:57] yea, i know! ;p [15:57] btw, I imagine it would carry more weight were Debian to have the software centre too (so maintainers can see their descriptions being presented up front) [15:58] the descriptions are also in update-manager etc [15:58] not discussing having it in debian but fixing description is not only useful for it [15:59] I just mean that they aren't so prominent in Debian so it could be hard to convince maintainers of the need for a campaign [15:59] @pilot out === udevbot changed the topic of #ubuntu-devel to: Archive: beta freeze | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper -> maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Current Friendly Patch Pilots: === dendro-afk is now known as dendrobates [16:07] doko_,ScottK: http://qa.ubuntuwire.com/ftbfs/ certainly shows several not-current failures [16:07] e.g. randomly https://launchpad.net/ubuntu/+source/collectd/4.10.1-2.1/+buildjob/2101837 [16:07] Ubuntu bug 4 in Launchpad itself "Importing finished po doesn't change progressbar" [Medium,Fix released] [16:07] Agreed. [16:07] I found some that failed on 3/8. [16:07] Certainly not "this week". [16:08] hmm, lamont ^^^ [16:09] I was going to craft an LP-API-based mass-give-back script if lamont didn't already have one ... [16:09] it's irritatingly not quite as easy as it ought to be [16:12] "Ask lamont to do it" is hard? [16:12] ;-) [16:14] lamont is great, but I'd like us to be able to do it independently [16:15] I told lamont recently his mantra ought to be "lamont doesn't scale". [16:18] ScottK: I totally do not scale [16:18] cjwatson: the buildds get disabled because the packages they're being asked to build so massively overtax the buildd that either (1) it falls over dead, or (2) launchpad decides it has, even though it hasn't. in either case, launchpad then moves the build onto the next buildd and we knock that one over in turn [16:18] and since gcc, gcj, openjdk, and such are (1) examples, (2) needs-build/building, and(3) in main, it really really sucks to be a universe package [16:18] bah. just to make sure it's in an actually-relevant channel === khrm_ is now known as khrm [16:21] http://paste.ubuntu.com/585462/ is (a) horrible (b) wrong and (c) running [16:22] (and I'll be unimpressed if people run that casually without agreement and DoS the builders ...) [16:23] cjwatson: OOI, what's wrong about it? [16:23] (aside from the DoSing part) === bjf is now known as bjf[afk] [16:23] it has to iterate over lots of old builds because I couldn't see an interface which returns only the current ones [16:24] so it's harder on LP than it ought to be [16:24] I though that was the (a) horrible part [16:25] (d) hyperbole [16:25] kirkland: ping [16:25] nigelb: on the phone for the next 35 minutes [16:25] nigelb: ping me after that [16:25] kirkland: sure, thanks :) [16:28] OK. Mass give-back done. [16:29] 78 packages retried [16:29] s/packages/builds/ [16:29] (fewer than I expected, but looks right-ish from http://qa.ubuntuwire.com/ftbfs/) [16:30] builders say the queue time is 23m (amd64), 10h (armel), 2h20m (i386), 14h (powerpc), which looks pretty tolerable === deryck[lunch] is now known as deryck [16:54] mvo: would you recommend people using the deb mirror line in sources.list if behind a squid-deb-proxy? I imagine the download URL changing each time wouldn't cache? [17:07] slangasek, how does one deal with conf files when upgrading to the next release if the options in the conf file are no longer correct (or just plain wrong). For example, module-init-tools-3.12/debian/modprobe.d/intel-5300-iwlagn-disable11n.conf [17:07] just release note it? === dholbach_ is now known as dholbach [17:16] jcastro: yeah, its not necessarly a good idea behind squid-deb-proxy, I will investigate if there can be done anything to teach squid that certain curls are mirrors and actually the same resource [17:16] jcastro: but I have n oclue if that is possible or not [17:18] doko_: i fixed lintian \o/ [17:21] cjwatson: nice, the rebuilds are already by and large done [17:22] cjwatson: since beta freeze went into affect, does that mean my dmraid/parted fixes missed the window, or do you think you can still merge them? === bjf[afk] is now known as bjf [17:24] tgardner: there's 'dpkg-maintscript-helper', a tool that you can use in the next version of the package to cleanly handle removal of the conffile on upgrade [17:25] tgardner: dpkg-maintscript-helper rm_conffile /etc/modprobe.d/intel-5300-iwlagn-disable11n.conf module-init-tools 3.12-1ubuntu4 <-- called from the maintainer script; the manpage has more details [17:25] sorry, reverse those last two options [17:30] psusi: I'll have a look at them === Amaranth_ is now known as Amaranth [17:36] cyphermox_, hello :), if it is possible it would be great if you could look into syncing wpasupplicant from debian/experimental 0.7.3-1 was finally release there [17:37] ricotz, I opened a bug about it, hold on [17:38] ricotz, bug 740164 -- if someone could ack/ process it it would be cool ;) [17:38] Launchpad bug 740164 in wpasupplicant (Ubuntu) "FFe: Sync wpasupplicant 0.7.3-1 (main) from Debian experimental (main)" [Wishlist,New] https://launchpad.net/bugs/740164 [17:39] cyphermox_, great [17:43] psusi: uploaded, though it will need somebody else to approve it from the queue; sorry for the delay === sforshee is now known as sforshee-lunch [17:50] slangasek, cool. thanks for the advice. [17:51] tgardner: no problem - I'm also happy to review once you have a prelim package fix [17:51] slangasek, k, gimme a bit. === sforshee-lunch is now known as sforshee [18:07] bdrung: thanks! [18:16] bdmurray: hm, is the truncation on http://reports.qa.ubuntu.com/reports/bug-fixing/natty-fixes-report.html (and also per-team pages) known? [18:18] pitti: it is now, thanks [18:18] bdmurray: ah, thanks [18:18] bdmurray: want a bug report somewhere? [18:19] pitti: the ubuntu-qa-tools project would be great [18:22] bdmurray: done (bug 742675( [18:22] Launchpad bug 742675 in Tools used by the Ubuntu QA Team "natty fixed bugs reports are truncated" [Undecided,New] https://launchpad.net/bugs/742675 [18:22] * pitti appends )) to bring the universe's parentheses parser back into balance [18:25] slangasek, chinstrap.canonical.com:~rtg/module-init-tools [18:54] slangasek, hey [18:55] seb128: hey there [18:56] slangasek, I think you didn't notice, but http://launchpadlibrarian.net/67265214/pango1.0_1.28.3-4ubuntu2_1.28.3-4ubuntu3.diff.gz [18:56] slangasek, your commit in the autoimport vcs conflicts with the upload mvo did today which is waiting in the queue [18:57] seb128: this is why everyone should use the bzr branches! ;) [18:57] seb128: ok, will have a look at his upload and readjust, thanks [18:57] slangasek, yw [18:57] slangasek, well to be fair the vcs is lp:~ubuntu-desktop/pango/ubuntu [18:58] but we got in sync so the info got dropped from the control ;-) [18:59] seb128: heh [18:59] don't bother about the vcs [18:59] yes, those are not the bzr branches I meant ;) [18:59] we should get back in sync next cycle [19:01] slangasek: I used the bzr branch first (the debcheckout one) but it was out of date and I dod not sync it up, my mistake [19:01] mvo: debcheckout wouldn't have pointed to a bzr branch, afaics [19:01] anyway, don't worry about it [19:02] it all just means you get me to process the queue for you :) [19:05] slangasek: indeed, its not recorded in the src record, I probably had a local checkout or something. but yeah, the current situation is a bit of mess, ++ for unification [19:06] unification doesn't solve the problem of where to commit when we /do/ need to upload to Ubuntu === dendrobates is now known as dendro-afk === tkamppeter_ is now known as tkamppeter [21:00] doko_: strange. it fails again: http://launchpadlibrarian.net/67283011/buildlog_ubuntu-natty-i386.lintian_2.5.0~rc1ubuntu3_FAILEDTOBUILD.txt.gz and i have no clue why. [21:04] zul: hey, so if I did 'debcommit -r -R'; 'bzr push'; 'bzr uncommit'; (make a change); 'debcommit -r -R'; 'bzr push' [21:05] zul: will the tag in the end be ok? :) [21:08] no, you'll get an error from debcommit because the tag already exists [21:08] however you can manually do 'bzr tag -f' and that should work === releaselogger is now known as apachelogger [21:08] sorry, --force not -f [21:09] and you would need bzr push --overwrite [21:10] cjwatson: i went ahead and re-uncommited and did 'bzr tag --delete' then redid the debcommit, [21:10] which seems to be working so far [21:10] ah, there's the error you predicted pushing :) [21:10] cjwatson: thanks, --overwrite did the trick for that [21:14] cjwatson: oh, hey, zul mentioned on ubuntu-cloud you'd fixed some bug with the amd64 cd image perhaps relating to kim0 finding that 'debootstrap' is not installing netbase when it is on 'Depends:' for one of the packages he'as asking for with --include? === herb__ is now known as herb === mnepton is now known as mneptok [21:49] https://bugs.launchpad.net/ubuntu/+source/davfs2/+bug/459998 [21:49] Ubuntu bug 459998 in davfs2 (Ubuntu) "davfs kernoops can't mount partition as user" [Undecided,In progress] [21:49] the kerneloops user has a silly homedir of / [21:49] changing the postinst will fix it for new users, but what should be done for existing users [21:50] is it ok to delete and then re-add the user? [21:51] I don't think there's a guarantee it will get the same UID. [21:51] If it owns any files on disk, that would be problematic. [21:52] hmm, yeah [21:52] I don't think it should in this case, but I'm not 100% sure [21:52] is there a command to alter a homedir after the user is created? [21:54] usermod -d looks likely [21:54] definitely without the -m option in this case :-) === sconklin is now known as sconklin-gone === bjf is now known as bjf[afk] === fisted_ is now known as fisted [23:16] doko_: fyi bug #742832 [23:16] Launchpad bug 742832 in dpkg (Ubuntu) "lintian FTBFS" [Undecided,New] https://launchpad.net/bugs/742832 === bjf[afk] is now known as bjf === Claudinux_ is now known as Claudinux === yofel_ is now known as yofel === Quintasan_ is now known as Quintasan