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