Skip to content

Commit 112c9b2

Browse files
committed
Add missing package requirement
The migrate tool for container based upgrades uses the pidof utility which is in sysvinit-tools
1 parent 92502b8 commit 112c9b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/suse-migration-services-spec-template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ Checks to be performed before starting a distribution migration process
9696
Summary: The migrate tool for a container based upgrade
9797
Group: System/Management
9898
Requires: podman
99+
Requires: sysvinit-tools
99100
Requires: sudo
100101
BuildArch: noarch
101102

0 commit comments

Comments
 (0)