On 7/21/20 7:53 AM, Normand wrote:
Hi there, to solve a build failure in OBS for PowerPC (1), I need to add a _constraints file as detailed in (2) But when submitting to OBS via "osc sr" I am rejected as (3)
I do not know where to place this new _constraints file in https://github.com/openSUSE/libstorage-ng to have it uploaded in OBS.
Could you help me on that ?
IIRC, all that "packaging" files (.changes, .spec and .tar.xz) are automatically generated for libstorage-ng. Basically, there is an script [1] to create them before submitting to OBS. Having a look to the script, I would say you can simply place the _constraints file inside the package/ directory [2]. Then, you have to create a pull request with such change. Regards, Iván [1] https://github.com/openSUSE/libstorage-ng/blob/master/utils/make_package [2] https://github.com/openSUSE/libstorage-ng/tree/master/package -- José Iván López González YaST Team at SUSE LINUX GmbH IRC: jilopez -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org