=== mdeslaur_ is now known as mdeslaur [02:02] ScottK: I need some backports advice, bug 1025027 is a backport to fix bugs, but doesn't look worth for an SRU on its own, there are also other bugs fixed, paperwork is in order, I'm leaning towards accepting with a note that the 2 major bugs should be SRUd still if possible, WDYT [02:02] Launchpad bug 1025027 in Precise Backports "Please backport pokerth 0.9.5-1 (universe) from quantal" [Undecided,New] https://launchpad.net/bugs/1025027 [02:02] s/worth/worthy/ [04:26] micahg: Usually we insist on doing the SRU first, but it's a judgment call. Basically the SRU won't happen if the backport's been done already, but if the SRu isn't going to happen anyway, it's not something to block the backport on. In that context, I'd say use your best judgment. [04:34] Zhenech: ^^ it's your backport, are you interested in doing the stable release update for the crash bug before we do the backport of everything? (the catch is that people have to select the backport whereas the stable release update will go to almost everyone (unless they uncheck the updates box) [04:54] dupondje: I see you on the agenda for Monday, but I haven't seen an e-mail to devel-permissions yet [05:25] micahg, uhm, never did an SRU before, but now that you mention it, yes it would be a valid candidate, yeah [05:25] micahg, what's the process in ubuntu, get a as small as possible diff and get it acked by someone as in debian? [05:26] zhenech: if you're MOTU, just upload to $RELEASE-proposed and subscribe ubuntu-sru once you fill out the paperwork, see https://wiki.ubuntu.com/StableReleaseUpdates#Procedure [05:26] micahg, i'm just a stupid DD :) [05:27] zhenech: so ubuntu-sponsors then [05:27] but yeah, minimal diff [05:27] you can bundle the bugs together in on debdiff as well if you want to fix multiple ones [05:27] *one [05:28] oki [05:28] will do later today [05:28] thanks! [05:28] zhenech: thanks, the backport looks good for afterwards [05:28] gotta go now, trains :) [05:30] * micahg needs sleep [06:44] micahg, you said two major bugs - LAN crash and the icon issue? the latter would be a binary diff, but thanmkts to 3.0(quilt) it works fine here :) [07:30] good morning [07:47] ScottK, can you nominate the two pokerth bugs for precise? [07:48] Zhenech: any motu can — which are they? [07:49] https://bugs.launchpad.net/ubuntu/+source/pokerth/+bug/1023582 [07:49] Launchpad bug 1023582 in pokerth (Ubuntu) "pokerth crashes when trying to connect a LAN game" [Undecided,Fix committed] [07:49] https://bugs.launchpad.net/ubuntu/+source/pokerth/+bug/947159 [07:49] Launchpad bug 947159 in Unity "PokerTH Icon size: Its pixelated on the Alt-Tab-Window" [Undecided,New] [07:50] there you go [07:51] thanks! [07:51] is it right for the second one to affect unity? [07:52] i guess not, no [07:52] unity picked the right icon, it was just too small [07:54] mh, do I subscribe -sru or -sponsors now? [07:56] sponsors [07:56] you don't really need to subscribe sru team these days [07:56] micahg: argh, forgot that :) let me fix that first! [07:57] thanks for the notice! [07:58] Laney, thanks! done :) [07:58] sweet [08:01] I bet I did the versioning of the package wrong, but thats easily changed :) [08:03] ubuntu0.1 would have been more conventional, but it doesn't really matter [08:03] micahg: mail sent! [08:03] as long as the upgrade path is right === yofel_ is now known as yofel [09:50] Zhenech: ah, s/precise/precise-proposed/ [09:50] ew, yeah [09:51] otherwise, uploading [09:51] should I update the package? [09:51] ah okay! [09:51] nah [09:51] things like that are easier to JFDI [09:51] up [09:53] ty! === mdeslaur_ is now known as mdeslaur [11:46] micahg, I added something about the sqlite move to https://wiki.ubuntu.com/UbuntuDevelopment/BugFixingInitiative - if you can make some changes you feel are necessary, that'd be great [13:12] Is there an equivalent to -us -uc you can pass to bzr-bd? [13:12] -us -uc [13:12] I call usually [13:12] bzr bd -- -us -uc -S [13:13] hint: the double hyphen is important [13:13] Yeah, I was looking at the help, and I din't see that documented anywhere :( [13:13] thanks :) [13:14] You can specify extra options to build with [13:14] by adding them to the end of the command, after using "--" to indicate the [13:14] arand, everything passed to bzr bd after the "--" will be passed to debuild [13:14] end of the options to builddeb itself. [13:14] sorry :) [13:14] *pointi finger* [13:15] pointy even [13:16] Oh, it's hidden there in the middle, at the page break and all :/ === Quintasan_ is now known as Quintasan === dholbach_ is now known as dholbach [15:18] I'm trying to figure out the reason Ubuntu needed to add a Build-Depends on libssl-dev in quantal for libnet-ssh2-perl (https://launchpad.net/ubuntu/+source/libnet-ssh2-perl/0.44-1ubuntu1) in order to not FTBFS. The package builds fine as-is in sid. I'm willing to bet this is due to some "obvious" change we made to our build-process, but I really do not do much with libraries like this [15:19] is it pulled in indirectly by something else in sid? [15:19] check the build log to see if it gets installed [15:25] Laney: https://buildd.debian.org/status/fetch.php?pkg=libnet-ssh2-perl&arch=i386&ver=0.45-1&stamp=1344579261 does mention that -lssl and -lcrypto were not found, but these are described as being 'probably harmless'. In Ubuntu, they are not found either (without libssl-dev) but this is not harmless [15:29] mm [15:30] Someone thought it might be due to us using --as-needed, but he wasn't sure [15:33] /39/39 [16:17] In Ubuntu, they are not found either (without libssl-dev) but this is not harmless [16:17] but in ubuntu perl does not find that they on't exist, so it tries to link with them anyway [16:18] so basically for some reason perl thinks they are on the system when they are not [16:56] please help, lintian brings the warning "W: bsnes source: debian-rules-ignores-make-clean-error line 12" in this debian/rules file http://pastebin.com/gjZmQjw5 [17:07] c_korn: is there already a patch system? and if necessary you can override warnings [17:08] Lasall: source/format is 3.0 (quilt) if you mean this [17:09] I don't know if it is overskill but you can create a patch and add a "-" before rm command in origin make file [17:10] quilt new 01_clean.patch [17:10] quilt edit Makefiletopatch [17:10] quilt refresh [17:11] so the error is in the makefile itself? not debian/rules? [17:11] yes [17:14] ah, so the - on line 37 is the real problem? http://pastebin.com/w1b9XEX7 [17:15] - means, it won't exist if command fails [17:15] *exit [17:18] even after this patch the warning remains :/ http://pastebin.com/raw.php?i=hsekEBeZ [17:21] ah, there is one more clean target in another makefile. although it is not the one which is called on line 12 in debian/rules [17:21] zhenech: I don't mind the icon issue so much as it's minor, if you'd like to fix that in an SRU, that's fine though [17:24] c_korn: and don't remove the - characters in clean targets. they will prevent errors if files don't exist [17:31] hi motus; would a couple of you mind taking a look at https://bugs.launchpad.net/ubuntu/+bug/1035392 please? thanks [17:31] Launchpad bug 1035392 in Ubuntu "[needspackaging] u1db" [Undecided,In progress] [17:34] dobey: use format line: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ in copyright [17:36] gah, url changed again [17:36] * dobey wishes that would stop [17:36] :-D [17:38] well, fixed it [17:41] dobey: The URL should be relatively stable now [17:53] * shadeslayer does some ftbfs hunting [18:16] micahg, already done, yeah :) === yofel_ is now known as yofel [20:48] Laney: can you merge my tracker update please? https://code.launchpad.net/~micahg/%2Bjunk/transition-tracker/ [20:52] sure [20:53] done [20:54] thanks, let's hope that fixes it [20:54] i can add you to the team so you can update it yourself if you want [20:55] Laney: sure, that would be great, can you also tell me how to do a test output? [20:55] you might like to use the 'ben' package [20:55] it's slightly different but should be mostly compatible [20:56] * micahg looked at the man page and got cross-eyed [20:56] then lp:~ubuntu-transition-trackers/ubuntu-transition-tracker/configs will be the new configs branch [20:57] something like ben download -g configs/global.conf -c configs/download/archive.ben and then the same with archive_ports.ben [20:57] then ben monitor -c configs/global.conf -c configs/monitor/ongoing/sqlite.ben [20:57] off the top of my head [21:01] Laney: thanks, do you know if negative lookaheads will work in the tracker? [21:02] it uses a proper pcre module so there's a good chance [21:03] well, I guess I'll see in about a half hour... [21:04] ooh, it did work :) [21:04] nice [21:04] 30, not so bad [21:05] right === JanC_ is now known as JanC