]> git.ipfire.org Git - thirdparty/systemd.git/commit
mkosi: pull in bsdutils for script, used by various integration tests
authorLuca Boccassi <luca.boccassi@gmail.com>
Thu, 25 Sep 2025 12:41:58 +0000 (13:41 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 25 Sep 2025 14:11:17 +0000 (15:11 +0100)
commitd5eb732724b22adca886c6e10941881b42b47c65
tree7986a7eabc34c980ed6d91f38235a0b14b77d009
parent2c4263f987030a3a5c6a64799c40a8ff6e33b0d2
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
mkosi/mkosi.conf.d/debian-ubuntu/mkosi.conf