[Expired for network-manager (Ubuntu) because there has been no activity
for 60 days.]
** Changed in: network-manager (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
I purged `netplan` and `/etc/init.d/netplan` was removed. I reinstalled
`netplan.io` but `/etc/init.d/netplan` now is missing completely. The
nameserver however is now shown in `systemd-resolve --status` but still
it does not work.
```
~# cat /etc/NetworkManager/NetworkManager.conf
[main]
plugins=
You seem to have a bad /etc/init.d/netplan file on the system; it's not
coming from the netplan.io package. You should make sure you do not have
the 'netplan' package installed (the network plan server).
Please attach the contents of /etc/NetworkManager/NetworkManager.conf.
** Package changed: ne
Once more with `--debug` enabled maybe this helps
```
# netplan --debug generate
DEBUG:command generate: running ['/lib/netplan/generate']
** (generate:3961): DEBUG: 07:16:07.718: Processing input file
//etc/netplan/01-network-manager-all.yaml..
** (generate:3961): DEBUG: 07:16:07.718: starting n
I created a config file `/etc/netplan/01-network-manager-all.yaml` and
executed `netplan apply` but still no effect
```
$ cat /etc/netplan/01-network-manager-all.yaml
network:
version: 2
renderer: NetworkManager
```
Now I noticed that neplan seems to crash:
```
# systemctl status netplan
●
I am under the impression that there is no netplan config for
`/etc/netplan` is empty.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771971
Title:
dns broken after upgrade to bionic
To manage noti
The attached files look exactly the way they should. Could you please
also attach your netplan configuration?
If netplan specifies that the itnerface in managed by NetworkManager,
we'll need to see if Networkmanager knows to add the DNS information to
systemd-resolved.
** Changed in: netplan.io (