From e91e38e29c8a2d394fdd9f0560957957557a9bcb Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 18 Jun 2020 11:53:14 -0700 Subject: [PATCH] lorax.spec: Add psmisc for fuser debugging of failed umounts in pylorax.imgutils Fixes #1016 --- lorax.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/lorax.spec b/lorax.spec index a9b7b93c..ecc65449 100644 --- a/lorax.spec +++ b/lorax.spec @@ -43,6 +43,7 @@ Requires: pigz Requires: pbzip2 Requires: dracut >= 030 Requires: kpartx +Requires: psmisc # Python modules Requires: libselinux-python3