When I 'strategically' place the "ps -ef | grep apt" inside install hook's bash script, one can see that it is apt.systemd.daily that is holding the lock, preventing hook's apt to run:
http://paste.ubuntu.com/23809930/
When I 'strategically' place the "ps -ef | grep apt" inside install hook's bash script, one can see that it is apt.systemd.daily that is holding the lock, preventing hook's apt to run:
http:// paste.ubuntu. com/23809930/