From f3279451bfa0152490df8d38a149b482dff6f810 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 24 Oct 2023 15:07:57 +0300 Subject: Always postpone 'unable to satisfy constraints' failure in collect_build_prerequisites() and fix unexpected 'unable to satisfy dependency' failure --- tests/pkg-system.testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/pkg-system.testscript') diff --git a/tests/pkg-system.testscript b/tests/pkg-system.testscript index 0da2bc9..8aaabd9 100644 --- a/tests/pkg-system.testscript +++ b/tests/pkg-system.testscript @@ -714,8 +714,8 @@ rep_remove += -d cfg 2>! info: foo depends on (libbar >= 2) info: available sys:libbar/1 info: available sys:libbar/2 + info: while satisfying foo/2 info: explicitly specify libbar version to manually satisfy both constraints - info: while satisfying foo/2 EOE $pkg_drop libbar -- cgit v1.1