mock icon indicating copy to clipboard operation
mock copied to clipboard

installSpecDeps() method uses RPM from host

Open praiskup opened this issue 5 months ago • 1 comments

https://github.com/rpm-software-management/mock/blob/4258bcc902be6aaac5f71cb3d715a59d443d62f7/mock/py/mockbuild/backend.py#L214-L215

This both uses incompatible RPM versions, and brings security concerns.

praiskup avatar Jun 02 '25 07:06 praiskup