From 2a5e68e27d952a6840f04e7af0e680c727b83850 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Wed, 15 Oct 2025 22:54:14 +0100 Subject: [PATCH] test: install bsdextrautils in debian minimal img '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 | 1 + 1 file changed, 1 insertion(+) diff --git a/mkosi/mkosi.images/minimal-base/mkosi.conf.d/debian-ubuntu.conf b/mkosi/mkosi.images/minimal-base/mkosi.conf.d/debian-ubuntu.conf index 5c911fbe59..acbcea7cd2 100644 --- a/mkosi/mkosi.images/minimal-base/mkosi.conf.d/debian-ubuntu.conf +++ b/mkosi/mkosi.images/minimal-base/mkosi.conf.d/debian-ubuntu.conf @@ -7,6 +7,7 @@ Distribution=|ubuntu [Content] PrepareScripts=%D/mkosi/mkosi.conf.d/debian-ubuntu/systemd.prepare Packages= + bsdextrautils hostname iproute2 mount