Le fix précédent (DPkg::Lock::Timeout) ne suffisait pas : cette option NE couvre PAS le verrou /var/lib/apt/lists/lock de « apt-get update ». Au 1er boot, cloud-init/apt-daily tient ce verrou -> update échouait AUSSITÔT -> lists vides -> « Unable to locate package git » (exit 100), toujours sur debian-12. On RÉESSAIE désormais « apt-get update » jusqu'à libération du verrou (et lists peuplées), borné à ~5 min (30×10s), avant l'install. Une fois update OK, git/make s'installent normalement. Note : le remote_cmd est construit côté HÔTE -> relancer le CLI todo pour que la nouvelle commande soit envoyée aux VM. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| database_manager.py | ||
| kdbx_manager.py | ||
| logo_ascii.txt | ||
| qemu_install_monitor.py | ||
| README.base.md | ||
| README.fr.md | ||
| README.md | ||
| source_todo.sh | ||
| todo.json | ||
| todo.py | ||
| todo_example.json | ||
| todo_file_browser.py | ||
| todo_i18n.py | ||
| todo_telemetry.py | ||
| todo_upgrade.py | ||
| version_manager.py | ||
TODO is an assistant robot to use ERPLibre
Execute it with ./script/todo/todo.py or make todo.
For a new project, copy todo_example.json to private/todo/todo_override.json | private/todo/todo_override_private.json and edit it.