From ad53b2152e10b133165c95f08f218e80f1dd8580 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 25 Oct 2023 18:14:35 +0300 Subject: Improve pkg-build's 'unable to upgrade package' diagnostics --- 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 8aaabd9..11ed1cc 100644 --- a/tests/pkg-system.testscript +++ b/tests/pkg-system.testscript @@ -711,7 +711,7 @@ rep_remove += -d cfg 2>! $pkg_build foo 'sys:libbar/1' 2>>EOE != 0; error: unable to satisfy constraints on package libbar info: command line depends on (libbar == 1) - info: foo depends on (libbar >= 2) + info: foo/2 depends on (libbar >= 2) info: available sys:libbar/1 info: available sys:libbar/2 info: while satisfying foo/2 -- cgit v1.1