From 8f5a440b8705732e2dd221cab769c1d796ba4338 Mon Sep 17 00:00:00 2001 From: Arnaud Patard Date: Mon, 30 Apr 2012 07:59:04 +0000 Subject: - packageByName: make sure to return the installed noarch rpm if any. --- perl-install/NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'perl-install/NEWS') diff --git a/perl-install/NEWS b/perl-install/NEWS index 6eb18394c..111be93dc 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,7 @@ +- packageByName: Fix noarch handling/search on 64bit as they're in 32 and 64 bit + media and in some cases it may return the not-installed rpm while the other is. + (it was found by default.jpg/xorg.conf not being done by configureX step, even + with task-x11 installed) - fix rebooting on autoinstall by using a "wider" regexp (otherwise udevd was not found by fuzzy_pidofs) and gives some time to udevd process to disappear. Also, don't try to unmount /dev as it's still used by other processes. -- cgit v1.2.1