[04:52] 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? [05:38] cleron: LXD or virtual machines is probably going to be your best bet [07:08] Good morning [08:05] rbasak: the qa.ubuntuwire.org which is the backaend for reverse-depends now updated [08:05] so it might be every 24h maybe - just to set expectations on this data [08:05] kstenerud: ahasenack: ^^ FYI [09:31] cpaelzer: reverse-depends is updated twice a day [09:36] tumbleweed: thanks - we were wondering yesterday what the frequency might be [09:37] the cron entry is 7 9,21 * * * [11:27] Hi, 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:29] but I can run VM with ubuntu, when I choose oldest kernel (4.15.0-29) [11:31] Now I installed third VM with only IDE hard disk [11:31] this one works [11:31] So there is something with disk drive? Or address? [12:05] I found out, that VM without Network adapter starts normally... [12:05] So could anybody help me with that? [12:08] kron3: you'll have to explain your problem with more detail, it's not clear what it is. [12:10] Ok, Sorry. Fresh install of Ubuntu Server 18.4 LTS as VM in Hyper-V Server 2012. Is that clear? [12:10] So far so good. [12:11] After 3 commands: sudo apt-get update, apt-get upgrade, reboot - VM doesn't start... [12:12] kron3: 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:13] "third VM " was mistake... [12:13] Now I'm sure, that when I remove virtual network adapter - VM start normally [12:14] kron3: the one that otherwise hangs on boot? starts normally when you remove the virtual NIC? [12:14] Yes, exacly [12:14] ok, what NIC driver are you using? virtio? [12:15] I'm not sure... it's from standard installation... [12:15] kron3: no, I mean, what driver have you configured on the hyper-V side [12:15] if that is even configurable, I don't know. It is with qemu-kvm and virtualbox, for example. [12:15] It is: "Network card", not "Older network card" [12:16] In hyper-v there are 2 types of virtual network adapters [12:20] there is no choose of driver, only this type, and... with old one VM also boot [12:20] kron3: I had to look it up. it says there's "legacy" and "synthetic", so I'm assuming you're using the "synthetic" one? [12:21] Yes, synthentic [12:21] There is something wrong with network driver in kernel? Now I checked, that the legacy one is working... [12:22] according to this, you need "Linux integration services": https://stackoverflow.com/questions/14389722/hyper-v-network-adapter-drivers [12:22] and 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-v [12:24] Strange, because I use Ubuntu Serveer from years in Hyper-V. It always works, and LIS was bouild in in standard instalation.... [12:25] After Clean install (so with older kernel) It works ok... [12:25] kron3: do you have any more info on how the boot hangs? is there anything displayed in the console? [12:26] yeah those are relatively older posts, could be it's now all integrated in the main kernel package. [12:27] I see: something about mouse... [12:28] kron3: can you take a screenshot and post it to imgur or wherever? [12:28] and it stops.. we must wait now, because it will be more on screen after some time.... [12:29] Yes, I'm doing screenshoots [12:31] https://imgur.com/a/ej3AYCz [12:40] Hi, does anyone have a working partman partition recipe for lvm, crypto and efi on Xenial Xerus? [12:40] my preseed works fine on Bionic, with Xenial it doesn't load the initramfs [12:43] ^ cross-posted to and now being discussed in #ubuntu [12:50] https://imgur.com/a/xDs1l3X and https://imgur.com/a/9yLC4wu [12:53] kron3: 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:54] sorry, almost 10 minutes, not 5 (500+ seconds) [12:55] No, I can't login ... [12:57] huh you're right, that's not a login prompt. perhaps wait a bit more until it appears? [12:57] https://imgur.com/a/MZeQQq3 [12:57] I can wait... But I was waiting about 1,5 hours... and nothing [12:58] kron3: boot into previous kernel that you say works, and then inspect the journal of previous boot? journalctl -b -1 [13:02] On other, older VMS I'have kernel 4.15.0-45, 0-44 and 0-34 (only this works). On fresh install 0-29.... [13:09] https://pastebin.com/auWMac3B [13:17] kron3: is that the previous or current boot... [13:24] It looks like current... :-( [13:24] but I use command you write: journalctl -b -1 [13:25] kron3: is your journald not persistent? anyway, maybe you can check /var/log/syslog for entries before 'Feb 06 13:09:49' [13:34] https://pastebin.com/5zAQmJ8a [13:36] is there a way to prevent package removal during do-release-upgrade? [13:37] Also here I don't see nothing ... [13:39] oskie: i don't think so, but why would you want to? [13:40] there is --allow-third-party if that's what you mean [13:47] tomreyn: ah, thanks. I dunno, but it wants to remove some PPA icinga-web [13:48] oskie: 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. [15:33] tomreyn: unfortunately, my do-release-upgrade does not have --allow-third-party [15:33] also, how do I upgrade a server with mysql-server-5.5 running trusty to xenial? it wants to remove that one as well [15:33] oskie: which ubuntu release are you on? [15:33] oh trusty [15:34] it's normal that 5.5 is removed since it upgrades to 5.7 [15:34] https://packages.ubuntu.com/search?keywords=mysql-server [15:34] ah ok! thanks [16:03] oskie: you can create a config for that setting [16:03] but of course I don't have that at hand, sorry :( [16:05] oskie: found it, old notes: [16:05] mkdir /etc/update-manager/release-upgrades.d [16:05] echo -e "[Sources]\nAllowThirdParty=yes" > /etc/update-manager/release-upgrades.d/allow.cfg [17:51] 18.04.2 drops tomorrow, right? [17:56] that's the plan, I hear [17:56] watch #ubuntu-release [17:56] will do === Sveta_ is now known as Sveta [18:32] I 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:42] mybalzitch: I believe this is configurable with debconf, not /etc/defaults/grub{,.d/*} [18:47] sdeziel: that gave me some more google results to check, thanks [18:47] mybalzitch: check: debconf-get-selections | grep grub-pc/install_devices [18:48] I _think_ that's what you'd need setting [18:48] sudo dpkg-reconfigure grub-pc did it [18:49] mybalzitch: I don't know if that will remember your choice though, I'm not familiar with debconf [18:49] I dunno, it seemed to do stuff [18:50] and your command seems to return the correct device now [19:56] Epx998: an email just went out indicating it will be delayed [19:56] due to LP Bug #1814555 [19:56] Launchpad bug 1814555 in linux (Ubuntu) "Ubuntu boot failure. 4.18.0-14 boot stalls. (does not boot)" [Undecided,Incomplete] https://launchpad.net/bugs/1814555 [19:56] Oh good info - any indication of a new eta? [19:59] Feb 14 [19:59] see https://lists.ubuntu.com/archives/ubuntu-release/2019-February/004694.html