=== chilicuil is now known as chilicuil_away === cpg is now known as cpg|away [05:25] doko_: Do you mind if I rescore your GCC 4.7 upload down on powerpc? We are still way behind there and it's holding up migrations from proposed. [05:26] doko_: I'm going to go ahead and do it. Let me know if that's a problem? === cpg|away is now known as cpg === cpg is now known as cpg|away [10:08] General advice in managing vendor repositories when using build services like CC or Hudson / Jenkins? How do you handle this? Pull at build or keep a vendor src code copy? === G4MBY2 is now known as r99 === Sweetsha1k is now known as Boxxy === Boxxy is now known as Sweetshark === d1b_ is now known as d1b === fisted_ is now known as fisted === chilicuil_away is now known as chilicui === chilicui is now known as chilicuil === schmidtm_ is now known as schmidtm === Quintasan_ is now known as Quintasan [15:37] hmm; if I've got a fix for a crasher that's caused by a debian patch, but doesn't seem to trigger on debian, what do I do - add another patch or change the debian patch? [15:52] penguin42: Judgement call, mostly depending on what you think will be easier to merge in future, or on the flip of a coin. I've done both in the past. [15:52] I don't think it's desperately important. [15:53] Sometimes if the patch stack on top is complex then modifying the Debian patch can be less confusing all round. [16:01] ok, I think I'll modify the patch, it's a 1 line removal; (it's bug 1069897) [16:01] Launchpad bug 1069897 in gdb (Ubuntu) "gdb crashes on startup if run as root via sudo and ~/.gdbinit exists" [Medium,Triaged] https://launchpad.net/bugs/1069897 [16:02] cjwatson: I'm tempted to open a debian bug for it as well, even though it doesn't seg for them, but they're on gdb 7.4 so it's possible that something has changed in the gdb cleanup system === yofel_ is now known as yofel [20:28] if there's a bored patch pilot hiding, I'd appreciate if they could have a glance at my branch to fix bug 1069897 [20:28] Launchpad bug 1069897 in gdb (Ubuntu) "gdb crashes on startup if run as root via sudo and ~/.gdbinit exists" [Medium,Triaged] https://launchpad.net/bugs/1069897 [20:34] sorry to intrude once again, but the support channel is not the right place for such questions. how can i find out what CPU and I/O scheduling settings are used in Ubuntu 12.04 and newer, please? [20:49] patr|ck: in /boot/config* [20:50] I guess, please be more specific [20:50] jtaylor, thats the entire configuration, no config file settings? [20:51] patr|ck: what exactly are you looking for? [20:52] e.g. when i copy large chunks of data around my desktop is unusable till these transfers are complete. or i have a software that is indexing wikipedia and using xulrunner a lot. and my system freezes frequently [20:52] i wanna get to the source of the problem [20:53] those are pretty common problems with linux defaults in general, /boot/config* should contain the information you need [20:54] you are probably interested in the schedulers and swapping settings [20:54] can you point me to resources that instruct how to fix this common problem? [20:55] I'm not sure there is a solution, if it is its probably by using non standard schedulers that may require recompilation [20:55] okay, thank you [20:55] e.g. bfs is supposed to be better for interactive use, but don'T know how true that is nowadays === cpg|away is now known as cpg [22:18] hi [22:19] can someone explain to me why apport has so broken dependencies? [22:19] hrw@krolik:/var/log$ apport-collect 1082742 [22:19] You need to run 'sudo apt-get install python-apport' for apport-collect to work. [22:20] hrw@krolik:/var/log$ apport-collect 1082742 [22:20] ERROR: The launchpadlib Python module is not installed. This functionality is not available. [22:21] 1. apt-get install apport 2. apport-collect 3. apt-get install python-apport 4. apport-collect 5. apt-get install python-launchpadlib [22:21] WHY? [22:21] if apport-collect is useless without python-launchpadlib and python-apport then split it to separate package if you do not want to add those packages when apport is installed [22:25] hrw: You might do better to ask when pitti is around [22:27] cjwatson: now I am reporting bug about it. this way I will not forget [22:28] Bug #1082743 [22:28] Launchpad bug 1082743 in apport (Ubuntu) "apport-collect requires 2 extra packages to be installed by hand to be usable" [Undecided,New] https://launchpad.net/bugs/1082743 [22:30] sometimes I am tired of missing dependencies in ubuntu packages [22:34] hrw: because we do not want launchpadlib on the cd. [22:34] hrw: use ubuntu-bug in small environments / live-cd the apport-collect indeed wants more dependencies than ubuntu-bug to talk to launchpad. [22:35] xnox: split apport-collect to separate package? [22:36] xnox: I use launchpad directly for reporting bugs as this is easier that way. [22:36] Bug #1082742 is more annoying anyway [22:36] Launchpad bug 1082742 in plymouth (Ubuntu) "plymouthd: ply-terminal.c: 611 ply_terminal_open: Assertion `terminal != ((void *)0)' failed." [Undecided,New] https://launchpad.net/bugs/1082742 [22:37] hrw: I see your usecase. Maybe it should be split. [22:37] or rather users which ask me on google+ how to get rid of it [22:37] xnox: cool === cpg is now known as cpg|away [22:43] hrw: is bug #1082742 new with plymouth 0.8.8-0ubuntu1? [22:43] Launchpad bug 1082742 in plymouth (Ubuntu) "plymouthd: ply-terminal.c: 611 ply_terminal_open: Assertion `terminal != ((void *)0)' failed." [Undecided,New] https://launchpad.net/bugs/1082742 [22:48] slangasek: no, it is also in precise and quantal iirc [22:48] ok [22:49] it's possible this is related to the bugs ogra-cb_ was reporting on the nexus7 [22:50] maybe [22:51] slangasek: do you have bug numbers? [22:51] hrw: no, just a verbal report on IRC [22:52] ok [22:52] I prefer to not move to kernel with hardcoded cmdline (if this is reason) [22:53] but yeah, he was talking about the issues with parsing of console= in plymouth [22:53] yep, same problem [22:53] console= args are obviously meant to be "all of the above", not "either/or" [23:01] hi [23:01] it looks like 'git clone git://kernel.ubuntu.com/hwe/ubuntu-nexus7.git' is currently failing [23:02] "kernel.ubuntu.com[0: 91.189.94.216]: errno=Connection refused" [23:02] known issue? === cpg|away is now known as cpg [23:50] * achiang is playing around w/apport-retrace... where can i find a sample apport crash report to play with? would i just download all the .txt files in bug #252046, e.g.? [23:50] Launchpad bug 252046 in gvfs (Ubuntu) "gvfs-hal-volume-monitor crashed with SIGSEGV in strlen()" [Medium,Fix released] https://launchpad.net/bugs/252046