Fix dpkg frontend locking 91/77791/3
authorshahid_calsoft <mohammad.shahid@altencalsoftlabs.com>
Wed, 14 Nov 2018 13:44:14 +0000 (19:14 +0530)
committerJamo Luhrsen <jluhrsen@redhat.com>
Wed, 14 Nov 2018 21:40:45 +0000 (21:40 +0000)
commit5180d4f8fc6d9d03f7bee0f00e7fc840a7c59115
tree6af0249b1c9f639d2fc535e7e293b6615ef8d784
parent4ed8ca2c9c0518b01d3186d682090d94c32102f9
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 <mohammad.shahid@altencalsoftlabs.com>
csit/scripts/dcgw-setup.sh