Comment 0 for bug 1844634

Revision history for this message
Julian Andres Klode (juliank) wrote :

[Impact]

Assuming packages A and B, with A depending on B. A has a failing prerm script.

Expected behavior:
- A fails to be removed, A and B stay unchanged
Actual behavior:
- A fails to be removed
- B is still removed

[Test case]
TBD

[Regression potential]
We now abort earlier in removal failures, that might be harder to recover from or not, nobody really knows.