From: Ian Jackson Date: Mon, 3 Feb 2025 17:55:04 +0000 (+0000) Subject: autopkgtest: adt-full: allow systemd-sysv as alt to init script X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=3ddbaef7d35f5f2ccffcdf0f528c301dda90cf00;p=hippotat.git autopkgtest: adt-full: allow systemd-sysv as alt to init script orphan-sysvinit-scripts and systemd conflict. The effect is that in ci.debian.net this dep would want to change the init system. What we actually need is rsyslog to be started, which is satisfied with systemd-sysv since then systemd is the init system and rsyslog has a systemd unit. (I believe.) Signed-off-by: Ian Jackson --- diff --git a/debian/tests/control b/debian/tests/control index 2b3b3bd..aa6e7f3 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -4,7 +4,8 @@ Depends: hippotat-client, hippotat-server, userv-utils, libnetaddr-ip-perl, net-tools, rsyslog, authbind, iptables, - bash, iproute2, util-linux, iputils-ping, orphan-sysvinit-scripts, + bash, iproute2, util-linux, iputils-ping, + orphan-sysvinit-scripts | systemd-sysv, psmisc Restrictions: needs-root, allow-stderr, isolation-machine