mirror of
https://github.com/systemd/systemd
synced 2025-10-05 16:03:15 +02:00
mkosi: pull in bsdutils for script, used by various integration tests
4971s TEST-74-AUX-UTILS.sh[1212]: + script -ec 'networkctl edit --runtime "$NETWORK_NAME"' /dev/null 4971s TEST-74-AUX-UTILS.sh[1269]: .//usr/lib/systemd/tests/testdata/units/TEST-74-AUX-UTILS.networkctl.sh: line 55: script: command not found Currently works due to a transitive dependency somewhere else that is being dropped, pull it in directly given the tool is used by the tests
This commit is contained in:
@@ -37,6 +37,7 @@ Packages=
|
|||||||
btrfs-progs
|
btrfs-progs
|
||||||
apt
|
apt
|
||||||
bind9-dnsutils
|
bind9-dnsutils
|
||||||
|
bsdutils
|
||||||
cryptsetup-bin
|
cryptsetup-bin
|
||||||
dbus-broker
|
dbus-broker
|
||||||
dbus-user-session
|
dbus-user-session
|
||||||
|
Reference in New Issue
Block a user