[15:08] so following https://wiki.ubuntu.com/Kernel/Dev/KernelBugFixing but there is no debian/control or changelog file, where do those come from? [15:08] thanks for the response over the w/e :) [15:10] (specifically it fails on test building the patch - or can't edit the changelog because one doesn't exist) [15:14] gQuigs, if that is a git checkout then those files are missing until you clean, the real changelog is in debian./changelog, likely master in the normal case [15:14] fakeroot debian/rules clean [15:16] apw: awesome thanks! [15:16] hmm.. for some reason I didn't have kernel-wedge installed which seems important [15:18] gQuigs, yep, you (in theory) need all the build-deps installed to clean it, though in fact for the kernel, kernel-wedge is the only one [15:20] ah, I use doing apt-get build-dep linux-generic.. which is just a meta package.. oops [17:50] any chance 4.2.0-19 will be released today? :) [20:23] Hey Guys, looks like the intel nightly's stopped building again. Could someone look into this? http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/current/ [20:44] crshman: seems like the same issue as the daily lnet/lustre driver [20:45] hmm.. I see that was talked about here: http://www.phoronix.com/scan.php?page=news_item&px=Linux-4.4-rc2-Spun-For-Ubuntu [20:47] got it, thanks gQuigs [20:53] from http://ubuntuforums.org/showthread.php?t=2303120 I found this fix -https://lkml.org/lkml/2015/11/6/987