[00:46] RAOF: O hai! Do you tim to throw some debugging options at me for a DPMS issue I'm having? [00:46] s/\(tim\)/\1e/ [00:47] I have any number of Tims to throw. And maybe even a little time :) [00:47] What's the problem? [00:48] RAOF: I have "Put display to sleep when inactive for: 0:10" in Power Management, it just ... doesn't [00:48] Heh. [00:48] Is something inhibiting the display sleep? [00:48] I'll come back to the machine after a few hours, and the monitor is still helpfully showing the screensaver [00:49] Does “xset dpms force off ; sleep 5; xset dpms force on” turn off the monitor for 5 seconds? [00:50] Nope, it blanks, and then comes right back [00:50] Although, it seemed to work the second time ... [00:51] Heh. [00:52] I'd suspect something higher in the stack than X, generally. [00:52] Particularly if xset works :) === sanchaz is now known as sanchaz-away === dendro-afk is now known as dendrobates === TerminX_ is now known as TerminX === amitk is now known as amitk-afk [07:04] good morning! [07:53] good morning [08:02] Good morning [08:03] buxy: as ebroder says, we primarily need to install less; compressing .debs more won't help much === almaisan-away is now known as al-maisan === hanska is now known as dapal === doko_ is now known as doko === rraphink is now known as raphink [08:53] jibel: do you think you can play with the test case in bug 672964, so that someone else than just me tests this? I know that it doesn't help to fix an already broken system, but I'm fairly sure the patch will prevent breaking it in the first place [08:53] Launchpad bug 672964 in udev (Ubuntu Lucid) "2.6.32-26 unbootable: does not find root file system" [Critical,Fix committed] https://launchpad.net/bugs/672964 [09:00] pitti, I'm looking at it. [09:01] jibel: merci; not that urgent, though [09:58] jussi: could you please add to the channel topic that I'm "patch-pilot" of the day ? (ref is https://wiki.ubuntu.com/UbuntuDevelopment/CodeReviews#Patch%20Pilots) [09:59] mvo: this channel is not +t - you are able to do so yourself :=) [09:59] mvo: though I think we will have the bot to help out soon [10:00] mvo: happy piloting! [10:00] "launch clearance granted" [10:01] mvo, oh nice, that's starting today ;-) [10:01] * mvo puts his pilot hat on and starts the engine [10:01] jussi: aha, thanks [10:01] can somebody approve my mail to u-d-a - it's also about the patch pilot programme [10:01] please :) [10:01] dholbach: will do [10:02] * dholbach hugs pitti [10:02] flushed [10:02] * pitti hugs dholback [10:02] * dholbach will blog it too === mvo changed the topic of #ubuntu-devel to: Archive: Open | maverick-proposed is now unfrozen | 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; Friendly Patch Pilot of the day: mvo [10:02] haha [10:02] * dholbach hugs mvo === cjwatson changed the topic of #ubuntu-devel to: Archive: Open | 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 | Friendly Patch Pilot of the day: mvo [10:03] (I think we can drop the maverick-proposed unfrozen item now) [10:04] * mvo nods [10:06] dholbach, is patch pilot only looking at debdiffs? [10:07] bryceh, see the mail I just sent to u-d-a [10:07] I'll give you the link to my blog post in a sec :) [10:07] hang on [10:07] dholbach, I just did [10:07] dholbach, but I'm unclear [10:07] http://daniel.holba.ch/blog/?p=820 [10:08] bryceh, http://reports.qa.ubuntu.com/reports/sponsoring/ is a good start [10:09] mvo, can you sponser this fix https://code.launchpad.net/~om26er/ubuntu/maverick/gwibber/gwibber-fix-674894/+merge/40899 [10:09] bryceh, is your question about "what you're supposed to do" or "which queue to look at"? [10:10] dholbach, no, my question is, if a bug report has a patch that is not in debdiff form, is it acceptable or unacceptable to subscribe ubuntu-sponsors? [10:10] the fix is taken from gwibber trunk [10:10] didrocks, hrm, you messed up ubuntu-netbook-default-settings [10:11] bryceh, if you reviewed the patch and it's sound and you want to upload it and it's only a matter of adding a changelog entry, it's great if you just go ahead and do it [10:11] ogra_ac: well, on armel… that's why I asked you to test it before on an armel build :) [10:11] what I usually do is say "this is what I did to get it in an uploadable state" [10:11] didrocks, you should also never use DEB_HOST_ARCH, that breaks cross building and makes lool unhappy ;) [10:11] pitti, re 672964, I cant reproduce the original issue with udev 151-12.2 in lucid-updates and the steps described in the test cases , is there any other prerequisite ? [10:11] ogra_ac: oh really? what should be used? [10:12] (saw that in other packages too) [10:12] didrocks, not armel related, seems that dh7 cant handle the code in rules the way you used it [10:12] jibel: hm, I only tried on maverick, and there it reproduced well [10:12] ogra_ac: but you know I like make lool unhappy :) [10:12] didrocks, ifeq ($(DEB_BUILD_ARCH),armel) would be better for cross builds [10:12] that takes the target arch instead of the build machine arch [10:12] jibel: there shouldn't; if the initramfs gets built correctly while udev is unpacked, but not configured yet (i. e. /sbin/udevadm is diverted), the bug wouldn't happen [10:13] jibel: but I don't see what would stop that from happening in lucid [10:13] pitti, I'm trying in maverick. [10:13] ogra_ac: ok, updating to that then (same for ubuntu-netbook) [10:13] k [10:13] ogra_ac: then, those two packages are yours :) [10:14] om26er: sure, I have a look now [10:14] i_m still trying to figure out what makes it fail with "missing separator" [10:14] ogra_ac: maybe you want to do the change and test with your hw rather? [10:14] its not HW related [10:15] but i cant see a typo either [10:15] ogra_ac: it's building locally… [10:15] and it built everywhere !armel [10:16] ogra_ac: whitespace issue: space vs tab before the dh_install === amitk is now known as amitk-afk [10:16] well, it doesnt go the script path you created if DEB_HOST_ARCH isnt set to armel [10:16] ts2: you going t explain for all the lovely folks here how this works? [10:17] didrocks, ogra_ac: It's hte other way around; you want to use DEB_HOST_ARCH, not _BUILD_ARCH === jelmer is now known as Guest24864 [10:18] the arch on which you build it on shouldn't affect the results; only the target arch on which you expect to run it (host) [10:18] jussi: one sec, yeah :) [10:19] geser found the real problem it seems [10:19] didrocks, http://paste.ubuntu.com/535147/ that way it shoudl work [10:20] yeah, I should sometimes have an automatic rules to not strip tabs when opening debian/rules in vim [10:20] geser, oh [10:20] replacing by a tab and uploading then [10:20] thanks geser, lool, ogra_ac [10:20] and so nothing to change for the ubuntu-netbook metapackage [10:20] om26er: thanks a lot for this branch. it looks fine, the only missing bit is a "TEST CASE" in the bug #674894 so that the SRU verification can be done, it should be pretty trivial in this case :) one more question - did you talk to kenvandine about the upload? I just want to ensure that he does not plan to upload this as part of some bigger patchset to maverick-proposed [10:20] Launchpad bug 674894 in gwibber (Ubuntu Maverick) "gwibber prepends "is" to messages sent to facebook" [Undecided,New] https://launchpad.net/bugs/674894 [10:20] ogra_ac: No it wont; this will not define override_dh_install on != armel, so it will run dh_install by default [10:21] lool, yeah, right [10:21] lool, thanks for both [10:21] didrocks: It would be nicer to ifneq ($(DEB_HOST_ARCH),armel) override_dh_install: endif and not have any dh_install [10:21] lool: oh, directly wrapping the target? ok, can do that :) [10:22] mvo, there is nothing coming in maverick-proposed from ken since the last -proposed (big bug fix release) was just gone into -updates [10:22] mvo, om26er: you should let kenvandine's do the gwibber sponsoring [10:22] Alternatively, you could use -X or -N; e.g. override_dh_install: dh_install $(if ...), but I find that harder to read [10:23] mvo, om26er: he's active on it and might have a reason for not having uploaded yet, at least check with him before upload [10:23] lool: yeah, that was my first idea but I didn't like it when reading [10:23] # Skipping dh_install - empty override <- nice dh7 warned about it :) [10:24] seb128, ok sure will do that today [10:24] seb128, om26er: ok, thanks. I will comment in the branch but wait for kenvandine for his final word then [10:24] if he is busy I'm still happy to sponsor it [10:26] mvo, ok this https://code.launchpad.net/~om26er/ubuntu/maverick/gexiv2/gexiv2-fix-636161/+merge/41398 ;) [10:27] its recommended from shotwell developer [10:28] * mvo looks === jussi changed the topic of #ubuntu-devel to: Archive: Open | 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 [10:31] mvo: others, herses how the bot works [10:32] @pilot in === udevbot changed the topic of #ubuntu-devel to: Archive: Open | 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 Patch Pilots: jussi [10:32] @pilot out === udevbot changed the topic of #ubuntu-devel to: Archive: Open | 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 Patch Pilots: [10:32] nice jussi! [10:32] @pilot in [10:32] neat :) === udevbot changed the topic of #ubuntu-devel to: Archive: Open | 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 Patch Pilots: mvo [10:32] mvo: thank ts2 [10:32] * mvo hugs ts2 [10:32] :) [10:33] * didrocks is kind of disappointed that the Patch Pilot isn't "Friendly" anymore ;) [10:34] ts2: can we have friendly patch pilots? [10:34] :) [10:35] any other requests while I'm at it? ;) [10:35] pitti, I can't reproduce in maverick either. I only get a broken initramfs if I stop at step 2. [10:35] didrocks: you want to bot you hug you at the end of your rotation? ;) [10:35] *want the [10:35] pitti, if I run the postinst step, the diversion is removed before running update-initramfs and the correct udevadm is copied to initramfs. [10:36] nigelb: oh neat idea! :) [10:36] pitti, or ma I missing something ? [10:36] s/ma/am/ [10:36] jibel: oh, you mean udev.postinst configure rebuilds the initramfs? [10:36] pitti, right. [10:37] jibel: then it indeed seems that this test case isn't reproducing the problem, sorry === ts2 changed the topic of #ubuntu-devel to: Archive: Open | 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: mvo [10:40] @pilot in [10:40] An error has occurred and has been logged. Please contact this bot's administrator for more information. [10:40] yippy... [10:41] thanks ts2 [10:41] it would be nice if the bot would tell who the bot admin is [10:43] @pilot in === udevbot changed the topic of #ubuntu-devel to: Archive: Open | 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: ts2, mvo [10:43] pitti, np. I think that we can only reproduce the issue if the postinst script is not run at all or if it stops before calling enable_udevadm [10:43] @pilot out === udevbot changed the topic of #ubuntu-devel to: Archive: Open | 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: mvo [10:43] pitti, let me know if you want to test something else. === amitk-afk is now known as amitk [10:50] jibel: will think about it; thanks so far! [10:51] om26er: you have just written history, the first upload from the new patch-pilot program [10:52] mvo, thanks alot :) [10:52] i am legend :p [10:52] ts2: nice :) [10:52] mvo, om26er, congrats :-) [10:53] heh, congrats mvo, om26er :) [10:53] \o/ [10:54] * pitti ^5s om26er and mvo [10:54] bryceh, didrocks thanks ;) [10:57] bug 655241 [10:57] Launchpad bug 655241 in AppMenu GTK+ "some applications show duplicated menus" [High,In progress] https://launchpad.net/bugs/655241 [10:57] https://code.launchpad.net/~om26er/ubuntu/maverick/appmenu-gtk/appmenu-gtk-fix-655241/+merge/41397 [10:59] the fix is merged upstream mvo [10:59] there are quite a few duplicates too. [11:01] thats the last one [11:02] om26er: thanks! I look in detail after my lunch break, from fist sigh it looks fine, it would be nice to have a TEST CASE in the bugreport to the SRU process [11:02] from the first look [11:02] * mvo can't type today [11:02] * om26er writes a TEST CASE === hunger_ is now known as hunger [11:06] ev: FYI, I'll port usb-creator from pygtk2 to gtk3.0 and gi, if that's alright with you? [11:07] that's fantastic, thanks pitti! [11:12] pitti: my understanding had been that gtk3/pygi only worked properly with python3; is that true in your expereience? [11:12] *experience [11:13] cjwatson: I have run into one bug where python3 works better [11:13] cjwatson: but by and large it's fine [11:13] ok, that's a relief [11:13] cjwatson: https://bugzilla.gnome.org/show_bug.cgi?id=620579 is the one FYI [11:13] it's being fixed [11:13] but it's easy enough to avoid/work around for now [11:14] pitti, no, it works fine with python2, though they recommends going for python3 while you are at porting if you can [11:14] ups [11:14] cjwatson, ^ [11:14] that's right [11:14] but we don't currently ship py3 on the CDs [11:14] and I don't want to be the one who introduces it :) [11:14] didrocks: are you ok with me uploading #655241 ? it looks like you did most of the recent uploads? [11:14] right, I don't think we should go for python3 yet [11:14] seb128: I just don't want to have to do both ports simultaneously [11:14] didrocks: diff looks fine and is taken from the upstream branch [11:14] in general [11:15] right, my idea was to do python2 gi ports this cycle [11:15] mvo: sure, cherry-pick it :) [11:15] thanks :) [11:16] thanks didrocks, uploaded [11:16] mvo, yeah, feel free to do appmenu-gtk uploads [11:16] thanks om26er! [11:16] mvo, oh, you are the new maintainer then [11:16] ;-) [11:16] you gave me compiz, you have appmenu :p [11:16] joke aside appmenu-gtk has a collection of issues if anybody feels like working on it... [11:17] seb128: geh, I'm pilot, not superman [11:18] * seb128 hugs mvo [11:18] seb128, I just noticed in Harvest that there's a number of patches and branches for it :) [11:18] dholbach, I will kick dx-ers to get reviews [11:18] sweet [11:19] anyone available to review and sponsor a gparted SRU? the debdiff is in comment #53 of bug #617885 [11:19] Launchpad bug 617885 in gparted (Ubuntu Maverick) "gparted crash at start: glibmm-ERROR **" [High,Triaged] https://launchpad.net/bugs/617885 [11:19] or nicely nudge rather [11:19] geser, I though cjwatson said he had it on his list [11:19] geser: I guess that is me [11:20] seb128, geser, cjwatson: I'm the pilot today, I can do the sponsoring (after lunch) [11:20] seb128: wasn't that the vim merge? I asked cjwatson about gparted too but as he's busy I try to find someone else (the vim merge is still waiting on review) [11:20] but I'm equally happy to let someone else do it [11:20] geser, yeah, searching in my log I think I confused it with another patch [11:20] let mvo rock it ;-) [11:22] sorry, I really haven't had time to deal with gparted - if the patch pilot could deal with it I'd be enormously grateful [11:23] (otherwise my patch pilot morning is coming up next week, but you might not want to wait for that ...) [11:24] * mvo will take it [11:25] thanks! [11:29] ev: if you could have a look at some point at #545445, that would be nice. its support for lxde in ubiquity, afaics its fine, I commented in the bug [11:29] (I had two question for the diff, but maybe they are non-issues) [11:32] bug #546445 [11:32] Launchpad bug 546445 in ubiquity (Ubuntu) "Support for lxdm in ubiquity (autologin, only-ubiquity support)" [Wishlist,Confirmed] https://launchpad.net/bugs/546445 [11:32] mvo, rather? [11:33] seb128: rather? [11:35] mvo, the number, see line before [11:35] mvo, #545445 has nothing to do with ubiquity? [11:35] seb128: oh, sorry [11:36] seb128: indeed, typo [11:36] * mvo is away for lunch now [11:36] hum, lunch! [11:36] anyone else seeing bug 676790 ? I'm almost certain that its not just me (I've seen it happen every time during debootstrap on host system of maverick or lucid). [11:36] Launchpad bug 676790 in apt (Ubuntu) "huge performance regression" [Undecided,New] https://launchpad.net/bugs/676790 [11:36] mvo, great idea ;-) I will do that as well [11:36] it seems fairly important to me, that it would affect cd install, and turn that into a multi hour affair === Guest24864 is now known as jelmer [11:43] mvo: when you get back, any idea what the details of "[ev] support "keep package selection" on install that preserves /home: TODO" in packageselection-foundations-n-update-manager-improvements are? I thought OneConf was the approach for maintaining packages between installs. [11:55] has anyone attempted a natty ISO install ? [11:56] there were plenty probs reported in the release meeting [11:56] iirc X restarts continiously [11:56] ogra_ac, I think that was a kernel bug and is fixed [11:57] already uploaded and on the isos ? [11:57] uploaded yes, isos I don't know [11:57] k [11:57] i just remember it was reported on friday [11:58] * ogra_ac doesnt touch x86 much anymore ;) === xfaf is now known as zul [12:06] ev: well, oneconf requires a ubuntu one account. it seems like its pretty straightforward to preserve the selection via a chroot dpkg --get-selection like mechanism from the to-be-overwriten system. I don't have strong opinions here, but it sounds like the amount of work for this is about the same, the chroot dpkg --get-selections would just be one of two possilbe backend methods to retrieve the data needed [12:07] (as straightforrward as dealing with potentially multiple /usr, /var, /boot mount points can be I suppose ;) [12:08] unless of course they have third party repositories [12:08] in which case, as mpt pointed out, we risk removing all of their paid applications [12:11] where are the IRC logs from UDS? === al-maisan is now known as almaisan-away [12:15] ev: well, oneconf only partly helps here [12:16] ev: for payed apps we need to do "update repo to nre-release, check if software-is-still-there, if-not, fail or warn" [12:16] ev: we could extend the "preserve-packages" to preserves sources.list [12:17] not sure if that still fits in the spec, it gets complicated quickly === MacSlow is now known as MacSlow|lunch [12:25] geser: DMB meeting? we have some timezone confusion apparently === ogra_ac_ is now known as ogra_ac [12:32] mvo: speaking of the specification, are you working on that or are you keen to keep it as just a list of work items? [12:33] ev: the oneconf one? [12:33] foundations-n-update-manager-improvements [12:35] ev: so far I was happy with the workitems as more a loose selection of todos, but I'm happy to write a proper spec if you prefer that [12:37] I'm just concerned about handling the reinstallation of third-party applications. dpkg --get-selections is easy enough if we assume a vanilla maverick to natty, but if we also copy over sources.list and try to reinstall packages, we may have broken dependencies. [12:39] geser: I'm happy to upload your gparted patch, could you please add a TEST CASE to the bugreport for the SRU verification - if that is not straightforward, just add something like "no known test method, regression test plus getting feedback fro mthe original reports required" [12:40] ev: yeah, I think it will need a python-apt app, I can work on something like that if it helps [12:43] ev: a more intelligent version of dpkg --get-selection that looks for stuff that is not downloadable, stuff that comes from third party repos and then checks if the third party stuff has upgrades etc [12:43] ev: similar to what u-m is doing when it performs its checks. we need to figure out a UI for this [12:44] I think that is the hardest part :) [12:45] exactly [12:45] answering the question of what we do when it cannot resolve something [12:46] because we've told the user we were going to preserve applications or whatever [12:46] but yes, a python-apt application would be most helpful === amitk is now known as amitk-afk [12:51] ev: thanks, I add a workitem for myself. I guess the exact message/Ui is on mpt, but I imagine something like a warning that the exact package selection can not be restored and a (optional) list of detailed packagename/descriptoins [12:51] ev: I add a workitem for myself [12:54] ev: wouldn't patching dpkg so the --get-selections option is aware of manually and automagically installed packages be more usefull? [12:54] (but the manually vs automatically installed information is sth on the apt and not dpkg level I suppose) === Claudinux_ is now known as Claudinux [13:09] seb128: bug #486154 looks like something that really should be done upstream, no? [13:09] Launchpad bug 486154 in metacity (Ubuntu) "System beep broken in Karmic despite heroic efforts to fix it" [Medium,Triaged] https://launchpad.net/bugs/486154 [13:09] seb128: or do you think its appropriate as a distro patch? [13:10] no strong opinion about it, we use compiz by default [13:10] would be nicer done upstream though [13:10] but if you want to upload go for it [13:13] I don't feel confident in the diff enough for that, I would prefer upstreams comment [13:13] right === MacSlow|lunch is now known as MacSlow| === MacSlow| is now known as MacSlow === almaisan-away is now known as al-maisan === tgall_foo is now known as tgall_out [14:11] mvo: I'll update the bug and add the TEST CASE when I'm back home [14:12] cjwatson: the DMB meetings at 12 UTC don't suit me at all as I'm in the middle of a lecture at that time [14:13] geser: It's still going on, if you're interested. [14:14] thanks geser === ogra_ac_ is now known as ogra_ac [14:55] bdrung, So, yeah, I tend to agree with you about core-dev being about work primarily in "core", but I'm uncertain to some degree, in part because of the issues one has in bringing new stuff in, and in part because all the packagesets depend on core, which often means one has to work in core in order not to just upload workarounds for various issues. [14:55] bdrung: if you disagree with the design of the package set split, that's one thing, but kenvandine has been working on things that *are* core packages and that are core because they're used by products other than desktop [14:56] bdrung: in some cases we've made specific exceptions, but the volume is high [14:56] and it's not always obvious that it *is* correct for these packages to be in desktop [14:56] although netbook being merged back into desktop reduces the question marks a bit [14:58] hi, please look at this fix https://code.launchpad.net/~pavolzetor/ubuntu/natty/liferea/liferea-test [14:59] a big chunk of what lands on the ubuntu-desktop CD isn't in the desktop package set [14:59] bdrung: for example libindicator is in both Ubuntu and Kubuntu desktops, and therefore is in core [14:59] cjwatson, bdrung, persia: we also could use extra people being able to do sponsoring [14:59] (actually desktop-core I think) [14:59] out of set specific discussions [14:59] even if 99% of kenvandine's work is in desktop [15:00] bdrung: I made an exception because it seemed most sensible at the time, but this means that people entirely focused on ubuntu-desktop can make changes to kubuntu, which is really the sort of thing core-dev is meant for [15:00] seb128, I'm not confortable with that rationale: I'm not convinced the sponsoring issue is a lack of people, so much as a lack of people willing to touch a small subset of critical packages. [15:00] if we have people who know enough about what they are doing to help on sponsoring that would be nice to have them set with upload rights [15:00] bdrung: so simply saying "oh that should be in desktop" simplifies the situation IMO too much [15:00] seb128, And I'd rather grant access to folk because of my confidence in them uploading stuff, than because of my confidence in their ability to sponsor stuff. [15:01] coukd someone help me [15:01] persia, sponsoring is uploading, I fail to see the difference [15:01] I would like help make ubuntu better [15:01] pavolzetor, try #ubuntu [15:01] so :-D [15:01] ubuntu-mote => ubuntu-devel => ubuntu [15:01] trhanks [15:01] seb128, Yes, I agree. There is no difference. Hence I don't care about a willingness to sponsor (other than that everyone should have one) [15:01] pavolzetor, well maybe if you state your question in a better way [15:02] 14:58 hi, please look at this fix https://code.launchpad.net/~pavolzetor/ubuntu/natty/liferea/liferea-test [15:02] pavolzetor, but "can somebody help" usually go to #ubuntu [15:02] pavolzetor, oh... hang on [15:02] seb128: ^- did you see that? [15:02] pavolzetor, that isn't #ubuntu :) [15:02] cjwatson, no, just " coukd someone help me" [15:02] cjwatson, thanks [15:02] pavolzetor, sorry, I didn't read the first line you wrote [15:02] I have done patch [15:02] pavolzetor: I will test your patch [15:02] pavolzetor, are you looking for sponsoring? [15:02] and branch [15:03] I am bit new in ubuntu dev [15:03] pavolzetor, you can try to ask mvo, he's patch pilot today [15:03] see the topic [15:03] pavolzetor, you might want to subscribe ubuntu-sponsors as well [15:03] okey, I just must go out === mrenouf is now known as mrenouf_home [15:04] pavolzetor, Don't run away, just because we're confused :) [15:04] pavolzetor, sorry we were in the middle of a debate :) [15:04] I am student and I fixed liferea indicator in free time [15:04] I am sorry [15:04] pavolzetor, awesome... no worries [15:04] persia, well, I don't say we should care about willingness to sponsor, I'm just saying that kenvandine understand enough of what he's doing to do uploads out of the desktop set if he needs to [15:04] i should look at that then [15:04] pavolzetor, Don't be sorry. That's wonderful. Thank you. [15:05] I don't wanna make big changes in source, because of diffs between ubuntu and others [15:05] guys, how does one make upstart not to kill child processes? [15:05] pavolzetor, we will get your patch reviewed and comment, you can maybe do a merge request from it? === mrenouf_home is now known as mrenouf|home [15:05] I have done it [15:06] pavolzetor, ok, so wait a bit and somebody is going to review the work you did and comment on it [15:06] and I fixed gpm twcie steps, a "big bug" [15:06] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/257827 [15:06] * persia finishes playing with "comm" [15:07] I am trying get it to gnome also [15:07] I have tested it at two comps and it works properly [15:07] brb [15:09] persia, is your issue with kenvandine's application that you think that he doesn't have the skills to work out of the desktop set? [15:09] persia, I'm not sure to understand the issue [15:09] seb128, No, my issue is that from what I have seen, he's never had anything in "core" even as a sponsored upload. [15:10] I'm more than confident in his skills, but like to see some examples of work in the target packagesets before granting upload access. [15:10] why? [15:10] That said, I might be using edit_acl or comm incorrectly. [15:10] it's a chicken egg issue [15:10] Why? Most folk find sponsors for stuff before applying. [15:10] he could be sponsoring things he doesn't work on if he had upload rights [15:10] he doesn't work out of desktop [15:10] seb128: yes, we need more people doing sponsoring. there are 12 sponsor request open for ubuntu-desktop that kenvandine can work on. [15:10] it doesn't mean he couldn't make use of upload rights for sponsoring [15:10] persia, seb128 has sponsored lots of stuff for me [15:11] mvo: when you moved to apt-get changelog, did you keep the configuration support? (i. e. setting the mirror) [15:11] kenvandine, in the desktop set though [15:11] kenvandine, I believe you. I'm just not sure why I don't see it. [15:11] kenvandine, or things that ought to be in there [15:11] seb128, sort of... the fact that you needed to sponsor them though [15:11] Might just be race conditions then: stuff being sponsored just before it hits. [15:12] bdrung, we know that we need more people doing sponsoring [15:12] mvo: ah, it's in apt-get(8) now, nevermind [15:12] persia, it's not even a race, if kenvandine has upload rights he could take on reviewing and sponsoring things out of the set he works usually on [15:14] seb128, There's a sufficiency of patches not currently embedded in sponsor requests that would benefit from wrapping that I don't find that convincing. There's plenty of stuff that can be uploaded that isn't sponsor requests. [15:14] persia, I don't see the point of stopping people to get upload rights if they have the skills for [15:14] they might not use them now [15:15] What I'm less convinced about is whether the potential race condition between the state of the packageset at the time an upload was made and the state when I am reviewing the upload gives me an accurate picture of the historical work done. [15:15] but they would be set if there is any need showing up [15:15] ev, mvo: in terms of UI, it is sounding to me like once the person selects the option to reuse a partition you'll need to present them with another ubiquity page that gives them some details on what is about to happen with some checkboxes. Eg 1) Any files in /home will be saved 2) The following applications that come from Ubuntu will be re-installed 3) The following applications that you paid for will be re-installed 4) The following third- [15:15] party sources will be re-activated. You will need to manually reinstall applications from them; etc [15:15] seb128: you should show that you can work in that area you want upload rights to. [15:15] persia, how can it hurt to have people skilled to be able to upload? even if they don't use that right often [15:15] and using the python-apt black box to build the lists for those checkboxes [15:16] bdrung, right, but persia said the issue was not on showing that you can [15:16] that's why I was asking if the issue is that he didn't show enough packaging skills [15:18] seb128: i didn't saw enough outside the ubuntu-desktop set. there is no link to a launchpad bug or upload. [15:18] is outside of desktop harder? [15:18] seb128, No, I said that I'm comfortable with kenvandine's skills. That said, I'm not core-dev, so I wonder if I'm best qualified to review his work on packages in "core". A lack of apparent uploads (either from an LP bug or coincidence) dissuades me from approving it. On the other hand, there are a number of other things that kenvandine does need to do which would be facilitated by being core-dev, hence my indecision. If it was just a matte [15:18] r of access to the "core" packageset, I'd vote to defer until I could see some work history. [15:18] (actually, might not be an LP bug, so much as some limits in data collection) [15:18] let's be honest, his focus is desktop [15:19] that will not be different because he got upload rights out of the set [15:19] but that doesn't mean he couldn't make use of uploads right of the set [15:19] pitti: yeah, I took your documentation and adapted it, the option is almost named the same (apt::changelog*s* iirc) [15:19] to do sponsoring [15:19] to be able to workaround set definition bugs [15:19] pitti: thanks for writing the docs btw \o/ [15:19] my focus is installer/bootloader, that doesn't mean I do nothing else [15:19] to be able to help on something when we need people [15:20] @pilot out [15:20] and not to end up blocked by or distracting others when needing sponsoring myself === udevbot changed the topic of #ubuntu-devel to: Archive: Open | 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: [15:20] I fail to see why you have an issue with him having upload rights [15:21] if you trust him to upload to main out of desktop you should let him have those right, even if he doesn't use them every day [15:21] NCommander: are you being a patch pilot today (per the schedule)? [15:21] cjwatson, he should be, but doesnt seem to be up yet [15:21] that show we have qualified people in the team and people able to take on tasks that require those rights [15:21] cjwatson, It's 7:21am there :) [15:21] (we discussed it last week) [15:22] anybody have ideas what might cause the error about tar here: http://launchpadlibrarian.net/58855548/buildlog_ubuntu-lucid-i386.mongodb_1:1.2.2-1ubuntu1.1~ppa1_FAILEDTOBUILD.txt.gz ? [15:22] dpkg-deb: building package `mongodb' in `../mongodb_1.2.2-1ubuntu1.1~ppa1_i386.deb'. [15:22] tar: ./usr/bin/mongo: file changed as we read it [15:22] persia: hm, I forgot he'd moved [15:22] it works in sbuild and pbuilder .. but the PPA build fails [15:22] seb128: i like to see a list of sponsored uploads to the core package set [15:23] he's still London-0500 in my head [15:23] Thought that might be it :) [15:24] SpamapS, Ask in #launchpad: my random guess would be overeager cleanup of some sort. [15:24] bdrung, he doesn't work out of desktop [15:24] bdrung, but he could be helping sponsoring out of desktop or be assigned task that require upload out of desktop he had right to work there [15:24] bdrung, which is not the case [15:24] there is no point for him to pick a sponsoring bug if he can't upload [15:26] seb128: there are 12 sponsor request he can work on [15:26] I'm not saying he lack sponsoring tasks to work on [15:26] I'm saying he could do things [15:26] like if libindicate soname change tomorrow [15:26] he could upload all the no change rebuilds himself [15:27] those being in the desktop set or not [15:27] rather than having to deal with pinging people or opening sponsoring requests [15:27] you are arguing that he might not use his upload right [15:27] so what if he doesn't [15:27] it still doesn't cost anything [15:27] persia: ack [15:28] it can only be useful [15:28] if it doesn't it still doesn't hurt [15:28] it would be a no change compared to now [15:28] you block a potential win situation just because it might not win a lot? [15:29] I fail to see the point... let people be able to help, what they do then is their issue [15:30] seb128: it's not about what he will do, but about what he has done. [15:30] why does it matter? [15:30] I am back [15:30] please reply if there are some issues with my patches [15:31] I think, gpm patch would have higher priority [15:31] seb128, It's how it's always been done: we expect work to be done through sponsors before we grant direct upload permissions. [15:31] bdrung, it's about having confidence people are ready for uploading or not [15:31] seb128: is it enough to show that you have packaging skills or should you show that you can work in specific area? [15:31] well nobody has worked on everything [15:31] pavolzetor, Be aware that it sometimes takes a while for folk to give feedback. If you've subscribed the sponsors and/or made a merge proposal, someone should review it before too long. [15:31] even debian doesn't ask you to work on everybody before being a DD === bjf[afk] is now known as bjf [15:32] Debian and Ubuntu have very different models. [15:32] they just ask you to show you have the technical skills and social understanding to do what you want to do [15:32] persia, did you read what I wrote a few minutes back? [15:32] like being able to handle a soname change transition [15:32] I think moths are too long [15:33] i think what seb128 is saying, it isn't likely that anyone will assign a bug with a patch on it to review if i can't upload it [15:33] I am mainly interested in android, but this is my part-hobby [15:33] * ogra_ac doesnt get this discussion, 128 sponsored uploads on maverick-changes dont qualify for upload rights ? [15:34] ogra, Where are the 128 sponsored uploads? remember that kenvandine has upload access to a number of packages. [15:34] i want to see the list where kenvandine gets an upload to the core-set sponsored [15:35] persia, on maverick-changes in my evolution if i search for his name [15:35] bdrung, he doesn't, he's working on desktop [15:35] why does he need to ? [15:35] bdrung, sure we don't ask to help with transitions out of the desktop set because he can't upload [15:35] ogra, I'm having trouble finding anything sponsored. 128 seems about right based on what I see. [15:35] persia, I've sponsored at least 25 uploads for him last cycle [15:36] random number but he pings me at least once or twice a week every week [15:36] so he is obviously able to do proper packaging [15:36] it does cost me non null time [15:36] seb128, Do you happen to remember what one of them was? [15:36] seb128: can you give us the list of these uploads? [15:37] persia, bdrung: gtk3 today === dholbach_ is now known as dholbach [15:37] nov. 02 22:19:09 seb128, can you sponsor lp:~ken-vandine/ubuntu/maverick/x264/maverick-proposed [15:37] nov. 09 20:41:23 seb128, btw i am just running ubuntu-geoip through pbuilder for natty, then it will be ready to sponsor :) [15:37] nov. 09 21:37:51 seb128, lp:~ubuntu-desktop/ubuntu-geoip/ubuntu is ready to sponsor [15:38] I might have forgotten about x264 in fact [15:38] nice example of thing that would have been uploaded if it was not blocked on me [15:38] seb128, i think you did, and pitti saved the day :) [15:38] ok, great, I though I might just have zapped it ;-) === al-maisan is now known as almaisan-away [15:39] seb128: gimme the list (pointing to the uploads like https://launchpad.net/ubuntu/+source/gtk+3.0/2.91.4-0ubuntu1 ) would convince me [15:40] seb128: this list is missing on his application [15:40] bdrung, I changed laptop recently and don't have IRC logs over this month now [15:40] bdrung, I don't even see why you need it [15:40] ken clearly has showed he can be trusted with uploads [15:41] which does it matter if he use that right often or not? [15:41] it's wasting us hours every cycle to not have him having upload rights, that's not like we could use with extra hands [15:41] for me having a list of sponsored uploads (direct or indirect (e.g. requested rebuilds)) would be a proof that someone has a "need" for core-dev uploads right and not just the skill but no current use for them [15:41] seb128, It's not just about kenvandine: it's about every applicant. [15:42] * ogra_ac really doesnt get that discussion, we have someone who *obviously* is good at packageing, he offers to help in other areas and we refuse ?!? [15:42] seb128: that's the Chicken or the egg dilemma [15:42] persia, well same applies to everybody [15:42] we havent been that picky in the past [15:42] why should somebody with technical and social skills to be part of the team not be in? [15:42] ogra_ac: we haven't had packagesets in the past [15:42] just because it doesn't help every day? [15:42] seb128, Sure. Historically, we've expected people to demonstrate their work by getting sponsored. I'm not sure that's broken. I'm having difficulty finding recent examples of that happening for kenvandine. [15:43] geser, no, but do we need to add extra bureaucracy ? [15:43] for some reason the discussion reminds of the medieval age and apprenticeship from back then... [15:43] persia, it doesn't work lot out of desktop, does it mean it shouldn't be welcome? [15:43] There are *other* reasons kenvandine would benefit from being core-dev, but I'm not yet convinced they are sufficient (uploading new packages, working on stuff in universe). [15:43] persia, I would be assigning him desktop tasks I can't assign him now if he could upload [15:43] mvo: I don't suppose you know what's wrong with this upgrade bug 680088 ? [15:43] Launchpad bug 680088 in update-manager (Ubuntu) "Upgrade fails "Can not mark 'kubuntu-desktop' for upgrade "" [Undecided,New] https://launchpad.net/bugs/680088 [15:43] if someone has obviously the tech skills it should really be a non-issue [15:43] persia, he would spare me sponsoring work as well [15:44] seb128: so everyone with the needed skills should become core-dev because he *might* need them in future? [15:44] if he/she asks for them, why not [15:44] everybody who has contributed to ubuntu in a significant way yes [15:44] he/she can be a patch pilot [15:44] that's what debian does and what we used to do [15:44] etc [15:44] uploads right doesn't hurt [15:44] they can only be useful [15:44] ++ [15:44] he might sponsor once a month [15:45] i think geser and i share the same concern. i have to leave now. [15:45] it's still a win [15:45] ogra_ac: you don't be a core-dev to be patch pilot [15:45] kenvandine, has uploaded hundred of packages to main [15:45] You don't even have to be a developer [15:45] it's not like he was not contributing [15:45] It's not about "main". It's about "core" [15:45] same differenc [15:46] Except it's not: it's also about new packages and universe, which complicates the picture. [15:46] being able to help where help is needed [15:46] bdrung, you need to be core-dev for being a patch pilot for all core-dev packages [15:46] No, not at all. There's *lots* of stuff in main that isn't in core. [15:46] its only a win [15:46] we need people who have skills to help out of their usual set [15:46] ogra, No you don't: a huge number of patches are better addressed upstream. [15:46] the criteria should really be tech based [15:47] rarther than artificial political issues imho [15:47] if he is technically capable and wants to help, let him do [15:47] ogra, Which artificial political issue? [15:47] for the record, the patch pilot programme is intended to include things like poking people to follow up on patches, making sure people get a good first response and are directed to the right place to discuss their work, etc. there's no need to drag that programme into this. [15:47] persia, dunno, obviously there is no tech issue blocking here [15:47] it's not political for me; I just prefer to give a person the rights that he really needs (just like access in security) [15:48] geser, well it means you are blocking all people working on specific sets to help [15:48] you should remove my rights to upload out of desktop going this way [15:48] Riddell: I commented in the bugreport, it complains about libkephal4/plasma-netbook [15:48] I'm doing 95% of my work in desktop as well [15:49] I'm just not sure what you would win by doing that [15:49] * ogra_ac doesnt want to have such a discussion for every member of the arm team in the future [15:49] and we dont have a single package set [15:49] I think I will just recommend desktop people to not try to work out of desktop [15:49] seems that's not welcome [15:49] i.e. every team member would have to be core dev [15:49] yeah [15:49] way to drive contributors away [15:49] its a weird setup imho [15:50] seb128, Rather, if there is history of work outside desktop, upload rights outside desktop are easily granted. Without any prior history, it's uncertain. [15:50] "sorry but they don't like people who focus on a set" [15:50] That's not at all the case. [15:50] it is [15:50] seb128: I'm not strict on how many uploads one does outside his package set, but at least show that ones does them [15:50] * persia is having trouble finding *one* for maverick or natty [15:50] persia, but why has there to be any history ? tech skills should be enough [15:50] persia, I just gave you 3 [15:50] persia, for kenvandine [15:50] gtk3 today [15:51] gtk3 today got rejected [15:51] x264 in maverick-proposed [15:51] and the expressed will to help out with more [15:51] Ah, rejected. Excellent. [15:51] Why was it rejected? [15:51] perms [15:51] gtk3 isn't in the desktop set yet... so now i need seb128 to sponsor it for me [15:52] even though i applied almost the same patch to gtk2 and uploaded that [15:52] gtk2 isn't either is it? seb128 had to do a gtk2 upload for me last week [15:52] so until gtk3 gets added to the package set, i need to interupt someone with changes [15:52] chrisccoulson, i uploaded that fine on friday [15:52] oh [15:52] that would be proof enough for me (as I expect that this won't be the only upload to the core set) [15:52] Signed-By: Didier Roche [15:52] https://launchpad.net/ubuntu/maverick/+source/compiz/1:0.8.6-0ubuntu8 [15:53] ^ another one [15:53] i've got no idea what i can upload really, it seems a bit hit-and-miss [15:53] edit_acl.py is your friend [15:53] :) [15:53] desktop might be a little bit special in this regard thanks to the intermix with core [15:53] kenvandine, oh, you're right [15:53] geser, right... ultimately the stuff i work on could be anything that ends up on the desktop CD [15:54] so, i could have uploaded it myself then [15:54] chrisccoulson, `./edit_acl.py -P ubuntu-desktop -S natty query` would show you the list of desktop packages. Dunno if you have other packagesets offhand. [15:54] this bites desktop a lot because there's a lot of overlap between Ubuntu and Kubuntu desktop that one or the other side maintains [15:54] Signed-By: Martin Pitt [15:54] https://launchpad.net/ubuntu/maverick/+source/x264/2:0.98.1653+git88b90d9-3ubuntu1 [15:54] geser, What intermix? The exceptions lists? [15:55] yes, that several packages that "belong" to the gnome desktop are in core [15:55] I guess this is less a problem for e.g. mythbuntu [15:55] well still, we could assign him sponsoring bugs to review for example if he was able to upload [15:55] or helping on transitions for soname changes [15:56] I'm happy with any proof that one will use that uploads right and just doesn't apply because it's "nice to have" [15:56] or any other transitions === mrenouf_ is now known as mrenouf [15:56] those cases don't show upload in uploads before because they are tasks that don't make sense when you need a sponsor [15:56] that's part of how I understand the whole ArchiveReorg [15:57] you create a chicken egg issue there === almaisan-away is now known as al-maisan [15:57] we can't get people to help on those because to be able to help they need upload rights [15:57] superm1: I'd like to keep things consistent with the existing interface, if possible and avoid superfluous checkboxes. We should pick a singular outcome and structure the documentation around that. This is automatic partitioning, after all. [15:57] oh, when you said checkboxes did you mean bullet points? [15:58] well i was thinking checkboxes, but bullet points might make more sense if it is automatic [15:58] seb128: that mustn't be necessarily sponsored uploads, I would trust a word from you that you sponsored uploads for him (without any visible LP record9 [15:58] I sponsor at least an upload for him a week [15:58] but the important bit was relaying what the outcome would be before doing it since it could have different results depending on web access and for different people [15:58] that every week in the cycle [15:58] for me that would be sufficient [15:58] (the word from you) [15:59] we add comments from pitti and me at least on kenvandine's wiki [15:59] add -> had [15:59] and didrocks [15:59] all wrote endorsements :) [15:59] not sure what else is needed there [15:59] thx guys [15:59] kenvandine, np ;-) [15:59] Examples of work would have been nice, and saved the confusion. Turns out my issue was not querying on the "desktop-core" set. [16:00] to me this process looks really scary and broken to be honest [16:00] I didn't read the application page yet and didn't attend the DMB meeting, will follow-up with my vote to the DMB later [16:00] geser, thanks [16:00] still seems artificially hard [16:00] ++ [16:00] kenvandine does over an hundred upload a cycle and had endorsement from 3 active ubuntu members [16:01] ogra, The process is basically: do something, get sponsored, ask for upload rights, get upload rights to the stuff you had sponsored work on (typically by packageset) [16:01] persia, yeah, thats broken [16:01] well it doesn't solve the need to have people being able to work on things out of specific sets [16:01] or to help there [16:01] This oughtn't be overly hard or complicated. Sometimes the tools are confusing, or we make mistakes. [16:01] if i have the skills and am willing to help out, even if i didnt yet, i should be granted access [16:01] ogra, Which part is broken? [16:01] especially that set are buggy [16:01] the tech skills should be all that rules here [16:02] we have chrisccoulson and kenvandine hitting set issues every week [16:02] it's costing us a lot of energy [16:02] I'm not being asked about this every week [16:02] and I wonder why not [16:02] those might not been "issues" than "technlogogies used in kubuntu, xubuntu, etc as well" [16:02] seb128, If the set is buggy, we should fix that. If we're having consistent set issues, we should describe the class, and fix that. Fixing on a per-person basis doesn't scale. [16:02] cjwatson, just us needing sponsoring [16:02] cjwatson, because often those are cross desktop techs [16:02] dbus, libnotify, etc [16:02] seb128: ok ... but you're saying the set is buggy. which is it? [16:02] either it is buggy, in which case the bugs should be reported, or it is not [16:02] "buggy" might be wrong [16:03] buggy might not be the word [16:03] it's just that we touch techs which impact on other sets [16:03] the policy is buggy imho [16:03] ogra_ac: conflicting requirements [16:03] makes it hard to keep everyone happy [16:03] cjwatson, ideally chrisccoulson and kenvandine would have access to cross desktop techs [16:03] ogra, How do you recommend we judge other than on prior work? [16:03] seb128: (which would make them eligible for core-dev IMHO) [16:03] one suggestion would be to have both Ubuntu and Kubuntu desktop folks have upload access to the desktop-core set [16:03] persia, do a techincal only judgement of the skills [16:04] that might ease the pressures without being one-sided [16:04] the set probably is good for most people, but some of us touch a wide array of pieces [16:04] seb128, That's being core-dev, which is fine. [16:04] ogra, Based on what? [16:04] pitti, well, the issue there is that persia, geser and bdrung think kenvandine doesn't work enough out of desktop to warrant that [16:04] persia, exposing the proper skills of former work and expressing the will to help should be enough [16:04] wait, geser doesn't seem to have expressed a definitive opinion yet [16:04] seb128, I said I couldn't *find* the work. I've found it now (I was looking in "core", and it's in "desktop-core") [16:04] persia, not it's not, we are arguing over an hour now because you said kenvandine's doesn't need it [16:04] and persia explicitly abstained [16:04] having access to desktop-core would help me quite a bit. most of the stuff i find i can't upload is in desktop-core [16:05] (actually, bdrung also abstained) [16:05] ok, so maybe what we need is desktop members to have access to desktop-core [16:05] would that be doable? [16:05] seb128: that's not what I been trying so say, all I want is some proof that someone is working outside a package set [16:05] seb128, I never said that. I said that from what I could find, he hadn't done *any* work in the area to which he wished to be granted upload access. This turns out to have been a problem with my tools. [16:05] I think the DMB would have to agree on it, but it's certainly technically possible. As I say I think that it should be both Ubuntu and Kubuntu though (the desktops in main) [16:06] persia, ok [16:06] (meeting) [16:06] doesn't solve new packages and such [16:06] but would cover more for sure [16:06] I'd rather keep that to core-dev, personally (and I don't mind granting core dev to people working on that set, with some demonstrated work) [16:06] right, it's still annoying in quite some case [16:06] like the GNOME3 new sources landing regularly in natty [16:07] * ogra_ac totally agrees [16:07] they can easily be added to the sets [16:07] not before they are uploaded [16:07] kenvandine, yeah, that probably helps me more than you, because i can already upload to universe :( [16:07] kenvandine, Indeed: it's the new packages problem and the not-yet-in-the-packageset problem that made me almost vote for you to be core-dev *even though* I couldn't find the examples. I'm glad I found them. [16:07] speaking of which what is the official way to have things added to a set? [16:07] out of pinging cjwatson on IRC ;-) [16:07] seb128, It's supposed to be ask an archive-admin, but in practice it's ask cjwatson. [16:08] not archive-admin, member of owning team [16:08] and it doesn't help the fact that i still can't target bugs in packages that i can upload (or maintain) to a particular release [16:08] I was asking to try to avoid pinging cjwatson directly [16:08] And ideally, the archive-admin request is in a bug. [16:08] chrisccoulson, you should apply for core rights [16:08] chrisccoulson, That7s a different issue. Isn't it targeted to get sorted soon? I thought I heard things at UDS about it being on the short-term list. [16:08] any TB member can add packages to TB owned packagesets (the are only DMB owned packagesets) [16:08] You can email the owner of the set (I think they are all TB or DMB owned) [16:09] Laney, where do I find the owner of a set? [16:09] seb128 - i was thinking about it until i saw this discussion today ;) [16:09] Did the bug in LP that limits changing stuff to the TB get fixed? [16:09] persia, see what you did :p [16:09] i think that the DMB members will have all the same objections with my application (i do 95% of my work in desktop or mozilla) [16:09] you made chrisccoulson not to apply! ;-) [16:09] seb128: through the LP API (owner attribute of the package set) [16:09] seb128: set.owner attribute [16:09] actually I patched edit_acl to display that locally [16:09] can push a branch if you want to merge it [16:09] hum [16:10] I will let other people deal with that [16:10] but seems the reply is "there is no easy way out of writting code to query launchpad" [16:10] chrisccoulson, We don't care about the 95%: we care about the 5%: if you have work that you did in core or desktop-core, and you list it on your application page, there will be little confusion, and you'll just get approved or rejected for something other than the areas of your work. [16:10] the LP web UI is lacking when it comes to package sets, indeed [16:10] chrisccoulson, joke aside you should apply [16:10] I would love the +source page to display them for example [16:10] I think the confusion was mostly that they didn't consider desktop-core === makl is now known as ximion [16:11] chrisccoulson, should be easier for you now that this one is sorted [16:11] Laney, That7s been requested, for the Soyuz ArchiveReorg spec from this last UDS. [16:11] persia: yeah, I know (or I'd be filing a bug) === ximion is now known as makl === makl is now known as ximion [16:11] some web-UI for package sets would be nice (a little overview and the like) [16:12] seb128, My confusion was that I didn't consider desktop-core. I can't speak for anyone else (and some DMB members voted in favour, just not enough to confirm during the meeting) [16:12] * ogra_ac still would like to rather see the policy fixed [16:12] ogra, Would you prefer to grant upload access to people with no demonstrated experience? [16:12] persia, no [16:13] Then why do you suggest that we shouldn't use demonstrated experience as a criterion? [16:13] "not uploading out of a set" != "not showing experience" [16:13] persia, but if i have rights for packageset A and have proven that i'm technically capable, requesting sponsoder proof for packageset B if i express interest in that packagset is nonsense [16:13] you can do all your work in a set and demonstrate enough experience to be trusted with uploads [16:13] ogra_ac: I don't believe that the policy has changed much, only that the packagesets made it more hard to show the expierence in the area where one wanted to have upload rights [16:14] the *technical* skills should be all that matters here [16:14] I don't think it's more hard. It's the same. [16:14] ogra, So everyone should be core-dev, with no distinctions? [16:14] geser, well we should be able to say that someone showed enough skills to be able to work out of one specific set [16:14] its not, since you refused to grant rights without sponsored proof right above [16:14] persia, those who showed enough experience yes [16:14] if they ask for it [16:14] seb128, How do we judge that except by them showing they did work outside the set? [16:14] if people are happy in their set no [16:15] persia, everyone who has the skills sould be *easily able to* become core-dev, yes [16:15] persia, how is the work out of the set different from the work in the set? [16:15] you are making the process overly complex [16:15] while only the tech knowledge should matter [16:15] persia, the packaging doesn't change because you are out of a set [16:15] seb128, Shows integration with wider communities of developers. Shows consideration for other packages that depend on the packages being worked upon. [16:15] and the tech knowledge was judgeable by existing work [16:15] sponsored or not [16:15] you still use the same infrastructure, debian packaging, launchpad, etc [16:16] No? Compare Java packaging to GNOME packaging some day :) [16:16] persia, java-gnome bindings? [16:16] you have java in desktop as well [16:16] That's packaged GNOMEy, but sure. [16:16] persia, know what ? i'm core-dev and wouldnt touch java packaging with a ten foot pole [16:16] do you want me to withdraw from core-dev now ? [16:17] into some package set ... [16:17] I was asking the same before [16:17] no [16:17] this is getting a bit emotive [16:17] ogra, No. You've demonstrated that you won't touch Java with a 10 foot pole, so I feel safe about you and java [16:17] cjwatson, i'm cool sorry if i dont sond like [16:17] persia, right, so why should that matter for someone becoming core-dev then [16:18] ask him/her in the DMB meeting if he/she would touch java [16:18] persia, well you can show that you are reasonable and would not touch things you don't understand while working in a set [16:18] but judge his/her tech skills based on existing work [16:18] without the requirement to having sponsored packages to the future set he/she is intrested in [16:18] the existing work should be enough for that [16:19] I think trust is important - if I trust somebody to know where to stop and where to ask that's one of the most important things (plus statements from others who worked with them, etc.) [16:19] right [16:19] more important than sponsored uploads [16:19] and trus is something you have to build up *without* the tech skills [16:19] Trust is indeed important, but I have to wonder how much trust someone has if they can't find any work to do or anyone to sponsor their work in their target area. [16:19] and whichch should be based on testimonials [16:20] And while I try to know everyone, I know that I fail, and I am certain I'm not alone in that failure. [16:20] sure, and you dont have to [16:20] thats why we got wiki pages [16:20] should everyone from the the "kernel" set get upload rights for "core" because we trust them with kernels? [16:20] persia, taking kenvandine's case you got pitti didrocks and me saying he does nice work [16:21] geser, if he knows packaging good enough, yes [16:21] geser, no, but when you get 3 people from the set giving you recommendation you would consider that enough [16:21] geser: do you trust me with kernels? (you certainly shouldn't) [16:21] I'd much rather focus on making it easy for folks to demonstrate their work in other areas than make granting of upload rights a popularity contest. [16:21] indeed for the kernel thats hard to judge, there wont be many different packages to review [16:21] geser: just as a point that there can't ever be the perfect core-dev [16:21] heh, you want to make sure this conversation is stricken from the logs, else noone will ever bother applying for core-dev again [16:21] in practice, everyone knows just a subset of everything [16:21] pitti, nontheless you can upload one if you want ;) [16:21] ogra_ac: then why do we the whole package set business at all? just having motu and core-dev like in the old days would be much easier [16:21] well, unless you are cjwatson, of course [16:22] ogra, So what kernel folk do is peer-review for the first few uploads, and then bring the demonstration to the DMB, and get a new kernel uploader. It's just collaboration. [16:22] geser, because some people are desktop contributors only [16:22] they don't want or need anything else [16:22] we have people who want to be able to do GNOME updates [16:22] it's an easier way to start [16:22] geser, i dont say package sets are wrong [16:23] desktop being once example [16:23] but the artificial threshold you put in place is [16:23] some people might be just interested in xubuntu === oubiwann is now known as oubiwann-away [16:23] seb128, So, if you have folk in the desktop team who need wider access, just make sure they get some stuff sponsored (you say you do this already), make sure that the examples show on their applications, and they are likely to easily be approved as core-dev. [16:23] then you get people over time that might feel like doing work out of the set === oubiwann-away is now known as oubiwann [16:23] With no examples, and difficulty finding any work, it's a more complicated discussion. [16:24] persia, well I still fail to say why we need those if you have several trusted people who worked with them and said they would be useful contributors out of the set [16:24] geser, if there is enough work to judge on, why do i need sponsored uploads to the target set i want to enter ? i have already proven my skills enough before [16:24] persia, gotcha on how to get people approved easily [16:24] And the example that raised this is not a good one, as it came from a misunderstanding on one person's part as part of an *incomplete* DMB vote. No application was deferred. [16:24] I still think you are putting some requirements which are not needed [16:25] persia, no, its a good one [16:25] the tough thing for me is there are lots of examples of my work that didn't need sponsoring, because of the the package set [16:25] persia, you might have people who could help with transitions or sponsoring [16:25] since you guys asked for sponsored uploads to the future target set [16:25] which is a big flaw imho [16:25] they will just not do as long as they can't upload [16:25] because they then need to find themself a sponsor [16:25] ogra, Why? it7s an *incomplete* vote. Even without this discussion, kenvandne may have become core-dev. [16:25] which is costing as much work they spared [16:25] ogra_ac: so everyone who can package gnome ("desktop") should get access to "kubuntu" just by asking? because he knows how to package? [16:26] geser, if he can prove he knows how to package, why shouldnt he ? [16:26] geser, if we trust him to not upload without asking there, etc why not? [16:26] seb128, I actively don't want folk working on sponsoring if they have no experience in the target area. I7d rather they chase the random patches not ready for sponsoring and get them tested and in shape. There's *lots* of non-sponsoring work to be done, and I don't think the primary activity of developers ought be sponsoring (although sponsoring is a welcome part of it). [16:26] if i'm able to fix a bug in gtkmm, why shouldnt i be able to fix a bug in QT ? [16:27] pitti: (I steer *well* clear of desktop, FWIW ...) [16:27] persia, well then ignore sponsoring and take transitions as an example [16:27] cjwatson, it was about abilities ;) [16:27] cjwatson: nevermind, it was just a compliment :) [16:27] transitions and packagesets interact very badly, unfortunately. [16:27] <\sh> persia: +1 [16:28] ogra_ac: I believe that only knowing how to package is not enough; I'd expect that he also knows how "kubuntu" works (how the packages interact each other) [16:28] persia, see you hit limitation which block people in doing work and helping [16:28] geser, how does that matter to fix an ftbfs in a single package ? [16:28] would it be launchpad issues, new sources, set definitions bugs, transitons [16:28] geser, i touched enough kubuntu packages in my ubuntu life and have no clue at all how kubuntu works [16:29] smoser: re #676790 - this is the natty apt? [16:29] nontheless i bet people in kubuntu were happy when their packages built [16:29] mvo, yes. [16:30] <\sh> ogra_ac: we all touched a lot of packages where we didn't know how that all works...but that's long time ago... [16:30] Keybuk: (from #ubuntu-meeting) I don't pretend that this would be anything other than a nasty hack, but given how the kernel presently behaves it seems to me that the only thing init can do is try a few times in the hope of winning the race eventually. Obviously you don't want to block starting other events on that [16:30] ogra_ac: it's also about trust; I don't know how to properly explain it and I'm myself not fully sure where I draw the borders [16:30] s/other events/other jobs/ [16:30] geser, so make it a requirement that someone from the desired package set expresses trust in the wikipage [16:30] smoser, pitti: it sounds like bug #676790 is releated to the compressed indexes [16:30] Launchpad bug 676790 in apt (Ubuntu) "huge performance regression" [High,Confirmed] https://launchpad.net/bugs/676790 [16:30] based on nothing but changelogs, i suspect it has to do with the compression [16:31] right [16:31] yeah, that was my suspicion too [16:31] cjwatson: yeah, but in theory init is going to proxy everything anyway [16:31] I just don't know yet what these image builds do with apt indexes [16:31] but dont make sponsored uploads a requirement to people who can prove their knowledge already [16:31] Keybuk: remind me: would anything go wrong if pid 1 kept its own master fd on /dev/console (with O_NOCTTY of course) and duped it, rather than reopening for each job? [16:31] <\sh> mvo: good that I see you...I don't know if you are responsible, but /etc/cron.daily/apt does some strange apt-key net-update thingy...and it starts wget to get a keyring..without a sane timeout...can we change something there? [16:31] so the fd won't be console anyway [16:31] it'll be a pty [16:31] Keybuk: this is lucid [16:31] and then it'll output that to console later [16:31] pitti, its nothing strange, i would suspect that a CD install would hit this [16:31] lucid we fixed already [16:31] no we didn't, per bugs [16:31] at least fixed well enough [16:31] its basically an 'apt-get install some package list' [16:31] what are the bugs now? [16:32] this is why I brought up bug 642555 [16:32] Launchpad bug 642555 in Ubuntu Lucid "Services not starting on boot in 10.04.1 LTS" [Medium,Confirmed] https://launchpad.net/bugs/642555 [16:32] cjwatson: yes, if you SysRq-K you get a kernel panic [16:32] in the meeting where you responded [16:32] if Upstart keeps its own console fd [16:32] I assumed you'd seen it [16:32] ok [16:32] no, I'm not reading bugs anymore [16:32] \sh: sure, is there a bugreport? [16:32] ogra_ac: for me sponsored uploads are only one way to proof that, a comment from the set "leader(s)" is for me also sufficient [16:32] I assumed you'd seen it *in the meeting log* since you responded there [16:32] I know you aren't reading bug mail [16:33] <\sh> mvo: not right now, I wanted to talk to you before :) because some of my servers do have no direct internet connection....and I always see this process hanging and timeouting after several hours whysoever [16:33] geser, why leaders ? [16:33] \sh: heh :) [16:33] oh, no, I just have certain highlights ;) [16:33] I was coding [16:33] \sh: sure, let me quickly check the code [16:33] and why cant you judge by existing work ? [16:33] <\sh> mvo: especially when the firewall drops those packages [16:34] <\sh> mvo: I think there needs to be just a --timeout option to wget (60 secs should be enough imho) [16:34] is grep-dctrl working for other people in natty [16:34] ? [16:35] there is a lot of plymouth-hatery in that bug, which makes it difficult to pick out the real issue [16:35] well, yeah [16:35] or if there is actually an issue [16:35] ogra_ac: perhaps leaders is the wrong word, more "key persons"; persons who I'd trust from that team and not somebody who just entered into the team in the last meeting or so [16:35] but making sure that there's a console fd would dismiss that part of the question for good [16:36] geser, agreed, still though, technical knowledge should be judgeable by former work already, i agree on the trust thing [16:37] seb128 - it doesn't work here, but i guess that's because the package lists in /var/lib/apt/lists are stored compressed now [16:37] chrisccoulson, I was wondering about that yes [16:37] iz pitti bog? ;-) [16:38] heh:) [16:38] chrisccoulson: "it" ==? [16:38] oh, grep-dctrl [16:38] pitti - did you break grep-dctrl? l;) [16:38] ogra_ac: for extending permissions, the technical knowledge often isn't the hard part, for those applications I watch more on comments from "key persons" from the team where one applies [16:38] :) [16:38] chrisccoulson: presumably; can you please file a bug about it and assign to me? [16:38] (sorry, I'm in meeting, and then off) [16:38] pitti - yeah, sure [16:39] geser, right, what seemed wrong to me above was just the requirement that ken had sponsored uploads to the core-dev set [16:39] chrisccoulson, I can do it if you want [16:39] chrisccoulson, I was the one who asked about it ;-) [16:39] seb128 - yeah, feel free to do that :) [16:39] chrisccoulson, ok === dendrobates is now known as dendro-afk === jelmer is now known as Guest34932 === Guest34932 is now known as jelmer [16:53] Keybuk: I posted to that bug to try to narrow things down a bit [16:57] ev: FTR, the UI works, but I have spent an hour trying to track down why the communication with the backend locks up; presumably a threading deadlock, so I pushed the stuff to a branch for now; will get back to that tomorrow [16:58] thanks [16:58] indeed, I should've never gone down the path of threads with that application. [16:58] it's a pain to debug indeed, but let's see [16:59] could be that gi/pygobject just isn't thread safe yet, I'll investigate [17:00] good night everyone [17:00] g'night pitti [17:04] pitti: OK if I just accept this d-i upload? [17:06] geser: you said that you found sponsored work from kenvandine - how? === dendro-afk is now known as dendrobates [17:14] bdrung: tumbleweed has a script to looking sponsored bugs [17:15] \sh: commited the timeout fix to bzr now, thanks for the report! [17:16] <\sh> mvo: thx to you...(and I didn't file any report ;)) [17:17] \sh: no worries === deryck is now known as deryck[lunch] [17:18] bdrung: did I? persia found it in "desktop-core" [17:21] is there a way to mark a bug fix in a sync request without doing it in debian's changelog? [17:23] you can make that bug into the sync request bug [17:24] bdrung, I screen-scraped LP to get kenvandine's uploads, and then compared with the output of edit_acl querying the desktop-core set, and found matches. [17:26] zul, hi [17:26] seb128: hey [17:26] zul, do you think you could sru the fix from https://bugzilla.samba.org/show_bug.cgi?id=7791? [17:26] it's bug #393012 [17:26] RAOF, pitti Welcome to the sponsors team :) [17:26] Launchpad bug 393012 in autofs "smb: Error while copying file, "Invalid argument"" [Undecided,Confirmed] https://launchpad.net/bugs/393012 [17:27] zul, https://bugzilla.samba.org/attachment.cgi?id=6062&action=view [17:27] seb128: sure [17:27] zul, thanks [17:27] <\sh> oh wow...attachmate wants to take over Novell, and Microsoft wants to get hold on some IPs of Novell...oh wow...this will be fun and I can already read all the FUD news [17:27] zul, we got quite some users unhappy because smb copies from nautilus are broken in maverick, that should fix it ;-) [17:28] pitti: ... accepting, figuring it's OK [17:28] * smb does not like his copies to be broken [17:28] seb128: gotcha...but they shouldnt be running windows in the first place ;) [17:28] ;-) [17:28] zul, thanks! [17:30] gah, damned, no way back, i'm in the ubuntu-sponsors team [17:31] <\sh> ogra_ac: lol...you were in the past, too..well not sponsors, but MOTU [17:31] (thats like the patch pilot flight license, right ?) [17:32] \sh, indeed [17:33] ogra, The main power of the sponsors team is the ability to unsubscribe the sponsors team from things no longer of interest. [17:34] persia, patch pilot license, as i said ;) === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [17:40] <\sh> ogra_ac: I hope the patch pilots don't have problems like the A380 pilots ;) [17:41] we dont use rolls royce ;) [17:42] we are launchpad powered instead ;) === tkamppeter__ is now known as tkamppeter [17:47] SpamapS: bug #582963> so what does the apache2 ask-for-passphrase do if plymouth shuts down in the middle of prompting? [17:47] Launchpad bug 582963 in apache2 (Ubuntu Maverick) "SSL pass phrase dialog can't read input" [Medium,In progress] https://launchpad.net/bugs/582963 [17:51] ogra_ac: and no eject button :) [17:51] heh [17:54] date === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [18:01] mvo: added TEST CASE to bug 617885 [18:01] Launchpad bug 617885 in gparted (Ubuntu Maverick) "gparted crash at start: glibmm-ERROR **" [High,In progress] https://launchpad.net/bugs/617885 [18:04] mterry: can you please do a vala-dep-scanner upload soon? so we are one rdepends nearer to kill libvala-0.10{,-dev} [18:16] geser, ah ok! a new version is coming out shortly, so yeah [18:16] thanks === deryck[lunch] is now known as deryck === didrocks1 is now known as didrocks [18:29] stgraber, so i managed to get lightspark to build up to the point where it starts linking against the intel SSE assembler code (where it indeed fails). from a packaging POV its easy to add armel support, but the assembler is a huge lot [18:30] ogra_ac: ok, cool. And I guess there's no C equivalent for that assembler code (that'd likely make it "unoptimized" but at least work) ? [18:30] i dont think so [18:32] the assembler really hooks deeply into SSE, rewriting that is beyond me [18:33] is that something anyone at Linaro might be interested to work on ? [18:34] I guess it depends on how much you really want a flash implementation and of ongoing discussions with Adobe by the manufacturers (I'm guess there's some as unfortunately flash is usually kind-of a must have :() [18:37] well, i guess the manufacturers get access to flash internally === yofel_ is now known as yofel [18:43] cjwatson: re bug 635273, I don't have a strong opinion. Depending on what the fix it, it might be ~OK. I'd make barry figure it out. [18:43] Launchpad bug 635273 in python-support (Ubuntu Lucid) "Building debs with SWIG libraries do not work" [High,Confirmed] https://launchpad.net/bugs/635273 === bilalakhtar is now known as papercutter [18:50] slangasek: you mean the race condition between ping and ask? yeah.. I thought about that when I copied it from some other package. :-/ [18:51] skaet: Sorry I missed the meeting, an appointment ran over. One item of note for 10.04.2 is that the Tech Board approved putting KDE point releases in -updates so you can expect Kubuntu to update to KDE 4.4.5 (and 4.4.7 for kdepim) for 10.04.2. [18:52] slangasek: I believe apache2 will fail to start at that point. === papercutter is now known as bilalakhtar [18:54] slangasek: its kind of an interesting problem.. we kind of have to have this happen before getty's/X .. === al-maisan is now known as almaisan-away [18:59] geser: sorry. i meant persia. [19:00] persia: can you give me your findings? === tgall_out is now known as tgall_foo [19:25] Sarvatt: i think the no-source change syncs are useless [19:26] bdrung: ack, wasn't sure on those because pitti is doing no change reuploads of X packages in main to shrink the livecd size [19:27] Sarvatt: when will be the next cd spin? [19:27] I just requested the ones in xserver-xorg-video-all [19:28] dunno, I agree they are kind of useless but was trying to help out since I saw him doing that [19:28] Hello, is this channel the right place to ask about packaging? [19:29] Sarvatt: if pitti wants the rebuilds, then give him the rebuilds. ;) [19:29] jmelis: yes [19:29] jmelis: maybe #ubuntu-motu is appropriate too [19:31] my question is: I have a package, and I have created a system-V init script in the debian folder named .init. I'm working with 10.04. The problem is that after installing the package the init script is not installed in /etc/init.d... How can I debug this? System-V init scripts are still working, or do I have to switch to upstart? [19:31] jmelis, Are you calling dh_installinit? [19:31] ScottK, Riddell, will add that Kubuntu will update to KDE 4.4.5 (and 4.4.7 for kdepim) into the minutes. Thanks for letting me know. [19:31] persia: no. where should I do that? [19:32] persia: in the rules file, correct? [19:32] ok I'll invalidate all the sync requests that aren't new upstream versions then. sorry for all of the sync requests but its a heck of a lot easier to do everything in debian and request a sync since I'm not a core-dev :) [19:33] jmelis, Yes, in the rules file. If you're using dh(1), it's probably automated. If not, it's usually done in the install: rule, somewhree around dh_installmenu [19:33] Sarvatt: no, you misunderstood me [19:33] persia: can you point me to a guide that explains this? I haven't had much luck finding one... [19:34] how so? from what I understood you think it'd be better to do a no change rebuild instead of syncing something like this? https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-tdfx/+bug/680110 [19:34] jmelis, Erm, I don't tend to do it manually, but ask in #ubuntu-packaging, and I'm sure someone can take you through it step-by-step [19:35] persia: thanks a lot! [19:35] Sarvatt, If that upload was needed in Debian, doesn't make any difference which way you do it. Note that things in sync will autosync, so sometimes no request is required. [19:35] i'll give it a shot myself, if it doesn't work I'll go to #ubuntu-packaging [19:35] Heh, OK :) [19:36] slangasek: In looking at this, I don't know if we'll have other services like this, but in this case we have to make sure that apache starts before plymouth is stopped. Can we somehow wait in plymouth-stop for apache? [19:36] * persia isn't as sure of being active in #ubuntu-packaging later [19:36] it would appear to me that plymouth quit could be called from several locations.. :-P [19:37] * highvoltage somehow didn't know about #ubuntu-packaging before now [19:37] highvoltage: me too :p [19:38] Sarvatt: i thought that syncing a no-change version from debian has no benefit, but if a rebuild is really desired, it's ok [19:40] Sarvatt: if pitti wants the rebuilds, then give him the rebuilds by syncing from debian. === Claudinux_ is now known as Claudinux [19:41] bdrung: either way works, it's just easier for me to request syncs than find sponsors for all of the no change rebuilds so I did it that way for packages in xserver-xorg-video-all and I completely understand if a no change rebuild would be preferred, no problems doing it that way instead here outside of it being a lot harder to find sponsors :) [19:42] Sarvatt: but i prefer a sync over a no change rebuild :) [19:45] Sarvatt: we have ack-sync for sync requests and sponsor-patch for everything else. so there is no big difference from the sponsoring side of view [19:51] Sarvatt: processed all sync requests - all were fine [19:52] bdrung: thanks a ton for that! [19:52] Sarvatt: np [19:54] sorry to dump so many sync requests in there, unstable is being reserved for squeeze on the driver side and everything's being done in experimental [19:55] Sarvatt: no problem. we can live with that. in the lucid cycle, we had to requests syncs from unstable. ;) [19:58] all sync requests processed [20:01] hmm... is there a way to lock plymouth so it won't exit after 'plymouth quit' until you've unlocked it? [20:02] that would work to make sure plymouth is around to enter the SSL pass phrase... [20:03] hmm.. I actually need it to also not deactivate [20:10] I wonder if pause-pogress would work [20:53] SpamapS: I don't see any sane way to wait in plymouth-stop for apache to start. For now, perhaps open a new bug report against the package to document this know issue? [20:53] +n [21:11] BlackZ: libgphoto2-2.4.10.1 fails to build: Unmet build dependencies: libgpmg1-dev - but libgpmg1-dev is there [21:12] bdrung: it's related to build-dependencies with [linux-any], if you want, patch your pbuilder ( see http://bugs.debian.org/363193 ) [21:12] bdrung: it's fixed in the launchpad buildd AFAIK [21:16] BlackZ: the merge will took more time (this bug and big diff). ask the patch pilot instead or ask me tomorrow again. [21:17] BlackZ: i sponsored enough today. [21:17] bdrung: heh, will do :) [21:17] BlackZ: look at that spice in the first graph: http://reports.qa.ubuntu.com/reports/sponsoring-stats/ [21:19] bdrung: uh, cool! [21:19] very cool :) === dendrobates is now known as dendro-afk [21:28] crimsun: can you reassign bug #678183 to the correct package? [21:28] Launchpad bug 678183 in vlc (Ubuntu) "audio-only playback always stops after 1.5 minutes on any file types" [Undecided,Invalid] https://launchpad.net/bugs/678183 === dendro-afk is now known as dendrobates [21:33] hi all, what package is the network proxy config tool in? [21:37] upstart question. Is it actually the case that if package X installs an /etc/init/X, that its removal should not remove /etc/init/X? (I wouldn't have thought so) [21:38] not particularly upstart-specific [21:38] hallyn: It's got nothing to do with upstart. It's all dpkg. [21:38] in general, files in /etc are conffiles and are only removed on purge [21:38] oh, ok. so --purge should remove the conffile at least? [21:38] yes [21:39] hallyn: this is also why most init scripts (sysv style ones, that is) almost always have a check for the presence of the daemon they're supposed to start. [21:39] ok, thanks guys. [21:39] hallyn: Sure. [21:40] oh, so does dpkg do it automatically for debian/*.upstart files? [21:41] hallyn: Not that I know of. [21:42] hallyn: debhelper does it automatically for files installed into /etc [21:42] ? [21:42] Sorry, then I don't understand the questoin. [21:42] indeed, at debian/compat level 3 and above [21:42] hallyn: What is "it" in your question? [21:43] soren: dpkg determines what should be removed at purge vs. uninstall based on a "conffiles" file in the control information (i.e. DEBIAN/conffiles or /var/lib/dpkg/info/foo.conffiles) [21:43] ebroder: I know. [21:43] soren: sorry, i meant removing the init scripts [21:43] but dh_installinit manpage i *think* answers that [21:43] hallyn: That's what I thought. Then no. It doesn't. [21:44] hm, dh_installinit says it sets up postrm commands... [21:44] hallyn, soren: Err, sorry - I think I inverted the question when I answered it [21:44] hallyn: It removes the rc?.d/ links. [21:44] soren: yeah that was my first interpretation, but that doesn't help :) [21:45] ebroder: meaning it does not? [21:45] all right - thanks guys, at any rate it's not quite what i expected, sadly, and i know what i need to do :) thanks [21:45] hallyn: debhelper will mark /etc/init/* as a conffile. dpkg will only remove conffiles when the package is purged [21:45] hallyn: debian/*.upstart are installed as upstart jobs. They land in /etc and are handled like any other conffile. [21:45] ok, so still --purge removes them [21:45] hallyn: "conffile" is a very specific term here. [21:45] hallyn: Different from "config file". [21:46] hallyn: That may not be completely obvious. [21:46] it's not [21:46] hallyn: Right. So when people talk about this stuff, "conffiles" is a term used to describe a set of files that dpkg handles in a very specific way. [21:48] hallyn: For almost all packages that use debhelper (which is almost all of them), this set includes all files shipped in /etc. [21:48] hallyn: Others can be added to the set. It's reasonably rare, though. [21:49] hallyn: "shipped in /etc" is also a pretty specific phrasing. Some packages end up having files in /etc that aren't conffiles. [21:49] hallyn: They do this by shipping the file in /usr/share somehwere and then copying it into /etc at postinst (or preinst, I suppose) time. [21:52] soren: ok, thanks. and i presume the idea is that those should be preserved as much as possible? [21:56] ugh [21:56] why am I getting ubuntu-desktop team bugs now? :( [21:56] oh wait, thats the mailing list [21:59] hallyn: Sorry, i don't understand the question. === ogra_ac__ is now known as ogra_ac [22:00] soren: well, between package upgrades, and temporary removals, etc, the conffiles are treated specially so that local customizations are preserved [22:04] (i was just blabbing, ignore me) [22:14] hallyn: It's described in debian-policy. [22:16] What language is Ubuntu written in? I am thinking about simply changing the name... WHat language skills are needed? [22:17] Ubuntu is made up of lots of different pieces of software written in quite a few different languages [22:17] the primary ones, depending on how you count it, are probably C, Python, POSIX shell, C++, Perl, a few others [22:18] * ogra_ac thinks shell comes before python :) [22:18] ScottK: thanks, bookmarked. will be reading that [22:18] if the order is based on most freqently used langs === dendrobates is now known as dendro-afk [22:22] which language is best for fixing Ubuntu? [22:22] you need to really look at the piece of ubuntu you want to fix [22:22] (i.e. the package that has the issue) [22:22] and find out which language this uses [22:23] okay [22:25] Which language would you recommend someone learn? [22:27] shell and C would likely be a good start .... [22:27] but thats personal preference [22:27] Gulfstream: pick a goal, and then work backwards to see how to achieve it [22:28] some pepole would probably recomment to start with python [22:28] yeah, what sladen says makes sense [22:31] Gulfstream: perhaps investigate some of the "papercuts" bugs.. some of those are as simple as changing a string (eg. menu item) to be more accurate [22:32] Okay [22:33] is C# used much? [22:33] there's some, not lots in the core [22:33] we ship a couple of applications by default that are written in C# [22:35] Thanks for the info... I will see what I can learn [22:36] Gulfstream: "Our" C# is using different libs than would normally be used on windows... so do not spend too much time on the ui stuff when wieding a windows book:-) [23:05] slangasek: The bigger issue is that when we write an apache upstart job, we are going to have to revisit the non-plymouth passphrase dialog... :-P [23:06] oh, this isn't even an upstart job yet? [23:06] SpamapS, slangasek: Isn't the bug that plymouth will willingly exit when a client is in the middle of an ask-{for-password,question} command? [23:07] actually I don't think it will [23:07] its that gdm may start before apache has asked for a password [23:08] ebroder: I'm trying to grok plymouth's code/docs to verify that.. or to figure out how to play with it without having to constantly restart a vm [23:08] SpamapS: At least with plymouth-x11, "plymouth quit" will cause plymouthd to exit, and the plymouth clients get an error [23:08] SpamapS: Install plymouth-x11, then do sudo plymouthd and sudo plymouth show-plash [23:09] *show-splash [23:09] @pilot in === udevbot changed the topic of #ubuntu-devel to: Archive: Open | 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 [23:09] cjwatson: (/me reading the meeting logs) I've no problems to access packagesets information over LP API with anon login. Or is a specific method failing? [23:09] NCommander, did you just sign in for your patch pilot work? === apachelogger is now known as FanOfNightrose [23:09] ebroder: ahh, you're my hero. ;) [23:09] jono: yeah. [23:09] NCommander, cool, thanks! [23:09] jono: I can't upload though [23:10] jono: at least not today [23:10] NCommander, no worries, if you can review patches that is fine [23:10] * NCommander does not have a working card reader so no GPG keys, I can put stuff in my queue however to upload when I can [23:10] and help people get in touch with the right folks [23:10] cool [23:10] thanks NCommander :-) [23:10] NCommander: you're the lucky person first up for it? :) [23:10] ajmitch: mvo went earlier [23:10] ajmitch, mvo was [23:10] :-) [23:10] aha === Amaranth_ is now known as Amaranth [23:13] * NCommander generates a temporary GPG key for thsi laptop so I can upload [23:13] BAH :-P === FanOfNightrose is now known as apachelogger === apachelogger is now known as phononlogger [23:21] geser: I tried making edit_acl.py use anonymous login for query and it fell over in some way I forget [23:21] geser: if you can make it work, send me a patch :) [23:22] --- ChangeLog 2010-08-04 03:43:05 +0000 [23:22] +++ ChangeLog 2010-11-22 13:33:13 +0000 [23:22] @@ -1,3 +1,4041 @@ [23:22] Error: "@" is not a valid command. [23:23] yow, grub is not a particularly quiet project [23:23] cjwatson: will give it a try, the FTBFS page is also using anon LP API login and can access packagesets data. I'll look what breaks. [23:23] I may just have been being stupid [23:24] ebroder: does plymouth-x11 allow typing in answers to ask-question btw? [23:24] ebroder: mine seems not to [23:44] SpamapS: I can get ask-for-password to work, but not ask-question [23:56] ebroder: hmm.. so.. plymouth quit doesn't seem to kill it ... just blocks actually