** Changed in: apt (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1844634
Title: Removals keep removing dependencies if removal of a package fails Status in apt package in Ubuntu: Fix Released Status in apt package in Debian: Fix Released Bug description: [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 This might crash their system (e.g. if A is systemd and B is libsystemd0). [Test case] See Impact. An automated version of the test case (test-apt-get-remove-depends) is included and run on autopkgtest. [Regression potential] We now abort earlier in removal failures, that might be harder to recover from or not, nobody really knows. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1844634/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp