diff options
| author | Julian Andres Klode <jak@debian.org> | 2026-01-05 21:20:34 +0000 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2026-01-05 21:20:34 +0000 |
| commit | 0236f05741ba4565ab3bab93e5cb18075ea86bcb (patch) | |
| tree | 2fc792b3f50933d0c1f3c8f69f8551c96a59e5ea /test/integration/test-solver3-evaluation | |
| parent | bef1f303092a9b75c44bc6ac48a52e7b0c0ef9bc (diff) | |
| parent | 5bdd21f915d1af832e9d3b874ddbd3ba2a178a06 (diff) | |
Merge branch 'solver3' into 'main'
solver3: Refactorings
See merge request apt-team/apt!542
Diffstat (limited to 'test/integration/test-solver3-evaluation')
| -rwxr-xr-x | test/integration/test-solver3-evaluation | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
