[08:13] if I want to clone packages installed on 16.04 server cloud image to a 18.04 server cloud image would I be able to diff the apt-? or just use apt-clone? from 16.04 to 18.04 [08:13] (figured I'd ask here as well consider 18.04 is not quite out yet?) [08:14] donofrio: we still in devel branch at the moment [08:14] donofrio: not suggested for production yet [08:15] donofrio: release in april, LTS upgrade reccomended on 18.04.1 [08:16] donofrio: if you want to help right now, you can test a 18.04 daily server? [14:21] Good morning, hackers [16:24] hi , i have a kernel warning [16:24] https://hastebin.com/huyemegako.go [16:25] gpunk: did you install latest 18.04 daily clean? [16:25] nope [16:26] gpunk: what did you do then exactly [16:26] I think it happends when i lunch youtube [16:27] gpunk: are you on ubuntu 18.04? [16:27] yes [16:27] kubuntu-dev [16:27] bionic... [16:31] gpunk: found something similar here https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1715609 [16:31] Launchpad bug 1715609 in linux (Ubuntu Zesty) "kernel warning: skb_warn_bad_offload" [Medium,In progress] [16:31] gpunk: let me ask again, did you upgrade to 18.04 or clean install daily? [16:32] i installed days ago a clean daily build [16:32] ok [16:32] it s not the same bug ubottu [16:33] i have WARN_ON(i915_gem_object_has_pinned_pages(obj)) not skb_warn_bad_offload [16:34] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1687222 [16:34] Launchpad bug 1687222 in linux (Ubuntu) "WARN_ON(i915_gem_object_has_pinned_pages(obj))" [Medium,Expired] [16:35] bug expired, perhaps make a new one gpunk ? [16:35] i'll try :) [16:38] gpunk: perhaps try different kernels as a test in your case? [16:38] ok i'll try that too , thank you [17:40] gpunk: at wich point you get stuck exactly? [17:41] i dont get stuck, it just happends that i saw it [17:42] gpunk: you can boot into desktop fine? [17:42] yes [17:42] ah [18:24] lotuspsychje, yes I'll be glad to test.... [18:25] Folks what should I do to clear that last error? https://apaste.info/cVss [18:33] installed info - https://apaste.info/kugD [18:40] !info systemd [18:40] systemd (source: systemd): system and service manager. In component main, is important. Version 235-3ubuntu3 (bionic), package size 2858 kB, installed size 11816 kB (Only available for linux-any) [18:42] donofrio: tell us the whole story, you installed xfce ontop of gnome or so? [19:55] Clang won't install on 18.04. (clang : Depends: clang-5.0 (>= 5.0~) but it is not going to be installed) [19:57] If you drill down, you eventually get to `libc6-i386 : Depends: libc6 (= 2.26-0ubuntu2) but 2.26-0ubuntu2.1 is to be installed` [19:58] Someone else reproduced, so it would seem its not just me. [20:33] wmww: any issues building from source? [20:39] Building Clang from source? Haven't tried. [20:40] doesn't fix your root cause for apt install, but just a thought [20:44] Is this an issue everyone is running into? [20:44] I'll test it right now [20:44] just latest bionic apt install? no specific version? [20:45] I got the same error [20:46] clang : Depends: clang-5.0 (>= 5.0~) but it is not going to be installed [20:46] am I reading it right that it wants clang 5.0 to be installed before being able to install clang5? lol [20:47] swein: clang is a metapackage [20:47] tracking the latest clang aiui [20:55] swein: the issue is the libc6 2.26-0ubuntu2.1 package is un artful-updates, not bionic [21:45] wmww: clang install would seemingly work for me https://paste.ubuntu.com/p/nRwChcJVTr/ [21:55] flocculant: What version of libc6 do you have (`apt show libc6 | grep -i version`) [21:56] Mine is 2.26-0ubuntu2.1 [21:56] https://paste.ubuntu.com/p/BGcxvvpt2b/ [21:57] do an update and upgrade (or don't, if you don't want it to break) [21:59] https://paste.ubuntu.com/p/JPQWvKQrrj/ [21:59] no artful stuff here I assume [22:00] I have the 2.26-0ubuntu2 not 2.26-0ubuntu2.1. [22:03] I fixed it with `sudo apt install libc6-dev=2.26-0ubuntu2 libc6=2.26-0ubuntu2` (had to downgrade both libc6 and libc6-dev in the same command) === czesmir_ is now known as czesmir