=== Tonio__ is now known as Tonio_aw === Amaranthus is now known as Amaranth === Tonio_aw is now known as Tonio__ === Tonio__ is now known as Tonio_aw === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === bregma is now known as bregma|away [08:07] good morning [08:09] achiang: this was a little off topic for #launchpad, so I moved here, anyways, you can get sponsored uploads here: http://ubuntu-dev.alioth.debian.org/cgi-bin/ubuntu-sponsorships.cgi [08:11] micahg: whizbang. thanks [08:11] and... bed time. :) [08:11] for me as well === almaisan-away is now known as al-maisan === Ursinha-afk is now known as Ursinha === Tonio_aw is now known as Tonio__ === Tonio__ is now known as Tonio_aw === Tonio_aw is now known as Tonio__ === Tonio__ is now known as Tonio_aw === bregma|away is now known as bregma === Quintasan_ is now known as Quintasan === yofel_ is now known as yofel === al-maisan is now known as almaisan-away === Ursinha is now known as Ursinha-afk === Tonio_ is now known as Tonio_aw === Tonio_aw is now known as Tonio_ [15:13] hi all... I am merging gnome-photo-printer, and as in the changelog, the bug #662978 has been closed. But when I downloaded the package, I can still see that bug [15:13] bug 662978 in compiz (Ubuntu) "Feature Request: Make "Place Windows" plugin functionality available through the window title context menu" [Low,Expired] https://launchpad.net/bugs/662978 [15:14] sorry the bug is: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662978 [15:14] Debian bug 662978 in gnome-photo-printer "gnome-photo-printer: Small issues with gnome-photo-printer.desktop" [Minor,Open] [15:14] can I fix the bug while the merging? [15:17] alo21, actually, the bug's expired. [15:17] oh, the debian bug is open. [15:18] * TheLordOfTime leaves this be and waits for MOTUs [15:19] speaking of MOTUs, got an unrelated question for them, but it can wait :P [15:20] hmm.. ok. thanks for your support [15:21] alo21: yes you can. then send your fixes to the debian maintainer / bug report [15:23] from what I can see, the only .desktop thing not fixed in -1.2 is that the Icon line should not contain the file extension [15:25] Adri2000, yes... so I can merge the package with my edited .desktop file, and then send the patch in debian. [15:26] Adri2000, why the bug is in the changelog? [15:29] the changelog says "adresses: 662978" which probably explains why the bug wasn't automatically closed. maybe the uploader did that because he didn't fix the bug completely. so the real question is why he didn't fix it completely :) [15:31] Adri2000, have I put in the changelog that I 'really fixed the bug'? [15:32] Close: #662978 === Ursinha-afk is now known as Ursinha [15:32] I've seen it written as "Closes: #number" [15:32] not sure how strict their BTS is on looking for "Closes:" [15:33] I'm not sure it works without the 's' indeed. anyway that is only for debian so it won't have any impact for an ubuntu upload [15:34] mhm. [15:34] the syntax for closing a bug in ubuntu is "LP: #nnnnnn" [15:34] indeed. [15:35] Adri2000, a part 's', which I will include. Have I to say the fix explicitly ? [15:37] alo21: for your ubuntu upload you can write "fixed this and this in the desktop file" and you may indeed mention the debian bug report (using the Closes: syntax or not won't change anything here). [15:38] then when you forward your fixes to debian, if you provide a complete debdiff for a debian upload (instead of just the patch corresping to your fixes), you will have to use the correct syntax to close the bug [15:38] corresponding* [15:39] ok === Tonio_ is now known as Tonio_aw [15:52] someone tell me I'm not losing my mind... dpkg --compare-versions '2 > 1' complains that --compare-versiosn needs 3 arguments... umm... I'm giving it 3... [15:53] ohh... nevermind.. damnit... it's *also* interpreting the quotes... [15:58] psusi: that's one argument [15:58] yea, had to escape rather than quote to get through the shell [16:15] did I see somewhere that this last dev cycle incoming packages started automatically being sent to -proposed? [16:16] does that mean they are built against other packages in -proposed? or are they still built against what's in the release pocket? === Tonio_aw is now known as Tonio_ === Tonio_ is now known as Tonio_aw === Tonio_aw is now known as Tonio_ === Tonio_ is now known as Tonio_aw [19:28] if I backport a new soversion library and then a rdep of it [19:29] will the rdep backport build against the library backport ? [19:31] psusi: they are built against proposed [19:32] won't that lead to breakage if the app is moved to the release pocket but not the lib it was built against? [19:32] if so then there should be versioned depends [19:33] well yea, but that's what I'm talking about... it will depend on the newer version of the lib and thus, won't be installable [19:33] jtaylor: you'll get the release versions of stuff [19:33] then it won't migrate [19:33] unless you version the BD in which case you'll get uninstallable BDs [19:33] you can't win :> [19:33] so don't do it? [19:33] ohh, the command to migrate checks the deps and bails if they aren't already moved? [19:33] psusi: it checks installability [19:34] just like in debian [19:34] got ya [19:34] but without rc bugs as blockers [19:34] at least currently [19:34] (hassle ∞ to get that fixed) [19:35] wait, why wouldn't versioned BDs work? [19:35] the backports can't depend on backports bug? [19:35] same reason they always dont [19:36] that's only alternate BDs [19:36] nope [19:38] hrmm....are you referring just to backports, or in general? [19:39] just backports [19:39] just the usual backports bug [19:39] right, because sbuild skips the versions... [19:40] or rather LPs implementation [19:42] I wonder at which level you'd fix this [19:42] inject a preferences file to ignore NotAutomatic when the chroot is created? [19:44] is a separate chroot used for the backports pocket? [19:44] I dunno how it works [19:44] but if not it still shouldn't be harmful to have a preferences file for backports all the time, should it? [19:45] no, I think that was suggested in the bug [19:45] slightly easier than un-forking sbuild [19:45] that's a larger project, yeah [19:46] so find out where the script to make chroots is... it's not in lp-buildd [19:47] maybe scripts/ftpmaster-tools/manage-chroot.py in lp [19:47] which is a wrapper around soyuz chrootmanager [19:47] don't have lp checked out here [19:48] can you see if that's where it mangles sources.list when building for different pockets? [19:49] I can try, it may drive me mad in the process [19:49] should call 'override-sources-list' [19:49] bah, I'll start a branch of lp:launchpad :P [19:49] * ajmitch greps the whole lp tree for that [19:50] need to cook dinner anyway [19:50] no mention of override-sources-list in lp:launchpad [19:51] must be called another way [19:52] hmm [19:53] I see [19:54] found something useful? [19:54] that script is called from within launchpad-buildd [20:00] laney: infinity was going to do something like that (inject a preference to ignore notautomatic for backports) [20:00] yeah [20:01] I am trying to figure out enough of launchpad-buildd to see where you'd do it === almaisan-away is now known as al-maisan === al-maisan is now known as almaisan-away