/srv/irclogs.ubuntu.com/2016/11/22/#ubuntu-kernel.txt

=== JanC is now known as Guest78373
=== JanC_ is now known as JanC
=== cpaelzer_ is now known as cpaelzer
jmuxHi. I'm triaging bug https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/164384316:22
ubot5`Ubuntu bug 1643843 in xorg (Ubuntu) "Distorted colours after suspend / resume cycle" [Undecided,New]16:22
jmuxMy current conclusion is: linux-image-4.2.7-040207-generic broken, linux-image-4.1.35-040135-generic ok16:23
jmuxIs there any other way then starting bisection now (something like LibreOffice bibisect repository?)16:24
jmuxSo I'm trying to follow https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel for bibisect, but it seems most checkout don't  have a debian.master directory. Any idea?17:01
henrixstgraber: hi, i'm seeing adt tests failing on xenial.  would you have a minute to have a look, please?17:34
henrixstgraber: (lxd failures with the xenial kernel in -propose, to be more precise)17:35
stgraberhenrix: got a URL for me?17:36
henrixstgraber: sure: http://people.canonical.com/~kernel/status/adt-matrix/xenial-linux-meta.html17:37
henrixstgraber: or directly to the logs: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/l/lxd/20161122_165140_fb379@/log.gz17:37
henrixstgraber: it's failing on amd64, i386 and ppc64el17:38
stgraberhenrix: ah yeah, LXD 2.0.5 with 4.8 kernel won't work because the kernel adds extra security checks to mntns mount injection17:39
henrixstgraber: 4.8?  it should be a xenial kernel, 4.4... /me goes look closer17:39
stgraberhenrix: LXD 2.0.6 which we'll release tomorrow will contain the fix for this (added code to attach to the userns to avoid that particular security check)17:40
stgraberhenrix: either it's 4.8 or you backported the crazy extra security checks to 4.4 :)17:40
henrixstgraber: ok, so i'm clueless about what's happening.  this is supposed to be testing 4.4.0-49.70.  anyway, thanks for looking.  i'll try to figure out what's going on there, looks like a misconfigured test...17:42
stgraberhenrix: yeah, looks like it's 4.4, which means you cherry-picked a commit which breaks attach to mntns unless you also join the userns17:42
stgraberhenrix: do you have a link to the git tree you've used for that kernel? I should be able to find the kernel commit that causes that issue17:43
stgraberanyway, as I said, we have a workaround for that change in LXD but it won't be in xenial-updates for another couple of weeks (we tag tomorrow + upload, then 1 week SRU cycle)17:43
henrixstgraber: the tree is in git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/xenial master-next branch17:44
stgraberhenrix: ac7f3f73cb393f79f94e4ce8eb6c6cd96864dd28 and ca52383ad6a6a4221395727f81e1b561fef02ae917:47
henrixstgraber: maybe this one...? https://paste.ubuntu.com/23517963/17:47
henrixlooking17:47
henrixugh17:47
henrixsforshee: ^17:47
stgraberthose basically return EOVERFLOW to LXD when we attempt to create paths leading to our mount target17:47
stgraberthe fixes aren't wrong per say, but they do break existing userspace :)17:48
henrixstgraber: yeah, i see.  i guess we'll need to revert those for now then17:49
henrixstgraber: again, thanks a lot for your help!17:49
stgraberhttps://github.com/lxc/lxd/commit/6ff0b5f3b73e0431785e2da1cf0913d6e3e5fd8d17:49
stgraberthat's the LXD fix to work with that kernel change. You'll probably be fine including those two changes in your kernel in another SRU cycle or two, by that point we'll have the new LXD in xenial-updates17:50
stgrabergood to see that autopkgtest found an actual regression for once :)17:50
henrixheh :-)17:50
henrixstgraber: yeah, we'll revisit these patches once we have userspace sorted out17:51
=== JanC_ is now known as JanC
pfsmorigoinfinity, hi, does ubuntu uses syslinux for something on ppc64el?19:19

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!