[Bug 1834285] [NEW] unable to set static ip using netplan
Launchpad Bug Tracker
1834285 at bugs.launchpad.net
Wed Jun 26 05:12:21 UTC 2019
You have been subscribed to a public bug:
I am using ubuntu 19.04 (disco)
netplan version:- netplan.io/disco-updates,now 0.97-0ubuntu1~19.04.1
amd64
when i change /etc/netplan/01-netcfg.yaml to set static ip and do
netplan apply
i get below error:-
Traceback (most recent call last):
File "/usr/sbin/netplan", line 23, in <module>
netplan.main()
File "/usr/share/netplan/netplan/cli/core.py", line 50, in main
self.run_command()
File "/usr/share/netplan/netplan/cli/utils.py", line 130, in run_command
self.func()
File "/usr/share/netplan/netplan/cli/commands/apply.py", line 43, in run
self.run_command()
File "/usr/share/netplan/netplan/cli/utils.py", line 130, in run_command
self.func()
File "/usr/share/netplan/netplan/cli/commands/apply.py", line 106, in command_apply
stderr=subprocess.DEVNULL)
File "/usr/lib/python3.7/subprocess.py", line 347, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['udevadm', 'test-builtin', 'net_setup_link', '/sys/class/net/lo']' returned non-zero exit status 1.
** Affects: netplan.io (Ubuntu)
Importance: Undecided
Status: New
** Tags: netplan
--
unable to set static ip using netplan
https://bugs.launchpad.net/bugs/1834285
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to netplan.io in Ubuntu.
More information about the foundations-bugs
mailing list