From 5180d4f8fc6d9d03f7bee0f00e7fc840a7c59115 Mon Sep 17 00:00:00 2001 From: shahid_calsoft Date: Wed, 14 Nov 2018 19:14:14 +0530 Subject: [PATCH] Fix dpkg frontend locking Getting following error while installing debian packages in CSIT dpkg: error: dpkg status database is locked by another process due to this locking failure dcgw script could not install all required Quagga debian packges in tools system hence suite failed refer following fix for the same https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1796081 Change-Id: I498520b1fbc1068a2f9ad9d54cab1e9217a0977e Signed-off-by: shahid_calsoft --- csit/scripts/dcgw-setup.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/csit/scripts/dcgw-setup.sh b/csit/scripts/dcgw-setup.sh index f61618b340..2323008250 100644 --- a/csit/scripts/dcgw-setup.sh +++ b/csit/scripts/dcgw-setup.sh @@ -51,11 +51,11 @@ cat > ${WORKSPACE}/dcgw-setup.sh <