Pavel Raiskup
Pavel Raiskup
While the use of `--root` is desired and safer than `--prefix`, I'm not convinced we want to apply the needed SELinux workaround. I'd rather wait till shadow-utils people tell us...
Yes, Mock's selinux plugin has some hacks related to SELinux too, and we do recursive bind-mounts later: https://github.com/rpm-software-management/mock/blob/db64d46820234956bd41e8f350ba970b62b46093/mock/py/mockbuild/mounts.py#L228-L231 The point of this hack is to prepare the `enforce` file right...
Thank you for the report. We have to check if mock runs in the terminal first, right? To avoid unwanted output on possibly-parsed stdout.
Have you already checked that this is done by mock?
Thank you for working on this.
@bella485 note we plan the release #1307 - so gently pinging; it would be nice to update the PR ASAP so we can ship it.
Last gently ping, but I think we can wait for the next mock-core-configs release.
Thank you for the udpate! Can you please rebase against the `main` branch?
@bella485 have you removed the branch/repo intentionally?
Indeed, while build.log contains the output, it is duplicated in root.log. Thank you for the report.