Pavel Raiskup

Results 881 comments of Pavel Raiskup

The `--verbose` option seems to trigger this misbehavior.

Thank you for the report. This is weird. How come `/bin/rpm` is missing in the build root? Note the traceback: ``` Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/mockbuild/trace_decorator.py", line 93,...

Thank you for the report. Bash-completion just needs to have a list of files, while `--list-chroots` parses those files too, to print out additional metadata. Said that I can imagine...

@dennisklein thank you for reporting this!

> @praiskup I lean towards implementing this check in rpmautospec_core and adapting the mock plugin to use it. What do you think? Not sure if the mock plugin needs an...

Re-reported here: https://bugzilla.redhat.com/show_bug.cgi?id=2263260

Re-reported: https://bugzilla.redhat.com/show_bug.cgi?id=2264405

Thank you for the report! > Override of cleanup_on_success setting triggers mock to run rpmbuild with --noclean, which can break builds in certain situations. This is interesting. Isn't such a...