#145 Do not run mock with `--postinstall`.
Merged by zuul. Opened by jkaluza.
jkaluza/zuul-distro-jobs postinstall  into  master

Download 145.patch

With the --postinstall option, mock tries to install the built RPMs. This is not aligned with a way how RPMs are built in Koji - the --postinstall is not used there. It therefore means that for some components containing packages which cannot be installed (for whatever reason), the mock-build fails while Koji scratch-build works. This is confusing to users.

In this commit, the --postinstall option is removed. The mock-build should focus on building the RPMs, testing whether they can be installed should be done as separate test.

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/691d1f915a204d09b85562c8d724b105

Metadata Update from @fbo:
- Pull-request tagged with: gateit

Build succeeded (gate pipeline).
https://fedora.softwarefactory-project.io/zuul/buildset/f6a174f7edf14a30a5e69e55dbfc188a

Pull-Request has been merged by zuul

Metadata