[obs-commits] [openSUSE/osc] d59141: fix build with alternative prj and multibuild
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: d59141e3fea323b227928f54245283e1f93e2114 https://github.com/openSUSE/osc/commit/d59141e3fea323b227928f54245283e1f93e2... Author: lethliel <mstrigl@suse.de> Date: 2019-10-23 (Wed, 23 Oct 2019) Changed paths: M osc/build.py Log Message: ----------- fix build with alternative prj and multibuild building with alternative project (pac='_repository') and multibuild did not work correctly, because the buildflavor was not submitted to the src server. With commit 2390823d649a3b0b6bf3b7bd07713c4426932bed in open-build-service it is now possible to submit the build flavor like this: _repository:<flavor> The obs commit also enables osc buildinfo --alternative-prject -M <flavor> to show the correct buildinfo for the flavor. Commit: af6d0bc652948aa2bc7cecf4a16e316e025132e2 https://github.com/openSUSE/osc/commit/af6d0bc652948aa2bc7cecf4a16e316e02513... Author: lethliel <mstrigl@suse.de> Date: 2019-10-23 (Wed, 23 Oct 2019) Changed paths: M osc/commandline.py Log Message: ----------- osc ci improve error message on fail The error message if the call of _commit is just: "ERROR: service run failed" One option why this can fail is that the user Editor in env('EDITOR') is not present. We check now if e.msg gives a hint about "not found file" and then error out with a better error message Commit: 2f02db1621bf0566153a944de22b6a098a8f22e9 https://github.com/openSUSE/osc/commit/2f02db1621bf0566153a944de22b6a098a8f2... Author: lethliel <mstrigl@suse.de> Date: 2019-10-24 (Thu, 24 Oct 2019) Changed paths: M osc/conf.py M osc/credentials.py Log Message: ----------- Merge branch 'master' of github.com:openSUSE/osc Commit: 64a5969ca8b8a974bf429878307b54c1a96c5de9 https://github.com/openSUSE/osc/commit/64a5969ca8b8a974bf429878307b54c1a96c5... Author: lethliel <mstrigl@suse.de> Date: 2019-10-24 (Thu, 24 Oct 2019) Changed paths: M NEWS M osc/core.py Log Message: ----------- release 0.166.0 Compare: https://github.com/openSUSE/osc/compare/aa50dca4ebe4...64a5969ca8b8
participants (1)
-
Marco Strigl