summaryrefslogtreecommitdiff
path: root/prepare-release
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2017-08-04 12:51:34 +0200
committerDavid Kalnischkies <david@kalnischkies.de>2017-08-04 14:33:34 +0200
commite250a8d8d8ef2f8f8c5e2041f7645c49fba7aa36 (patch)
tree2308ccf8cb8f7b0db3dd0ec9398b5c3ffe91a513 /prepare-release
parent898d53aca8fb26f3861d0efa4d5bef8adb620a7c (diff)
don't hang if multiple sources use unavailable method
APT clients always noticed if a method isn't supported and nowadays generate a message of the form: E: The method driver …/foobar could not be found. N: Is the package apt-transport-foobar installed? This only worked if a single source was using such an unavailable method through as we were registering the failed config the first round and the second would try to send requests to the not started method, which wouldn't work and hang instead (+ hiding the error messages as they would be shown only at the end of the execution). Closes: 870675
Diffstat (limited to 'prepare-release')
0 files changed, 0 insertions, 0 deletions