There's a confusing issue when the suites are already updated, because the UI will not detect any Proxmox VE repository anymore then.
This is fixed by the proxmox-apt patch intended for the stable branch. The UI patches make sure the ignore-pre-upgrade-warning is actually ignored and add a check for mixed repositories when upgrade is allowed. The final UI patch is intended for the stable branch only and makes sure that the warning handling expects a major upgrade to be allowed. proxmox-apt: Fiona Ebner (1): repositories: also detect repository with next suite as configured src/repositories/mod.rs | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) proxmox-widget-toolkit: Fiona Ebner (5): apt repositories: actually ignore ignore-pre-upgrade-warning apt repositories: just ignore unknown info rather than throwing an error apt repositories: add classifyOrigin helper apt repositories: detect mixed suites before major upgrade apt repositoires: allow major upgrade src/node/APTRepositories.js | 63 ++++++++++++++++++++++++++++++------- 1 file changed, 52 insertions(+), 11 deletions(-) -- 2.39.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel