[projects/pld-builder.new] Retry distfiles.

arekm arekm at pld-linux.org
Sat Apr 11 04:00:26 CEST 2026


commit 9fbe6572e9df1069d27c673f6c5d0fe88ddf97bb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Apr 5 19:40:32 2026 +0200

    Retry distfiles.

 PLD_Builder/srpm_builder.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/PLD_Builder/srpm_builder.py b/PLD_Builder/srpm_builder.py
index 442f258..8690a72 100644
--- a/PLD_Builder/srpm_builder.py
+++ b/PLD_Builder/srpm_builder.py
@@ -97,7 +97,7 @@ def build_srpm(r, b):
     status.push("building %s" % b.spec)
 
     b.src_rpm = ""
-    builder_opts = "-nu -nm --nodeps --http --define \'_pld_builder 1\'"
+    builder_opts = "-nu -nm --nodeps --http --retry-distfiles 8,15 --define \'_pld_builder 1\'"
     if ("test-build" in r.flags):
         tag_test=""
     else:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/9fbe6572e9df1069d27c673f6c5d0fe88ddf97bb



More information about the pld-cvs-commit mailing list