Files
ProxmoxVE/misc
CanbiZ (MickLesk) 2f3da26083 fix(build.func): add Debian 12 fallback when Debian 13 template fails
- Add fallback_to_debian12() helper that searches for a Debian 12
  template (local then online), downloads if needed, and retries
  pct create with the older template
- Extend offer_lxc_stack_upgrade_and_maybe_retry() with a 3-option
  menu when using Debian 13: [1] Upgrade LXC stack (recommended),
  [2] Use Debian 12 instead (with warning), [3] Cancel
- In both 'unsupported version' error handlers: if LXC stack upgrade
  is declined (rc=2) or fails (rc=3), automatically attempt Debian 12
  fallback as last resort before giving up
2026-04-20 15:11:56 +02:00
..