openSUSE / obs-build

OBS build script, can be used with OBS or stand alone
GNU General Public License v2.0
132 stars 183 forks source link

Fixing/workaround sysroot builds for usrmerge distros. #919

Closed adrianschroeter closed 1 year ago

adrianschroeter commented 1 year ago

The conversation of directories to symlinks breaks rpms and that breaks situations where host rpms provides files for the sysroot system.

So we move them away before creating the sysroot and copy them back in afterwards (expect they got also provided by sysroot).