1
0
mirror of https://github.com/openSUSE/osc.git synced 2026-02-01 18:38:59 +01:00
Files
github.com_openSUSE_osc/osc
lethliel 839fedb465 fix broken URLError handling in OscMirrorGroup.urlgrab()
If urlgrab returns a URLError (for example if the Network is unreachable)
the for loop did not continue and the osc build aborts.

Now we also catch the URLError and try the next mirror and return False
correctly if no mirror could be reached. And then try to download it from
api
2018-11-06 17:01:55 +01:00
..
2018-11-05 14:47:32 +01:00
2018-02-27 10:37:16 +01:00
2009-12-03 19:19:53 +01:00
2018-11-05 14:47:32 +01:00
2014-08-12 15:01:16 +02:00
2018-03-08 14:33:50 +01:00
2018-11-06 09:23:12 +01:00
2018-11-05 14:47:32 +01:00
2018-11-02 10:21:08 +01:00
2018-02-27 10:37:16 +01:00
2018-10-09 17:02:23 +02:00
2018-07-23 14:03:23 +02:00