1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-01-27 07:06:13 +01:00
github.com_openSUSE_osc/osc
Marcus Huewe c39c3b8cae Cleanup the source services execution code in do_build
Always error out if the source services execution failed (the old
code only errored out if the local_service_run config option was
set (this behavior was probably unintentionally introduced in commit
d3dd8539d9 ('- fallback to "build
--local-package" if it does not exist instead of complaining'))).
Also, do not suppress all exceptions (if something failed in the
services execution code path, the user should be informed).

The bug was reported by darix.
2019-02-22 15:42:23 +01:00
..
util Fix logic error in DebQuery.vercmp 2019-01-27 19:43:38 +01:00
__init__.py replace urlgrabber to enable python3 compatibility 2018-10-19 09:31:37 +02:00
.gitignore convert svn:ignore to gitignore 2009-12-03 19:19:53 +01:00
babysitter.py replace urlgrabber to enable python3 compatibility 2018-10-19 09:31:37 +02:00
build.py reworked meter.py based on discussion 2019-01-16 11:39:40 +01:00
checker.py Resolve PEP8 issue W291 2014-08-12 15:01:16 +02:00
cmdln.py Allow to override man-page date 2017-06-17 17:40:42 +02:00
commandline.py Cleanup the source services execution code in do_build 2019-02-22 15:42:23 +01:00
conf.py Consider the "realname" config option in apiurl sections 2018-08-17 22:45:17 +02:00
core.py reopen 0.165 development 2019-02-12 09:17:05 +01:00
fetch.py Merge branch 'rework_meter_py' of https://github.com/lethliel/osc 2019-01-16 12:59:50 +01:00
grabber.py fix broken URLError handling in OscMirrorGroup.urlgrab() 2018-11-06 13:29:17 +01:00
meter.py Fix ZeroDivisionException in meter.PBTextMeter 2019-01-23 15:37:01 +01:00
OscConfigParser.py Fix Python 3.7 support 2018-11-06 10:35:38 +01:00
oscerr.py [python3] self[i] is now self.args[i] 2018-12-13 13:27:22 +01:00
oscssl.py Disable ssl session resumption 2018-05-08 14:32:33 +02:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00