From 935a9ab334e55a29363f45e7de6338c47337e806 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 18 Feb 2025 13:06:32 +0100 Subject: Evaluate and fall back to the 3.0 solver Always run the 3.0 solver after the internal solver. If the internal solver failed, and the 3.0 solver did not, use the 3.0 result. If 3.0 solver failed or produced a worse result than the internal solver, write an apport crash dump. We exclude situations which we now the solver can't handle, i.e. removals are forbidden and you requested removals, and stuff like that. --- doc/examples/configure-index | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/examples') diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 8476d733a..d6d76930c 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -464,6 +464,7 @@ Dir "" Boot ""; Usr ""; + Apport ""; }; // Things that effect the APT dselect method -- cgit v1.2.3-70-g09d2