summaryrefslogtreecommitdiffstats
path: root/perl-install/install/pkgs.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-03-04 11:22:59 +0000
committerThierry Vignaud <tv@mandriva.org>2009-03-04 11:22:59 +0000
commit45ada84c39f173242830d97c4d18487fa5749c49 (patch)
tree684bf9d2a3081c4a5f43bb112d4398ee14031729 /perl-install/install/pkgs.pm
parenta66e06b7fb07e17e1bc17e3bb16a399e6b9e3096 (diff)
downloaddrakx-backup-do-not-use-45ada84c39f173242830d97c4d18487fa5749c49.tar
drakx-backup-do-not-use-45ada84c39f173242830d97c4d18487fa5749c49.tar.gz
drakx-backup-do-not-use-45ada84c39f173242830d97c4d18487fa5749c49.tar.bz2
drakx-backup-do-not-use-45ada84c39f173242830d97c4d18487fa5749c49.tar.xz
drakx-backup-do-not-use-45ada84c39f173242830d97c4d18487fa5749c49.zip
(_install_raw::close_helper) revert latest commit ; it doesn't help
Diffstat (limited to 'perl-install/install/pkgs.pm')
-rw-r--r--perl-install/install/pkgs.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/install/pkgs.pm b/perl-install/install/pkgs.pm
index d7d88ed90..897cd8fa1 100644
--- a/perl-install/install/pkgs.pm
+++ b/perl-install/install/pkgs.pm
@@ -746,8 +746,6 @@ sub _install_raw {
$check_installed or log::l($pkg->name . " not installed, " . URPM::rpmErrorString());
$check_installed and $close->($pkg);
- # prevent rpmdb to remain open:
- $pkg->free_header;
}, inst => $callback,
trans => $callback,
# FIXME: implement already_installed_or_not_installable