mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-26 04:41:12 +00:00
The code that was supposed to check uninstallability of existing binaries was broken: - it only checked arch: all on nobreakall archs, not arch any - it checked if the new binary was in testing (this never happens) - it doesn't work when binaries from both unstable and tpu are needed Note that _excuse_unsat_deps() now handles nobreakall correctly.