Re: How to replace the rpm-build package with my own in a mock container

2021-05-18 Thread Mikhail Gavrilov
On Mon, 17 May 2021 at 01:30, Mikhail Gavrilov wrote: > Once again tried rebuilt rpm-build and updated the local metadata and it > worked. > I was just confused that even though there is a mention of the > rpm-build package in the root.log on line 218 [1] > But nowhere is it written where this pa

Re: How to replace the rpm-build package with my own in a mock container

2021-05-16 Thread Mikhail Gavrilov
On Sun, 16 May 2021 at 18:51, Michael Schwendt wrote: > > On Sun, 16 May 2021 13:11:09 -, Mikhail Gavrilov wrote: > > > I am already added my local repository to > > `/etc/mock/templates/fedora-rawhide.tpl` with locally builded rpm-build > > package. > > Did you include that template file f

Re: How to replace the rpm-build package with my own in a mock container

2021-05-16 Thread Nico Kadel-Garcia
On Sun, May 16, 2021 at 9:11 AM Mikhail Gavrilov wrote: > > Hi folks. > Can anyone tell me how to replace the rpm-build package with my own in a mock > container. > I am already added my local repository to > `/etc/mock/templates/fedora-rawhide.tpl` with locally builded rpm

Re: How to replace the rpm-build package with my own in a mock container

2021-05-16 Thread Michael Schwendt
On Sun, 16 May 2021 13:11:09 -, Mikhail Gavrilov wrote: > I am already added my local repository to > `/etc/mock/templates/fedora-rawhide.tpl` with locally builded rpm-build > package. Did you include that template file from within the mock .cfg file? What does the root.log file contain?

How to replace the rpm-build package with my own in a mock container

2021-05-16 Thread Mikhail Gavrilov
Hi folks. Can anyone tell me how to replace the rpm-build package with my own in a mock container. I am already added my local repository to `/etc/mock/templates/fedora-rawhide.tpl` with locally builded rpm-build package. [local-repo] name=local repo baseurl=file:///home/mikhail/rpmbuild/RPMS