From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- .../20120305/cffa88ee/attachment-0001.obj | 32 ++++++++++++++++++++++ .../attachments/20120305/cffa88ee/attachment.obj | 32 ++++++++++++++++++++++ 2 files changed, 64 insertions(+) create mode 100644 zarb-ml/mageia-dev/attachments/20120305/cffa88ee/attachment-0001.obj create mode 100644 zarb-ml/mageia-dev/attachments/20120305/cffa88ee/attachment.obj (limited to 'zarb-ml/mageia-dev/attachments/20120305/cffa88ee') diff --git a/zarb-ml/mageia-dev/attachments/20120305/cffa88ee/attachment-0001.obj b/zarb-ml/mageia-dev/attachments/20120305/cffa88ee/attachment-0001.obj new file mode 100644 index 000000000..32ce67d72 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20120305/cffa88ee/attachment-0001.obj @@ -0,0 +1,32 @@ +commit 6adc54613c28970be25150af81da0e1cce27b97f +Author: tv +Date: Tue Mar 24 15:39:51 2009 +0000 + + (install) revert refcount workarounds now that we fix refcounting in + r254652 ; revert both: + + - r253559 (2009-03-04) "(install) close another fd leak (needed for + drakx)" + + - and r253550 (2009-03-04: "(install) explicitely close the RPM DB on + comleting transaction (needed for drakx -- looks like refcount has + hard work)" + + + git-svn-id: svn+ssh://svn.mandriva.com/svn/soft/rpm/urpmi/trunk@254653 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94 + +diff --git a/urpm/install.pm b/urpm/install.pm +index 4faab2d..a18796f 100644 +--- a/urpm/install.pm ++++ b/urpm/install.pm +@@ -289,10 +289,6 @@ sub install { + + urpm::sys::may_clean_rpmdb_shared_regions($urpm, $options{test}); + +- # explicitely close the RPM DB (needed for drakx -- looks like refcount has hard work): +- undef $db; +- undef $trans; +- + @errors; + } + \ No newline at end of file diff --git a/zarb-ml/mageia-dev/attachments/20120305/cffa88ee/attachment.obj b/zarb-ml/mageia-dev/attachments/20120305/cffa88ee/attachment.obj new file mode 100644 index 000000000..32ce67d72 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20120305/cffa88ee/attachment.obj @@ -0,0 +1,32 @@ +commit 6adc54613c28970be25150af81da0e1cce27b97f +Author: tv +Date: Tue Mar 24 15:39:51 2009 +0000 + + (install) revert refcount workarounds now that we fix refcounting in + r254652 ; revert both: + + - r253559 (2009-03-04) "(install) close another fd leak (needed for + drakx)" + + - and r253550 (2009-03-04: "(install) explicitely close the RPM DB on + comleting transaction (needed for drakx -- looks like refcount has + hard work)" + + + git-svn-id: svn+ssh://svn.mandriva.com/svn/soft/rpm/urpmi/trunk@254653 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94 + +diff --git a/urpm/install.pm b/urpm/install.pm +index 4faab2d..a18796f 100644 +--- a/urpm/install.pm ++++ b/urpm/install.pm +@@ -289,10 +289,6 @@ sub install { + + urpm::sys::may_clean_rpmdb_shared_regions($urpm, $options{test}); + +- # explicitely close the RPM DB (needed for drakx -- looks like refcount has hard work): +- undef $db; +- undef $trans; +- + @errors; + } + \ No newline at end of file -- cgit v1.2.1