From 060381ce304a194666b94742d102a2d5a4df6a73 Mon Sep 17 00:00:00 2001 From: Silvie Chlupova Date: Oct 07 2019 07:50:22 +0000 Subject: rpmbuild: skip_if_unavailable should be 0 by default Fixes: #846 --- diff --git a/rpmbuild/mock.cfg.j2 b/rpmbuild/mock.cfg.j2 index a240dbc..4efb180 100644 --- a/rpmbuild/mock.cfg.j2 +++ b/rpmbuild/mock.cfg.j2 @@ -30,7 +30,7 @@ name='{{ repo["name"] }}' baseurl={{ repo["baseurl"] }} gpgcheck=0 enabled=1 -skip_if_unavailable=1 +skip_if_unavailable=0 metadata_expire=0 cost=1 best=1