[06:02] Good morning === paride7 is now known as paride === jelly-home is now known as jelly === albert23` is now known as albert23 [11:02] Has anyone successfully done a merge with git-ubuntu following the rename of deconstruct to split? === azidhaka_ is now known as azidhaka [12:10] I haven't yet [12:10] just started on a branch yesterday, but not a merge [12:13] morning, can anyone help me? I am trying to install landscape server on azure and when i do hostname -f it gives me [hostname].internalazurednsname.cloudapp.net [12:14] this causes an issue because when landscape is installed I believe it generates a cert based on hostname -f and then subsequent pages after initial user creation redirect internally causing connection refused === cryptodan_d is now known as cryptodan [14:00] When should someone start thinking about upgrading a Ubuntu 14.04.6 LTS server? [14:00] fcserr: you're joking, right? [14:00] fcserr, between today and 30th april [14:01] sounds good [14:01] surely before april 25th, i'd say [14:01] so, if you have not investigated the changes, systemd and so on, start now [14:01] thank you [14:02] :) [14:05] Hello, moving question from #ubuntu here: Why do Canonical created hvm/ssd 18.04 AWS ami's still use MBR/legacy style partition table and not GPT [14:06] context: avoid ugly extra work with user wants to grow disk-volume beyond 2TB limit [14:14] fcserr: If you don't get upgraded in time, you may want to know about https://www.ubuntu.com/esm [14:24] huehner: i don't know the answer to your question, but you could just add more storages, isn't it? [14:43] fcserr: Model your services on the new platform before doing an in-place upgrade. [14:53] huehner: can those instance types boot GPT? [14:53] I was under the impression AWS still needed grub-legacy-ec2 to boot. [14:54] huehner: but if you like, you could file a bug at https://bugs.launchpad.net/cloud-images/+filebug [14:54] You might get a Won't Fix answer, but hopefully that'd answer your original question. [15:12] rbasak: aws style hvm boots like a pc (boot sector normal grub etc), those hvm type as default/recommended since a long time [15:12] rbasak: but possible the your ami's should still keep working with their legacy paravirt type machines (then we might run into your problem (grub-legcy etc...) [15:16] thank you Odd_Bloke and mason [15:36] rbasak: for info: https://bugs.launchpad.net/cloud-images/+bug/1826007 [15:36] Launchpad bug 1826007 in cloud-images "Change partition type from MBR to GPT for AWS AMI ?" [Undecided,New] [15:36] huehner: thank you for filing that. I'm interested to see the response. [15:37] rbasak: see note inside as i think grub-legacy-ec2 should not be needed at all anymore, but it is still present at least in bionic amis [23:55] Hmm, is there some way to tell what shell a user will use other than the shell portion of the passwd entry? [23:57] they may put the shell they actually want to use in a ~/.bashrc or similar