[00:30] ooh, shiny archive rebuilds :) [00:50] * penguin42 is starting to build up a small collection of trivial fixes for fortify type failures in universe packages [00:50] problem is they don't tend to go very far since they're not particularly important, but they don't actually fail on debian [00:54] maybe try to push them all the way upstream? if it'll fail the build in Ubuntu, we should probably take the fix so the next person doesn't go hunting [00:56] micahg: In some cases upstream is pretty much dead [00:57] bug 891939 [00:57] bug 891939 in horgand (Ubuntu) "horgand segfaults at startup (due to buffer overflow)" [High,Triaged] https://launchpad.net/bugs/891939 [00:59] then theres one I did today which is bug 1008011 [00:59] bug 1008011 in barrage (Ubuntu) "Barrage does not open - crashes with SIGABRT" [Medium,Triaged] https://launchpad.net/bugs/1008011 [00:59] that's actually fixed upstream, but it's broken for us until Debian gets around to updating [01:01] penguin42: if upstream is dead, see if it's getting any attention in Debian, might be worth trying to remove [01:01] micahg: Yeh, although isn't Debian just stuck at the moment until they manage to get their release done? [01:01] sometime in the next year or two :-) [01:01] not exactly [01:02] uploads can still happen in experimental, in addition for that package, there's a new upstream version not in Debian, that's also the Debian multimedia team, who is usually more than happy to take Ubuntu fixes [01:06] some stuff can get stuck in Debian for a heck of a long time, our bug 771589 is debian bug 607028 but there's been a newer version of the source in that bug for 2 years that never made it to release [01:06] bug 771589 in fbb (Ubuntu) "fbb buffer overflow" [Medium,Triaged] https://launchpad.net/bugs/771589 [01:06] Debian bug 607028 in fbb "fbb: Newer version available" [Wishlist,Open] http://bugs.debian.org/607028 [01:08] (Actually that one is fun because in the end it boils down to a y2k bug!) [01:17] maybe e-mail the ham radio team or see how you can help [01:18] yeh, I did add a comment to 607028 asking that the fix that was already attached be added, and as I understand they are subscribed to that [01:55] penguin42: maybe ask kamal [01:57] thanks, I'll keep an eye out [01:58] time for bed now I think [02:23] hey, could we potentially SRU this : https://trac.transmissionbt.com/ticket/4901 [02:24] transmission-qt won't work with firefox and magnet links, which is a pretty serious problem imho [02:24] or for that matter, any browser [02:35] shadeslayer: looks fine to me, but IANA SRU team member [02:35] okay, I'll file a request for it on Monday [02:35] and then see if the SRU team will approve it [02:37] shadeslayer: let's upload, looks simple enough, they review in queue now anyways (unless you think it might really not make it) [02:38] okay [02:38] can I send you a debdiff for Raring first? [02:38] because even raring doesn't have that at the moment [02:39] yeah, make a bug, attach all the debdiffs (start with raring), and we can go from there [02:39] okay [02:57] micahg: 1093220 [02:57] erm [02:57] bug 1093220 [02:57] bug 1093220 in transmission (Ubuntu) "[SRU] Fix transmission-qt to open magnet links from a browser" [Undecided,New] https://launchpad.net/bugs/1093220 [02:59] I'm checking if precise has the same issue as well [03:00] mmm yes [03:00] shadeslayer: you need dep3 headers for your patches [03:01] okay [03:12] micahg: http://paste.kde.org/630242/ [03:12] I don't have the Authors email address [03:13] shadeslayer: ok, please add Bug-Ubuntu as well [03:13] okay [03:26] micahg: done [03:26] subscribed ubuntu-sru as well === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === yofel_ is now known as yofel === amithkk_ is now known as amithkk === amithkk is now known as Guest99183 === Guest99183 is now known as amithkk_ [16:56] * Elbrus requested a sync yesterday for winff. It failed on powerpc, apperently because fpc (the compiler) got automatically synced around the same time. Do I need to request a give-back? [16:56] https://launchpad.net/ubuntu/+source/winff/1.5.0~beta-1/+build/4166856 [16:58] Elbrus: I'll retry it [16:58] too late, i did :-) [16:58] :( [16:58] great, thanks all [16:59] by the way, is there a way to get notified automatically of such failures? [16:59] * Elbrus was just looking if everything was allright. [17:00] * Elbrus now looks at his other sync requests of yesterday [17:00] sadly not with native syncs [17:01] ok [17:01] keep an eye on https://launchpad.net/~/+synchronised-packages [17:02] Laney: great page [17:02] but it does not exactly tell me the failures, does it? [17:02] sorry, at the end [17:02] ...did winff already succeed.. [17:03] hmm, building is no failure I guess [17:03] it's not failed any more because it's building [17:03] indeed [17:07] SpamapS, could you have another look at https://bugs.launchpad.net/ubuntu/+source/monkeystudio/+bug/1074845, i totaly forgot to add the lp bug to the changelog :) [17:07] Ubuntu bug 1074845 in monkeystudio (Ubuntu Quantal) "monkeystudio crashes while displaying menu tooltips" [Undecided,Confirmed] [17:14] Laney, jtaylor: build is now successful, thanks [17:15] good stuff [20:52] what is ubuntu policy for the debian Uploaders: field? [20:53] does that get turned into some XSBC-* equivalent? [21:04] no, we ignore it [21:11] ok, so it's ok to keep it if debian introduced it? === Tonio_ is now known as Tonio_aw [21:56] achiang: yes [21:56] thx [22:54] * achiang struggles through a remmina merge [23:01] Thanks for the merge though! [23:03] hm, i wonder if i just broke my in-flight wifi. ;) [23:04] pulling build-deps for remmina... [23:04] ah, and DNS is working again. :) [23:59] can anyone clue me in as to why quilt might not be passing the -p arg to diff when doing a quilt refresh? in ~/.quiltrc, i have: [23:59] QUILT_DIFF_ARGS="-p ab --no-timestamps --no-index --color=auto" [23:59] QUILT_REFRESH_ARGS="-p ab --no-timestamps --no-index" [23:59] QUILT_DIFF_OPTS="-p"