From 3bcaa2cf38b5850acfa8243bc54aa0ce06d31a81 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Tue, 1 Dec 2020 12:53:21 +0100 Subject: [PATCH] pck-update.in: notify build requirements installation as warning instead of error so that SRPM installation is tried and autoport can parse the output --- plugins/pck-update.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/pck-update.in b/plugins/pck-update.in index 2e7d221..ebe0ad7 100644 --- a/plugins/pck-update.in +++ b/plugins/pck-update.in @@ -2023,7 +2023,7 @@ installing missing build requirement"": \`${NOTE}$f${NORM}'" else $rpm_download_and_install ${buildreqs_to_install[*]} fi - [ $? -eq 0 ] || notify.error $"\ + [ $? -eq 0 ] || notify.warning $"\ cannot install the needed build requirements" else notify.error $"\