From 25035bc2584a4aca6abee4381f35cf20e37110d5 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 18 Apr 2020 03:46:43 +0200 Subject: remove --ignorearch option for urpmi rationale: it badly broke installing some packages with rpm-4.16 which add provides for every generated package to the SRPM See https://rpm.org/wiki/Releases/4.16.0 Basically reverting commit cc1079609497da5d5700e27f1076d57bf2b9282c and its 2 followup fixups --- modules/buildsystem/templates/iurt.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules') diff --git a/modules/buildsystem/templates/iurt.conf b/modules/buildsystem/templates/iurt.conf index e192dbed..77839b84 100644 --- a/modules/buildsystem/templates/iurt.conf +++ b/modules/buildsystem/templates/iurt.conf @@ -19,8 +19,6 @@ admin => 'mageia-sysadm@mageia.org', packager => 'Iurt the rebuild bot ', sendmail => 0, - # This is ugly but currently needed to build armv5tl/armv7hl on same machine :( - urpmi_options => '--ignorearch', log_size_limit => '400M', build_timeout => { <%- build_timeout.keys.sort.each{|package| -%> -- cgit v1.2.1