From 47b227a6dd609528a9f9f5c46d74f95919e21826 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 11 Feb 2025 22:04:17 +0100 Subject: ResolveByKeep: Do not pass UPGRADE_ALL to EDSP solver When we call an EDSP solver from ResolveByKeep(), we are not in an upgrade context: In an upgrade context, we call the solver directly from upgrade.cc instead of doing any Resolve() or ResolveByKeep() calls. This fixes the test-bug-602412-dequote-redirect test case, where ResolveByKeep() was called as part of --fix-missing --- test/integration/solver3.broken | 1 - 1 file changed, 1 deletion(-) (limited to 'test/integration/solver3.broken') diff --git a/test/integration/solver3.broken b/test/integration/solver3.broken index 33167b239..235872b96 100644 --- a/test/integration/solver3.broken +++ b/test/integration/solver3.broken @@ -3,7 +3,6 @@ test-apt-get-upgrade-by-source # TBD: Upgrading by test-apt-install-order-matters-a-bit # Wontfix: Cannot fix, the order is not recorded in the depcache test-apt-move-and-forget-manual-sections # TBD: Moving the auto bit is not implemented test-bug-470115-new-and-tighten-recommends -test-bug-602412-dequote-redirect test-prevent-markinstall-multiarch-same-versionscrew test-resolve-by-keep-new-recommends test-resolve-by-keep-obsolete-removals -- cgit v1.2.3-70-g09d2