diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2021-01-08 12:36:31 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2021-01-08 12:38:23 +0100 |
commit | c530a192d6a57e091d400cb42f9ce0d5a327ff01 (patch) | |
tree | 73088a0a4a40ad10072d1ee91779fa2049ecb34d /test/integration/test-http-pipeline-messup | |
parent | 7ad5d4a7cc9f43fe84c51cd23d5440a3c8c3774d (diff) |
Make immediate configuration optional
The benefits of immediate configuration are that Essential packages
will be configured immediately, so if they are wrongly not working
without being configured they won't fail later packages.
However, we've reached the point where dependencies on the essential set
are too complex for immediate configuration to always work, causing
installations to error out at the end, despite having succeeded, because
we did not correctly return the error here and did not check for pending
errors before running dpkg.
Given that we check and configure any packages at the end that have not
been configured yet, or fail if we can't configure them; making
immediate configuration optional is the best way forward - it orders as
it does now, but then does not spuriously fail after having successfully
installed everything.
Closes: #973305, #188161, #211075, #649588
LP: #1871268
Diffstat (limited to 'test/integration/test-http-pipeline-messup')
0 files changed, 0 insertions, 0 deletions