=== elky` is now known as elky === JackyAlcine is now known as SantaClaus === SantaClaus is now known as Santa_Claus [07:48] Ampelbein: would it be ok if I waited until the morning to sponsor crda? I'm worried about something breaking while I"m asleep and being a holiday weekend w/out too many people around, I'd prefer to be cautious [07:53] micahg: of course that would be ok, there are other patches I need to prepare for the libnl3-dev NBS (libvirt, ntrack and quota) anyway. [07:53] thank you! [07:53] Ampelbein: you might want to coordinate with cyphermox as I know he's working on that as well, thank you for your work [07:55] micahg: will do that! === yofel_ is now known as yofel [13:18] Ampelbein: I already have merge proposals for ntrack and quota :) [13:27] cyphermox: Ok, cool. I'm at libvirt right now but there's 2 failures in the testsuite. (http://paste.ubuntu.com/782160/) They should be unrelated to the libnl3 change though so I'm at a loss. [13:28] aye [13:28] don't know either just looking at those [13:29] tbh, I'm not going to be touching anything this weekend though [13:30] Ampelbein: btw, your crda patch seems incorrect [13:30] Ampelbein: it seems to me like it would be missing a change to CFLAGS to get to the netlink headers [13:32] cyphermox: Nope, the original Makefile already has: CFLAGS += `pkg-config --cflags $(NLLIBNAME)` [13:33] Ampelbein: ah, that was missing from the diff [13:33] cool then ;) [13:35] cyphermox: About iw, yes, the debian maintainer replied in the debian bug 653189 [13:35] Debian bug 653189 in iw "iw: FTBFS with new libnl3 package version 3.2.3-2" [Important,Open] http://bugs.debian.org/653189 [13:35] yup :) [13:36] too bad wpasupplicant and iw haven't been sponsored yet; but essentially I was expecting Heiko to upload them, given that he suggested doing it and the wpa maintainers were looking for a sponsor [13:37] It wouldn't hurt to wait until iw is in debian. [13:38] it's not the biggest deal though, the change is simple. but I know the diff they have also moves it to /sbin === Quintasan_ is now known as Quintasan === lag` is now known as lag === lag is now known as Guest34418 [20:46] cyphermox: I found the reason for that test FAIL in libvirt... I use libeatmydata in my sbuild chroots, which of course change fsync to be a noop.... Classic case of PEBKAC. Without libeatmydata, compilation works.