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

pbuild: consider _constraints #895

Open lnussel opened 1 year ago

lnussel commented 1 year ago

naively building zstd using pbuild fails. The package needs a bigger disk as specified in the _constraints file. So pbuild would either automatically have to launch build with a parameter to tell it to use a bigger disk or mark the package as not buildable.