apt-get/dpkg interruption checker
- Lingua principale
- Go
- Stelle
- 54
- Fork
- 21
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
# 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 `dpkg` locks to see if it's held for too long.
* Check `apt-get`/`dpkg` logs for last failure details.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inspect the existing kdebug troubleshooting checks and review how Ubuntu exposes dpkg locks and apt-get/dpkg failure logs. Define how long a lock must be held and what failure details should be reported; done means the tool detects interrupted package state and surfaces actionable evidence.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- go, ubuntu
- Ambito
- devtools, operating-systems
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 30/100