File: test-install-bsdextrautils-in-debian-minimal-img.patch

package info (click to toggle)
systemd 258.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 103,236 kB
  • sloc: ansic: 710,899; xml: 120,176; python: 36,433; sh: 33,743; cpp: 946; makefile: 271; awk: 99; lisp: 13; sed: 1
file content (16 lines) | stat: -rw-r--r-- 655 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Author: Luca Boccassi <luca.boccassi@gmail.com>
Origin: https://github.com/systemd/systemd/commit/2a5e68e27d952a6840f04e7af0e680c727b83850
Forwarded: https://github.com/systemd/systemd/pull/39331
Description: test: install bsdextrautils in debian minimal img
 'rev' moved to bsdextrautils and TEST-50-DISSECT uses it, so it now
 fails
--- 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 @@
 [Content]
 PrepareScripts=%D/mkosi/mkosi.conf.d/debian-ubuntu/systemd.prepare
 Packages=
+        bsdextrautils
         hostname
         iproute2
         mount