=== doko__ is now known as doko [08:13] native syncs unfortunately don't show up via queuebot (and that seems non-trivial to fix); I've synced hpodder for an FTBFS fix, and hdbc-sqlite3 because that's a build-dependency of hpodder [08:13] they're in unapproved [21:58] jibel: around? [21:58] (nothing urgent, just wondering as I got a bunch of bug notification e-mail from you) [21:59] stgraber, pong [21:59] jibel: hey! [21:59] jibel: I'm currently trying to bugfix most of the nasty ubiquity bugs and I noticed you're apparently going through the bugs at the moment. [22:00] jibel: if you are trying to reproduce some of them, you may want to try with ppa:stgraber/experimental turned on [22:00] jibel: it's basically the current ubiquity trunk branch [22:02] (though I'm guessing you'll probably be gone soon, getting pretty late in Europe :)) [22:03] stgraber, I was just doing some house keeping and cleaning duplicates of bugs ev fixed in 2.7.18. [22:03] please accept openjdk-7, currently builders have nothing to do ... [22:04] stgraber, I'll test ubiquity once there is an image with 2.7.18 (2.7.19 actually since 2.7.18 fails to build) [22:04] jibel: ok :) I'm hoping ev will fix the tests for 2.7.18 tomorrow morning. I couldn't figure out what's broken with them so for now I'm just building 2.7.18 without running the tests... [22:05] (only spent around an hour poking at them, then gave up and started looking at bugs in the actual code :)) [22:08] doko: What's the story with those two readline uploads? [22:18] infinity, making libreadline independent of ncurses [22:18] the python interpreter does load ncurses and ncursesw if you import both readline and the curses module [22:24] doko: This doesn't upset any of readline's other rdeps? [22:25] infinity, think about it, we build with ld --no-add-needed [22:26] ... but people may want to kill me if I let them know that the only reason for ld --no-add-needed was the readline issue ;)