gstanden / orabuntu-lxc

Developer and User Guide
https://gstanden.github.io/
GNU General Public License v3.0
46 stars 15 forks source link

Check if other apt-get procs are already running that would block package installs #94

Closed gstanden closed 3 years ago

gstanden commented 7 years ago

Write code to clear them perhaps with a prompt.

gstanden commented 3 years ago

Done. Scripts wait if an apt-get process is already running and check every 10 seconds for go-ahead.