From 21d099878ed8c34f3b13747bcec380e0402e57a3 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sun, 28 Dec 2025 16:56:28 +0100 Subject: solver3: Rename decision to assignment The previous use of decision here conflicted with the use of decision level and the general notion of having made a decision, because the assignment might have been propagated as a matter of fact. --- test/integration/test-solver3-evaluation | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/integration/test-solver3-evaluation') diff --git a/test/integration/test-solver3-evaluation b/test/integration/test-solver3-evaluation index f5a10f5fa..06edb4962 100755 --- a/test/integration/test-solver3-evaluation +++ b/test/integration/test-solver3-evaluation @@ -142,7 +142,7 @@ The following packages have unmet dependencies: a : Depends: c but it is not going to be installed E: Unable to correct problems, you have held broken packages. E: The following information from --solver 3.0 may provide additional context: - Unable to satisfy dependencies. Reached two conflicting decisions: + Unable to satisfy dependencies. Reached two conflicting assignments: 1. a:amd64=3 is selected for install 2. a:amd64 Depends c but none of the choices are installable: @@ -176,7 +176,7 @@ Package: apt Title: Failure: The 3.0 solver did not find a result SourcePackage: apt ErrorMessage: - Unable to satisfy dependencies. Reached two conflicting decisions: + Unable to satisfy dependencies. Reached two conflicting assignments: 1. a:amd64=3 is selected for install . 2. a:amd64 Depends c -- cgit v1.2.3-70-g09d2