Template repository status after an in-place system upgrade?

Having performed an in-place system upgrade, I’m now trying to migrate my Whonix installation to version 18.

Listing the installed templates I noticed that all of them are still referring to 4.2 repositories:

    [vr@dom0 ~]$ 
    [vr@dom0 ~]$ qvm-template list
    Installed Templates
    debian-13              0:4.2.0-202508191510  qubes-templates-itl
    debian-13-minimal      0:4.2.0-202508191510  qubes-templates-itl
    debian-13-xfce         0:4.2.0-202508191510  qubes-templates-itl
    fedora-42              0:4.2.0-202506082132  qubes-templates-itl
    fedora-42-minimal      0:4.2.0-202506090022  qubes-templates-itl
    whonix-gateway-17      0:4.0.6-202402022331  qubes-templates-community
    whonix-workstation-17  0:4.0.6-202402022119  qubes-templates-community
    Available Templates
    debian-12-minimal  0:4.3.0-202507031439  qubes-templates-itl
    debian-12-xfce     0:4.3.0-202503100307  qubes-templates-itl
    debian-12          0:4.3.0-202507031439  qubes-templates-itl
    debian-13-minimal  0:4.3.0-202510232142  qubes-templates-itl
    debian-13-xfce     0:4.3.0-202512040043  qubes-templates-itl
    debian-13          0:4.3.0-202510232142  qubes-templates-itl
    fedora-42-minimal  0:4.3.0-202510232219  qubes-templates-itl
    fedora-42-xfce     0:4.3.0-202512040155  qubes-templates-itl
    fedora-42          0:4.3.0-202510240005  qubes-templates-itl
    [vr@dom0 ~]$

I have the following questions:

  • Q1: Is it save to call the qubes-dist-upgrade tool another time, using just the ‘–template-standalone-upgrade’ option ?
  • Q2: Are the logs of my previous in-place upgrade still available in dom0, so that I can investigate why the switch did not occur / succeed ?
1 Like

Does anyone have a feedback to Q1 or Q2 ?