summaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2025-02-18 13:06:32 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2025-03-09 13:33:53 +0100
commit935a9ab334e55a29363f45e7de6338c47337e806 (patch)
tree5d09a954938d3ed0be5e50dc96460d9b64030232 /doc/examples
parent1ab3740704f8cf478d01ef95f4ef8152b79d7b87 (diff)
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.
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/configure-index1
1 files changed, 1 insertions, 0 deletions
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 "<DIR>"
Boot "<DIR>";
Usr "<DIR>";
+ Apport "<DIR>";
};
// Things that effect the APT dselect method