You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes Aptitude lock is not released between tasks in PopOS playbooks. I notice this most often on fresh installs after updating existing packages and when moving on to the next task that ensures additional packages are installed. There maybe some other background process on the host that grabs the lock after the update task.
I believe some re-try logic could be added to avoid the playbooks bombing.
The text was updated successfully, but these errors were encountered:
Sometimes Aptitude lock is not released between tasks in PopOS playbooks. I notice this most often on fresh installs after updating existing packages and when moving on to the next task that ensures additional packages are installed. There maybe some other background process on the host that grabs the lock after the update task.
I believe some re-try logic could be added to avoid the playbooks bombing.
The text was updated successfully, but these errors were encountered: