touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #118771
[Bug 1516009] Re: systemd: adt test failures against Ubuntu 4.3 kernel
Nothing to do with the kernel, just a race condition that exposes a
string vs. byte confusion in the test:
======================================================================
ERROR: test_coldplug_dhcp_ip6 (__main__.TestNetworkd)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/adt-run.uogbXf/build.Gt4/systemd-227/debian/tests/networkd", line 155, in test_coldplug_dhcp_ip6
self.do_test(coldplug=True, ipv6=True)
File "/tmp/adt-run.uogbXf/build.Gt4/systemd-227/debian/tests/networkd", line 96, in do_test
if b'state UP' in out and 'scope global' in out:
TypeError: a bytes-like object is required, not 'str'
** Changed in: systemd (Ubuntu)
Status: New => In Progress
** Summary changed:
- systemd: adt test failures against Ubuntu 4.3 kernel
+ systemd: TypeError in networkd test
** Changed in: systemd (Ubuntu)
Assignee: (unassigned) => Martin Pitt (pitti)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1516009
Title:
systemd: TypeError in networkd test
Status in systemd package in Ubuntu:
Fix Committed
Bug description:
We are seeing ADT test failures against the Ubuntu 4.3 based kernel:
networkd FAIL non-zero exit status 1
log:
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
/autopkgtest-xenial-canonical-kernel-team-
unstable/xenial/amd64/s/systemd/20151110_215107@/log.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1516009/+subscriptions
References