-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Background
Ubuntu ships with a tool called unattended-upgrade which periodically installs security patches. However, we've observed some cases where auto-upgrade can stop on some machines. One of the reason is that last upgrade was aborted, leaving dpkg in an intermediate state. It requires human interaction to fix such state.
Design
- Check
dpkglocks to see if it's held for too long. - Check
apt-get/dpkglogs for last failure details.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request