[yast-devel] need to Add _constraints for PowerPC for libstorage-ng
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 ? (1) https://build.opensuse.org/package/show/openSUSE:Factory:PowerPC/libstorage-... (2) https://build.opensuse.org/package/show/home:michel_mno:branches:YaST:Head/l... (3) === $osc sr - Add _constraints for PowerPC avoid "no space left on device" build error --This line, and those below, will be ignored-- old: YaST:Head/libstorage-ng new: home:michel_mno:branches:YaST:Head/libstorage-ng rev None Index: libstorage-ng.changes =================================================================== --- libstorage-ng.changes (revision 668) +++ libstorage-ng.changes (revision 2) @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 20 13:49:50 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com> + /tmp/osc-editor6kgyj48y.diff 1,0-1 Top "/tmp/osc-editor6kgyj48y.diff" 68L, 2277C written Server returned an error: HTTP Error 403: Forbidden The target project YaST:Head is not accepting requests because: The YaST packages are developed at Github (https://github.com/yast or https://github.com/libyui) and are automatically submitted to YaST:Head OBS project by Jenkins CI (http://ci.opensuse.org/view/Yast/) after each Git commit (if the testsuite passes). See "CONTRIBUTING.md" file at the respective Github repository for more details. You can also contact Yast developers at #yast irc.freenode.org or yast-devel@opensuse.org (http://lists.opensuse.org/yast-devel/) mailing list. === -- Michel Normand -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
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
Hi Michael, On Tue, 21 Jul 2020, 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 ?
could you please open a bug for this (against the installer) and put me (snwint@suse.com) into Cc? I will then take care of coordinating things. It's just to have an ancor for the discussion around this (and to have a bugzilla reference for the changelog). Steffen
(1) https://build.opensuse.org/package/show/openSUSE:Factory:PowerPC/libstorage-... (2) https://build.opensuse.org/package/show/home:michel_mno:branches:YaST:Head/l... (3) === $osc sr
- Add _constraints for PowerPC avoid "no space left on device" build error --This line, and those below, will be ignored--
old: YaST:Head/libstorage-ng new: home:michel_mno:branches:YaST:Head/libstorage-ng rev None Index: libstorage-ng.changes =================================================================== --- libstorage-ng.changes (revision 668) +++ libstorage-ng.changes (revision 2) @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 20 13:49:50 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com> + /tmp/osc-editor6kgyj48y.diff 1,0-1 Top "/tmp/osc-editor6kgyj48y.diff" 68L, 2277C written Server returned an error: HTTP Error 403: Forbidden The target project YaST:Head is not accepting requests because: The YaST packages are developed at Github (https://github.com/yast or https://github.com/libyui) and are automatically submitted to YaST:Head OBS project by Jenkins CI (http://ci.opensuse.org/view/Yast/) after each Git commit (if the testsuite passes).
See "CONTRIBUTING.md" file at the respective Github repository for more details.
You can also contact Yast developers at #yast irc.freenode.org or yast-devel@opensuse.org (http://lists.opensuse.org/yast-devel/) mailing list. ===
-- Michel Normand -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
-- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
participants (3)
-
José Iván López González
-
Normand
-
Steffen Winterfeldt