]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: install bsdextrautils in debian minimal img
authorLuca Boccassi <luca.boccassi@gmail.com>
Wed, 15 Oct 2025 21:54:14 +0000 (22:54 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 15 Oct 2025 21:54:51 +0000 (22:54 +0100)
'rev' moved to bsdextrautils and TEST-50-DISSECT uses it, so it now
fails:

[   83.534905] bash[3581]: +++ grep '^now' /proc/timer_list
[   83.535479] bash[3582]: +++ cut '-d ' -f3
[   83.535774] bash[3583]: +++ rev
[   83.535774] bash[3583]: bash: line 1: rev: command not found

mkosi/mkosi.images/minimal-base/mkosi.conf.d/debian-ubuntu.conf

index 5c911fbe5933304aed6b0a6ef86a06c94f529304..acbcea7cd272a2e39adea5a77e8c454896391d9a 100644 (file)
@@ -7,6 +7,7 @@ Distribution=|ubuntu
 [Content]
 PrepareScripts=%D/mkosi/mkosi.conf.d/debian-ubuntu/systemd.prepare
 Packages=
+        bsdextrautils
         hostname
         iproute2
         mount