From 93e1565796b61eb44bec39f50e09a34cbe090178 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 26 Feb 2020 20:31:03 +0100 Subject: apt(8): Wait for frontend and cache lock This is a rework of !6 with additional stuff for the frontend lock, so we can lock the frontend lock and then keep looping over dpkg lock. --- doc/examples/configure-index | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/examples/configure-index b/doc/examples/configure-index index cc70465d6..4e0bd57ae 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -551,6 +551,7 @@ Debug InstallProgress::Fancy ""; APT::Progress::PackageManagerFd ""; SetupAPTPartialDirectory::AssumeGood ""; + Locking ""; }; pkgCacheGen @@ -684,6 +685,7 @@ dpkg::selection::remove::approved ""; dpkg::remove::crossgrade::implicit ""; dpkg::selection::current::saveandrestore ""; dpkg::use-pty ""; +dpkg::lock::timeout ""; apt::cmd::disable-script-warning ""; apt::cmd::show-update-stats ""; -- cgit v1.2.3