From c1eed946fbd4dec233148aa1c32e93743ade653f Mon Sep 17 00:00:00 2001 From: Maxime Besson Date: Fri, 24 Sep 2021 11:39:26 +0200 Subject: [PATCH] Attempt to fix sonar build --- scripts/sonar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/sonar b/scripts/sonar index 21d6154aa..cdc59bc71 100755 --- a/scripts/sonar +++ b/scripts/sonar @@ -1,6 +1,6 @@ #!/bin/sh -apt clean; apt update +apt update --allow-releaseinfo-change mk-build-deps --install --remove \ --tool "apt-get -o Debug::pkgProblemResolver=yes -q -y" \ debian/control