From 63ef4cbd29c6e6fa1d157d7938d264ffa3615e9d Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 23 Jun 2008 15:25:57 +0000 Subject: fixed in perl-URPM 3.15 --- t/superuser--epochless-conflict-with-promotion.t | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/t/superuser--epochless-conflict-with-promotion.t b/t/superuser--epochless-conflict-with-promotion.t index 17f6b720..bf0961b3 100644 --- a/t/superuser--epochless-conflict-with-promotion.t +++ b/t/superuser--epochless-conflict-with-promotion.t @@ -21,6 +21,5 @@ urpmi_addmedia("$name $::pwd/media/$name"); urpmi('a-1'); check_installed_fullnames('a-1-1'); -# urpmi('--auto b'); -# check_installed_and_remove('a', 'b'); -# ERROR: urpmi considers the conflict to match a-2 as well and just removes a +urpmi('--auto b'); +check_installed_and_remove('a', 'b'); -- cgit v1.2.1