diff options
author | David Kalnischkies <david@kalnischkies.de> | 2020-05-15 16:44:49 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2020-05-18 15:55:36 +0200 |
commit | 65ce0eb3c0d71031c59c14c7e433b0b969548978 (patch) | |
tree | 5d977e16ecf512dd64eb62463b11e583a08ef411 /test/integration/test-bug-753297-upgradable | |
parent | 19790db8900bc9baac29cf58600152997a8ecef8 (diff) |
Keep going if a dep is bad for user requests to improve errors
We exit early from installing dependencies of a package only if it is
not a user request to avoid polluting the state with installs which
might not be needed (or detrimental even) for alternative choices.
We do continue with installing dependencies though if it is a user
request as it will improve error reporting for apt and can even help
aptitude not hang itself so much as we trim the problem space down for
its resolver dealing with all the easy things.
Similar things can be said about the testcase I have short-circuit
previously… keep going test, do what you should do to report errors!
Diffstat (limited to 'test/integration/test-bug-753297-upgradable')
0 files changed, 0 insertions, 0 deletions