Allow automated detection of update failures

This adds the option --fail-on-download-error to apt-get, along with a corresponding configuration option APT::Get::Fail-On-Download-Error. If this is set, download errors result in a non-zero exit code. This allows automated tools to check for indefinite freeze attacks.

Edited by Demi Obenour

Merge request reports

Loading