The automatically identified test failures are actually limitations of the test infrastructure: on s390x and armhf (and arm64), wifi is not available and this leads to the tests erroring out.
Verification-done for xenial: ubuntu@ip-172-30-0-137:~$ sudo apt install nplan sudo: unable to resolve host ip-172-30-0-137 Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: network-manager | wpasupplicant The following NEW packages will be installed: nplan 0 upgraded, 1 newly installed, 0 to remove and 81 not upgraded. Need to get 44.0 kB of archives. After this operation, 151 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial-proposed/universe amd64 nplan amd64 0.32~16.04.7 [44.0 kB] Fetched 44.0 kB in 0s (118 kB/s) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_CTYPE = "en_US.UTF-8", LANG = "fr_CA.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory Selecting previously unselected package nplan. (Reading database ... 51363 files and directories currently installed.) Preparing to unpack .../nplan_0.32~16.04.7_amd64.deb ... Unpacking nplan (0.32~16.04.7) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for dbus (1.10.6-1ubuntu3.4) ... Setting up nplan (0.32~16.04.7) ... ubuntu@ip-172-30-0-137:~$ dbus-send --print-reply --system --type=method_call --dest=io.netplan.Netplan /io/netplan/Netplan io.netplan.Netplan.Apply Error org.freedesktop.DBus.Error.AccessDenied: Access to io.netplan.Netplan.Apply() not permitted. ubuntu@ip-172-30-0-137:~$ sudo dbus-send --print-reply --system --type=method_call --dest=io.netplan.Netplan /io/netplan/Netplan io.netplan.Netplan.Apply sudo: unable to resolve host ip-172-30-0-137 method return time=1570043146.220599 sender=:1.9 -> destination=:1.10 serial=6 reply_serial=2 boolean true ubuntu@ip-172-30-0-137:~$ ** Tags removed: verification-needed verification-needed-xenial ** Tags added: verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1842511 Title: Backport DBus support to 16.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1842511/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
