Re: [CentOS] Mock config error

2020-08-23 Thread Jonathan Billings
On Aug 23, 2020, at 12:07, m...@tdiehl.org wrote: > > Hi, > > I am trying to create a mock configuration file that points to my local dnf > repo. > I have the following in the mock config template: > > [local-repo] > name=my-Local > baseurl=http://yumrepo.example.com/yum-repository/local/cento

[CentOS] Mock config error

2020-08-23 Thread me
Hi, I am trying to create a mock configuration file that points to my local dnf repo. I have the following in the mock config template: [local-repo] name=my-Local baseurl=http://yumrepo.example.com/yum-repository/local/centos/8/x86_64/ failovermethod=priority skip_if_unavailable=False When I