HelperScripts-for-ProxmoxVE/misc
CanbiZ (MickLesk) a2dc3f44d3
feat: graceful fallback for apt-get update failures (#12386)
Add apt_update_safe() function that warns instead of aborting when apt-get update fails (e.g. enterprise repo 401 Unauthorized). Shows a helpful hint about disabling the enterprise repo when no subscription is active. Replaces direct  apt-get update calls in build.func and install.func.
2026-02-27 14:39:39 +01:00
..
images remove old files and assets (#9991) 2025-12-15 17:37:26 +01:00
alpine-install.func feat(telemetry): add 'validation' status, fix status transitions, show 20 log lines 2026-02-23 17:01:18 +01:00
alpine-tools.func tools.func: persist /usr/local/bin in shell PATHs (#11970) 2026-02-16 10:30:05 +01:00
api.func core: remove duplicate traps, consolidate error handling and harden signal traps (#12316) 2026-02-25 14:08:24 +01:00
build.func feat: graceful fallback for apt-get update failures (#12386) 2026-02-27 14:39:39 +01:00
cloud-init.func feat(cloud-init): add interactive SSH key discovery and selection (#11547) 2026-02-05 08:11:13 +01:00
core.func feat: graceful fallback for apt-get update failures (#12386) 2026-02-27 14:39:39 +01:00
error_handler.func core: remove duplicate traps, consolidate error handling and harden signal traps (#12316) 2026-02-25 14:08:24 +01:00
install.func feat: graceful fallback for apt-get update failures (#12386) 2026-02-27 14:39:39 +01:00
tools.func core: Improve error outputs across core functions (#12378) 2026-02-27 13:59:02 +01:00
vm-core.func feat(telemetry): add 'validation' status, fix status transitions, show 20 log lines 2026-02-23 17:01:18 +01:00