From 5ba6f751b0537144b4890510e0e66304f4085411 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 4 Mar 2009 14:27:07 +0000 Subject: (install) explain --- perl-install/install/pkgs.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install/pkgs.pm') diff --git a/perl-install/install/pkgs.pm b/perl-install/install/pkgs.pm index 677fdb4ab..766edaebd 100644 --- a/perl-install/install/pkgs.pm +++ b/perl-install/install/pkgs.pm @@ -686,6 +686,7 @@ sub install { log::l("closing install.log file"); close $LOG; + # prevent urpmi from trying to install them again: $packages->{state} = {}; clean_rpmdb_shared_regions(); #- workaround librpm which is buggy when using librpm rooted and the just installed rooted library -- cgit v1.2.1