Comment 15 for bug 1756322

Revision history for this message
Steve Langasek (vorlon) wrote : Re: [Bug 1756322] Re: 'netplan apply' fails when trying to activate another interface on another QETH device ...

On Mon, Jun 03, 2019 at 12:09:45AM -0000, BloodBlight wrote:
> I am still seeing this error on Ubuntu 18.04 with netplan.io 0.97:

> root@server:/etc/netplan# netplan apply
> 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.6/subprocess.py", line 291, in check_call
> raise CalledProcessError(retcode, cmd)
> subprocess.CalledProcessError: Command '['udevadm', 'test-builtin',
> 'net_setup_link', '/sys/class/net/enp1s0f0:0']' returned non-zero exit
> status 4.

This is a bug report about QETH interfaces, which are an s390x-specific
driver. Since you are seeing an issue on amd64, please file a separate bug
report for this problem.