From 1249f8e0901a896867ea299444771ce2bb9e7f9b Mon Sep 17 00:00:00 2001 From: Andreas Enge Date: Fri, 10 Feb 2023 14:24:27 +0100 Subject: [PATCH] hydra: bayfront: Modify guix-build-coordinator-configuration. * hydra/bayfront.scm (%guix-build-coordinator-configuration): Comment out the as yet unreliable --ensure-references-exist. --- hydra/bayfront.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm index 7ba3377..13efe0f 100644 --- a/hydra/bayfront.scm +++ b/hydra/bayfront.scm @@ -910,7 +910,7 @@ add_header Content-Type text/plain;"))) (list #$(file-append nar-herder "/bin/nar-herder") "import" "--tag=unknown-if-for-master=true" - "--ensure-references-exist" + ;;"--ensure-references-exist" "--database=/var/lib/nar-herder/nar_herder.db" narinfo))) (let ((exit-code