[02:53] how to replace dhcp-assigned dns while keeping dhcp-assigned address without uninstalling resolvconf? [02:59] NginUS: configure the dhclient to ignore the nameservers it's passed so it doesn't pass them to resolvconf [03:07] NginUS: I think you need to add to the dhclient.conf something like "prepend domain-name-servers 127.0.0.1;" - see "man dhclient.conf" [04:12] Hey thanks, that worked. Tried using 'supercede' first but it wouldn't take- so 'prepend' just adds 2 more on top, so there's 4 now but whatever [04:13] Somehow now I have to reboot since "sudo service networking [stop,start,restart]" stopped working somehow... [04:23] I can resolve URLs, but ipleak.net says I fail all 100 DNS server tests- have no DNS.. wtf?! [05:06] good morning [06:05] Good morning [06:13] good morning lordievader [06:13] Hey cpaelzer [06:13] How are you doing? Did you have a good easter? [06:17] yeah, I hope you as well lordievader [06:18] Yes, have eaten way too many eggs :) [06:18] I didn't get to eggs :-) [06:18] we started with an anti Good Friday BBQ [06:18] and after that we were all filled up for the weekend [06:20] Hahaha, we had a brunch on the first easter day... We didn't need dinner anymore. [08:20] Good morning: D I have an ubuntuserver install and we have issues with NTP. It does not seem to sync nor does it seem to be available. It does give a syntax error so i fixed it by removing the part in brackets. https://codeshare.io/a3ZWrB [08:20] It still does not seem to sync properly in ubuntu 14.04 [08:21] https://codeshare.io/a3ZWrB [08:29] dpb1 and sarnold: The offending virtualbox package has been identified and I've update the thread and bugreport accordingly: https://askubuntu.com/questions/1021244/can-not-get-lightdm-or-gdm-working-on-lts-16-04-after-virtualbox-update, https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1760371. Feel free to make any edits or tag maintainers as needed. [08:29] Launchpad bug 1760371 in lightdm (Ubuntu) "LightDM and GDM fail to start after update in virtualbox-guest-x11" [Undecided,New] [09:52] cpaelzer: FYI: https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1759751/comments/3 [09:52] Launchpad bug 1759751 in mysql-5.5 (Ubuntu) "mysql not downgrading to v5.5 after installing mariadbv10.2 and then purging it completely, mariadb service instance still clashing" [Undecided,Invalid] [10:09] rbasak: I knew you'd have better words to it, thanks! [11:48] waveform: https://bugs.launchpad.net/cloud-images/+bug/1746806 [11:48] Launchpad bug 1746806 in linux (Ubuntu) "sssd appears to crash AWS c5 and m5 instances, cause 100% CPU" [Critical,In progress] === ubuntum is now known as hehehe [12:07] cpaelzer: would you mind taking care of bug 1466926 please? No rush. [12:07] bug 1466926 in apache2 (Ubuntu Xenial) "reload apache2 with mpm_event cause scoreboard is full" [Undecided,Fix committed] https://launchpad.net/bugs/1466926 [12:08] rbasak: yeah, but taking care in this case means we have tried our best but it won't be SRUed [12:08] rbasak: so it is about explaining why not [12:09] cpaelzer: sure. I'll leave it to your judgement to decide how hard to try. [12:21] rbasak: updated the bug, could you cancel from x-proposed? [12:22] cpaelzer: thanks. I can't - needs an AA. I'll ask. === alai is now known as alai-swap === Epx998_ is now known as Epx998 === blackflo1 is now known as blackflow === nacc_ is now known as nacc === semiosis_ is now known as semiosis === Raboo_ is now known as Raboo === db`` is now known as db` [19:33] cpaelzer for your lp #1466926, i have apache2 sru i need to upload as well for lp #1752683; are you planning to adjust and re-upload your changes anytime soon? or can i go ahead and upload my apache2 sru? [19:33] Launchpad bug 1466926 in apache2 (Ubuntu Xenial) "reload apache2 with mpm_event cause scoreboard is full" [Undecided,Fix committed] https://launchpad.net/bugs/1466926 [19:33] Launchpad bug 1752683 in apache2 (Ubuntu Artful) "race condition on rmm for module ldap (ldap cache)" [Medium,In progress] https://launchpad.net/bugs/1752683 [19:34] or, if you have new patch(es) ready, could upload a combined version === beatzz_ is now known as beatzz [21:40] hi, which network configuring method is currently the best in ubuntu 17.10 (server)? [21:40] Im trying to cofigure br0 for bridged lxd mode [21:40] and Im little bit confused between /etc/network/interfaces and /etc/systemd/network/* and /etc/netplan/* [21:40] which one should I use and how to disable the others [21:42] maciek: is this a new install of 17.10? [21:42] yes [21:42] ok, /etc/netplan/* files will be *rendered* out to systemd-networkd [21:42] /etc/network/interfaces is legacy [21:43] so, you should start with "netplan" [21:43] maciek: https://netplan.io/ [21:44] ok - so the /etc/network/interfaes file should be empty? [21:50] alright, it works, thanks dpb1. [21:51] Hello everyone, I was wonderning if someone had some clue on an issue I have currently on Ubuntu Xenial amd64 minimal (ssh server) installation (net based) when I install squid + dnsmasq I get an error during dnsmasq setup [21:51] empty /etc/network/interfaes file, empty /etc/systemd/network/ directory and the whole configuration in /etc/netplan/01-netcfg.yaml [21:51] Apr 03 23:44:21 ubuntu-min systemd[1]: dnsmasq.service: Failed with result 'timeout'. [21:51] after than running service dnsmasq start works. Stopping works but restarting it gives same error as during installation :-( [21:51] note that I have this behaviour both in dhcp or in static IP+DNS mode [21:52] olivierbourdon38: `systemctl status dnsmasq` ? journalctl? [21:52] https://pastebin.com/HcxVYUXj [21:53] hrm, oh well [21:53] he left [21:53] happy netplan customer? [21:53] dpb1: +1 [21:54] olivierbourdon38: ok, see line 2 [21:54] for more logs to pastebin [22:02] https://pastebin.com/BR5s4g0Z [22:02] sorry for the delay I had to relaunch my test machine === berglh_ is now known as berglh [22:09] again what I can not understand is why stop/start fails every 1 out of 2 [22:10] do you need dnsmasq? [22:16] olivierbourdon38: it's not clear to me what you mean; you've provided logs that show it failed, with a timeout, possibly because 192.168.0.254 failed to respond to DNS queries? [22:16] olivierbourdon38: i don't see logs for a success [22:18] I also forgot to mention that dnsmasq alone (without squid) works great but once squid is installed (and even removed afterwards) I get this one time ok next time failure loop [22:19] olivierbourdon38: removed or purged? [22:19] nacc_ yes I did not re run the full stuff and as it's 20 past midnight here will not be able to do so until tomorrow, thx anyways [22:19] removed [22:19] olivierbourdon38: that's not 100% surprising, purge is the way to get back to without the package [22:19] and possibly it left some config files around === nacc_ is now known as nacc === devil is now known as Guest20669