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/error1.expect | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test/error1.expect') diff --git a/test/error1.expect b/test/error1.expect index d481e43..6f340f1 100644 --- a/test/error1.expect +++ b/test/error1.expect @@ -1,4 +1,3 @@ -3 unsatisfiable dependencies (solution with 3 names) +2 unsatisfiable dependencies (solution with 4 names) world: d>1.5 -b-1: d<2.0 c-1: d>1.0 -- cgit v1.2.3