/srv/irclogs.ubuntu.com/2019/02/06/#ubuntu-server.txt

cleron Hello im using Ubunto 16.04 With Webmin/Virtual min.  Wondering if anyone can help, i need to have php 5.6 and 7.x installed at the same time i tried installing 5.6.... seemed like in installed but it does not show up in virutal min. what can i do?04:52
sarnoldcleron: LXD or virtual machines is probably going to be your best bet05:38
lordievaderGood morning07:08
cpaelzerrbasak: the qa.ubuntuwire.org which is the backaend for reverse-depends now updated08:05
cpaelzerso it might be every 24h maybe - just to set expectations on this data08:05
cpaelzerkstenerud: ahasenack: ^^ FYI08:05
tumbleweedcpaelzer: reverse-depends is updated twice a day09:31
cpaelzertumbleweed: thanks - we were wondering yesterday what the frequency might be09:36
tumbleweedthe cron entry is 7   9,21 * *   *09:37
kron3Hi, I have a problem with Ubuntu Server 18.04 LTS as a VM on Hyper-V Server. After fresh install, and apt-get upgrade VM is hanging at boot up. How can I solve that problem?11:27
kron3but I can run VM with ubuntu, when I choose oldest kernel (4.15.0-29)11:29
kron3Now I installed third VM with only IDE hard disk11:31
kron3this one works11:31
kron3So there is something with disk drive? Or address?11:31
kron3I found out, that VM without Network adapter starts normally...12:05
kron3So could anybody help me with that?12:05
blackflowkron3: you'll have to explain your problem with more detail, it's not clear what it is.12:08
kron3Ok, Sorry. Fresh install of Ubuntu Server 18.4 LTS as VM in Hyper-V Server 2012. Is that clear?12:10
blackflowSo far so good.12:10
kron3After 3 commands: sudo apt-get update, apt-get upgrade, reboot - VM doesn't start...12:11
blackflowkron3: and then you apt upgrade, reboot, and it hangs? what about the third VM with IDE hard disk (and why IDE?) what do you mean by "works"? It doesn' thang after reboot after apt upgrade?12:12
kron3"third VM " was mistake...12:13
kron3Now I'm sure, that when I remove virtual network adapter - VM start normally12:13
blackflowkron3: the one that otherwise hangs on boot? starts normally when you remove the virtual NIC?12:14
kron3Yes, exacly12:14
blackflowok, what NIC driver are you using? virtio?12:14
kron3I'm not sure... it's from standard installation...12:15
blackflowkron3: no, I mean, what driver have you configured on the hyper-V side12:15
blackflowif that is even configurable, I don't know. It is with qemu-kvm and virtualbox, for example.12:15
kron3It is: "Network card", not "Older network card"12:15
kron3In hyper-v there are 2 types of virtual network adapters12:16
kron3there is no choose of driver, only this type, and... with old one VM also boot12:20
blackflowkron3: I had to look it up. it says there's "legacy" and "synthetic", so I'm assuming you're using the "synthetic" one?12:20
kron3Yes, synthentic12:21
kron3There is something wrong with network driver in kernel? Now I checked, that the legacy one is working...12:21
blackflowaccording to this, you need "Linux integration services":  https://stackoverflow.com/questions/14389722/hyper-v-network-adapter-drivers12:22
blackflowand according to this, you need to install "linux-azure" kernel package: https://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v/supported-ubuntu-virtual-machines-on-hyper-v12:22
kron3Strange, because I use Ubuntu Serveer from years in Hyper-V. It always works, and LIS was bouild in in standard instalation....12:24
kron3After Clean install (so with older kernel) It works ok...12:25
blackflowkron3: do you have any more info on how the boot hangs? is there anything displayed in the console?12:25
blackflowyeah those are relatively older posts, could be it's now all integrated in the main kernel package.12:26
kron3I see: something about mouse...12:27
blackflowkron3: can you take a screenshot and post it to imgur or wherever?12:28
kron3and it stops.. we must wait now, because it will be more on screen after some time....12:28
kron3Yes, I'm doing screenshoots12:29
kron3https://imgur.com/a/ej3AYCz12:31
maeudHi, does anyone have a working partman partition recipe for lvm, crypto and efi on Xenial Xerus?12:40
maeudmy preseed works fine on Bionic, with Xenial it doesn't load the initramfs12:40
tomreyn^ cross-posted to and now being discussed in #ubuntu12:43
kron3https://imgur.com/a/xDs1l3X and https://imgur.com/a/9yLC4wu12:50
blackflowkron3: looks like it _is_ booting, just extremely slow. 5 minutes 'til login prompt. Now that you're logged in, perhaps you could pastebin the entire contents of dmesg, to see where the choke points are. and there was some hardware exception as well there.12:53
blackflowsorry, almost 10 minutes, not 5 (500+ seconds)12:54
kron3No, I can't login ...12:55
blackflowhuh you're right, that's not a login prompt. perhaps wait a bit more until it appears?12:57
kron3https://imgur.com/a/MZeQQq312:57
kron3I can wait... But I was waiting about 1,5 hours... and nothing12:57
blackflowkron3: boot into previous kernel that you say works, and then inspect the journal of previous boot?  journalctl -b -112:58
kron3On other, older VMS I'have kernel 4.15.0-45, 0-44 and 0-34 (only this works). On fresh install 0-29....13:02
kron3https://pastebin.com/auWMac3B13:09
blackflowkron3: is that the previous or current boot...13:17
kron3It looks like current... :-(13:24
kron3but I use command you write: journalctl -b -113:24
blackflowkron3: is your journald not persistent? anyway, maybe you can check /var/log/syslog for entries before 'Feb 06 13:09:49'13:25
kron3https://pastebin.com/5zAQmJ8a13:34
oskieis there a way to prevent package removal during do-release-upgrade?13:36
kron3Also here I don't see nothing ...13:37
tomreynoskie: i don't think so, but why would you want to?13:39
tomreynthere is --allow-third-party if that's what you mean13:40
oskietomreyn: ah, thanks. I dunno, but it wants to remove some PPA icinga-web13:47
tomreynoskie: that's a PPA, so it tries to remove it, unless you'll use --allow-third-party, in which case it *may* get around doing so.13:48
oskietomreyn: unfortunately, my do-release-upgrade does not have --allow-third-party15:33
oskiealso, how do I upgrade a server with mysql-server-5.5 running trusty to xenial? it wants to remove that one as well15:33
tomreynoskie: which ubuntu release are you on?15:33
tomreynoh trusty15:33
tomreynit's normal that 5.5 is removed since it upgrades to 5.715:34
tomreynhttps://packages.ubuntu.com/search?keywords=mysql-server15:34
oskieah ok! thanks15:34
ahasenackoskie: you can create a config for that setting16:03
ahasenackbut of course I don't have that at hand, sorry :(16:03
ahasenackoskie: found it, old notes:16:05
ahasenackmkdir /etc/update-manager/release-upgrades.d16:05
ahasenackecho -e "[Sources]\nAllowThirdParty=yes" > /etc/update-manager/release-upgrades.d/allow.cfg16:05
Epx99818.04.2 drops tomorrow, right?17:51
ahasenackthat's the plan, I hear17:56
ahasenackwatch #ubuntu-release17:56
Epx998will do17:56
=== Sveta_ is now known as Sveta
mybalzitchI looked in /etc/defaults, but didn't see how I set which device grub attempts to install to by default when updating packages (it tries sda, but it should be sdb)18:32
sdezielmybalzitch: I believe this is configurable with debconf, not /etc/defaults/grub{,.d/*}18:42
mybalzitchsdeziel: that gave me some more google results to check, thanks18:47
sdezielmybalzitch: check: debconf-get-selections | grep grub-pc/install_devices18:47
sdezielI _think_ that's what you'd need setting18:48
mybalzitchsudo dpkg-reconfigure grub-pc did it18:48
sdezielmybalzitch: I don't know if that will remember your choice though, I'm not familiar with debconf18:49
mybalzitchI dunno, it seemed to do stuff18:49
mybalzitchand your command seems to return the correct device now18:50
tewardEpx998: an email just went out indicating it will be delayed19:56
tewarddue to LP Bug #181455519:56
ubottuLaunchpad bug 1814555 in linux (Ubuntu) "Ubuntu boot failure. 4.18.0-14 boot stalls. (does not boot)" [Undecided,Incomplete] https://launchpad.net/bugs/181455519:56
Epx998Oh good info - any indication of a new eta?19:56
tewardFeb 1419:59
tewardsee https://lists.ubuntu.com/archives/ubuntu-release/2019-February/004694.html19:59

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