From 0e24207c2e4fedb9c0656ed98bc37cd37df44d91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Mon, 5 Sep 2011 10:51:11 +0300 Subject: solver: report 'complete' solutions with errors Allow to select packages that conflict in case we are looking for errors. This allows 'add --force' to install (on boot) the set of packages with minimum conflicts. --- test/error2.expect | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'test/error2.expect') diff --git a/test/error2.expect b/test/error2.expect index e4e6ffe..5ab9023 100644 --- a/test/error2.expect +++ b/test/error2.expect @@ -1,5 +1,2 @@ -4 unsatisfiable dependencies (solution with 3 names) -world: d<1.5 -a-3: d>1.5 -b-1: d<2.0 +1 unsatisfiable dependencies (solution with 4 names) c-1: d>1.0 -- cgit v1.2.3