[14:21] icee: hm... dns should work at that point. [14:21] i'm not aware of that bug. [14:22] but artful transitioned over to systemd-resolve and somet hings have been less than perfect. [16:31] smoser: systemd-resolved is definitely not running, and /etc/resolv.conf is a symlink to the systemd-resolved thing that is not there [16:31] hm. [16:31] the rescue shell opens and i'm able to open it and poke around.. and if i remove that symlink and add a 'nameserver 4.2.2.1' file to the cloud image it all works [16:32] rescue shell ? [16:32] hm.. i can try to reproduce. [16:32] yah, on console it tells me to hit ctrl-d to continue to boot, or enter to get a shell [16:32] could you open a bug with what you're doing ? [16:32] so i hit enter and poke around in the quasi-single-user-mode [16:32] i opened a bug [16:33] link ? [16:33] uhhh heh let me try and figure that out sec [16:33] https://bugs.launchpad.net/cloud-init/+bug/1734167 [16:33] Launchpad bug 1734167 in cloud-init "DNS doesn't work in no-cloud as launched by ubuntu" [Undecided,New] [16:35] just added a command line with the entire command lines [16:35] er [16:35] comment with the entire command lines :P [16:35] sorry i'm half awake :P [16:36] so i guess it's of note that i'm bypassing initrd, too [16:43] smoser: interesting. it's also broken without my own kernel. But i don't get the rescue shell to troubleshoot :P [17:13] icee: yeah. verified. [17:13] smoser: cool, thanks :D [17:13] i don't understand the rescue shell thing [17:14] where exactly it comes from, etc... it's really, really nice :P [17:37] icee: i suspect you're missing something in kernel that is required and seeing the fallout that way. [17:38] but, dont know. [17:38] anyway, i put some more information there and pinged our systemd people. [17:41] well, with correct dns in the image i get a login prompt and all works :P [17:41] so there's something baffling/magical-- the default failure behavior is different :P [17:43] well i verified fail on artful and bionic [17:43] not tried xenial [17:43] i'm kind of holding out hope on that [17:43] but yeah, broken by default :-( [17:44] xenial works [17:45] i've been using it [17:45] systemd makes me cranky. i tried to jiggle the dependencies around myself to make this work and just couldn't in 20 minutes of fooling around [17:46] "systemd makes me cranky." [17:46] +21 [17:46] (the 2 there was a typo, but it isnt really wrong) [17:48] haha [17:53] smoser: thanks for all your help with getting this properly reported and marshalled [17:53] thanks for reporting [17:53] curious why you are using artful [17:54] (perfectly fine to do that, just most people pick the lts and thus things like this dont get seen) [18:45] smoser: so i'm doing automated testing of kernel functionality, and i'd like to do it with non-ancient userlands too [18:46] not that 17.10 is really so bleeding edge, but..