=== Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === davmor2_ is now known as davmor2 [13:38] Reported a bug some time ago, but not heard anything: https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1288644 - I don't mind... it's pretty niche. Just wondered if I'd done it wrong! [13:38] Ubuntu bug 1288644 in eglibc (Ubuntu) "invalid ipv6 nameserver in resolv.conf breaks resolver" [Undecided,New] === beezly|work is now known as beezly [13:43] beezly: the report looks fine to me, though there are >200 untriaged bugs in the eglibc package at the moment. [13:43] There's also the complication that eglibc is now glibc in Utopic. [13:44] * rbasak isn't exactly sure about the status of that move [13:49] rbasak: thanks :) just wanted to make sure I hadn't missed something. Yeah - i realised that it would probably go away when utopic gets released. [13:50] It's definitely specific to eglibc. I took a look at the code and it is a web of #ifdef's and goto's. === bdmurray_ is now known as bdmurray [15:22] hi! [15:22] how can i do kernel bisection? [15:22] this is my problem [15:22] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334230 [15:23] Ubuntu bug 1334230 in linux (Ubuntu) "[Asus X550VC] Fn+F2 wifi on/off don't work" [Medium,Incomplete] === om26er is now known as om26er|away === om26er|away is now known as om26er [20:06] * RoyK wonders when someone will take care of this https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/1171945 [20:06] Ubuntu bug 1171945 in mdadm (Ubuntu) "Nested RAID levels aren't started after reboot" [Undecided,Confirmed] [20:09] RoyK: it doesn't sound trivial. Care to volunteer? [20:13] rbasak: I've tried to dig into this myself, but I don't know upstart well enough [20:31] RoyK: upstart really isn't that complicated, and it's very well documented too. Do you know about http://upstart.ubuntu.com/cookbook? [20:31] RoyK: it's just a set of jobs that fire on events. Hardware hotplug (and simulated hotplug on boot) and jobs changing state fire events. [20:31] That's about it really. [20:38] Hi is anyone around that works with SRU? [20:54] rbasak: just a bit strange that such a bug hasn't been fixed for so long [20:58] RoyK: I guess it's just the usual - uncommon case with no able developers who are also willing to volunteer the time affected. [20:58] (or to pay for a fix) [21:05] rbasak: found the solution [21:11] Hi is anyone around that works with SRU? [21:12] rbasak: the final solution is simple - don't use ubuntu :P [21:22] israel: please just ask your question, someone else might be able to answer your question too [21:31] I want to do SRU for a package. I have a bug report, and a branch setup. However the wiki page says to upload the package to proposed.... I am not sure how/if I can do this [21:36] israel: you'll need a developer that sponsors your upload, see https://wiki.ubuntu.com/SponsorshipProcess#Requesting_Sponsorship [21:37] israel: also see https://wiki.ubuntu.com/StableReleaseUpdates#Procedure step 5 [21:47] yofel: thank you! It is a separate package, rather than a patch, though. Do I need to do a debdiff? If so, where is the info on that? [21:48] yofel: I found it in the sponsorship page... [21:48] if you're using UDD you can just do a merge request for the branch, debdiff would be the classic way and is generated with "debdiff .dsc .dsc" [21:48] :) [21:49] oh... debdiff is very simple! What is UDD? sorry, I am not up on all the lingo :) [21:49] Oh... you mean utopic? [21:49] Can I merge the version in Utopic back to Trusty? [21:52] yofel: this is for a program called lmms... I may have talked to you some time ago about it... your name seems familiar [21:52] no, UDD is the bzr based packaging style [21:52] (ubuntu distributed development) [21:53] UDD... ok I have been using bzr and pbuilder, etc.. to do this since 11.10, or maybe 12.04 I can't remember when I started doing this. [21:54] israel: getting the utopic package to trusty is a backport and can be put into trusty-backports, SRU's have to be fixes for specific bugs [21:56] yofel: The problem is feature freeze came, and we were frenzied trying to get it in past the freeze... when I accidentally merged the Master in, rather than the Stable.. so there are some unstable components and user data loss issues. Both my version of 1.0.0 and the utopic 1.0.1 fix the bugs Which would you recommend? I really just want to fix my mistake quickly... so whichever one will work to get the users a safer more sta [21:56] ble program is what I want to do === Ursinha is now known as Ursinha-afk [22:02] israel: hm, looks like a rather large update, but I would say request sponsorship anyway and then discuss it with the sponsor and ~ubuntu-sru [22:04] yofel: There were some features that were not ready to use, so they all needed to be rolled back. So you are saying I should use my branch, rather than the backport. Thanks for your help!! === Ursinha-afk is now known as Ursinha [22:13] RoyK: ah, so you can find some other edge case bug that only affects a small number of people on another distribution instead? [22:13] :) [22:17] rbasak: what is your problem?