summaryrefslogtreecommitdiffstats
path: root/urpme
diff options
context:
space:
mode:
Diffstat (limited to 'urpme')
-rw-r--r--urpme1
1 files changed, 1 insertions, 0 deletions
diff --git a/urpme b/urpme
index 6938a543..cc8c1f3f 100644
--- a/urpme
+++ b/urpme
@@ -82,6 +82,7 @@ unless ($test) {
}
#- just configure parallel mode if available.
+my $_urpmi_lock = urpm::lock::urpmi_db($urpm);
urpm::media::configure($urpm,
synthesis => ($parallel ? 'none' : ''),
root => $root,