From 1378f525a2d67fc9fe7f93043ddabfe74067a791 Mon Sep 17 00:00:00 2001 From: Manjunath A Kumatagi Date: Tue, 8 Dec 2020 05:36:57 -0500 Subject: [PATCH] Remove ibm-repo properly --- cmd/image/qcow2ova/prep/templates.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/image/qcow2ova/prep/templates.go b/cmd/image/qcow2ova/prep/templates.go index b1a9b719..2083ec66 100644 --- a/cmd/image/qcow2ova/prep/templates.go +++ b/cmd/image/qcow2ova/prep/templates.go @@ -62,7 +62,7 @@ subscription-manager clean {{end}} # Remove the ibm repositories used for the rsct installation -rpm -e ibm-power-repo-latest.noarch +rpm -e ibm-power-repo-*.noarch mv /etc/resolv.conf.orig /etc/resolv.conf | true touch /.autorelabel`