I upgraded using the two stage qubes-dist-upgrade --releasever=4.3 --all-pre-reboot/manual reboot/qubes-dist-upgrade --releasever=4.3 --all-post-reboot route.
Issues encountered where:
-
multiple calls to
qubes-dist-upgrade --releasever=4.3 --all-pre-rebootwhere necessary before a finalSuccesswas reported/achieved - in my interpretation the reruns where needed as network connection appeared unstable. I did not note any apparent error messages in the last pass, however, -
rebooting (which yielded a booting system with
qubesd-related errors on the boot console) and callingqubes-dist-upgrade --releasever=4.3 --all-post-rebootmade it apparent that something had gone wrong, as no VM (sys-netetc.) was starting due tolvmrelated errors and I needed to calllvchange -an /dev/qubes_dom0/* lvconvert --repair qubes_dom0/vm-pool lvchange -ay /dev/qubes_dom0/*after which
qubes-dist-upgrade --releasever=4.3 --all-post-rebootrun through, with -
the following
salt-related errors remaining:... ---> (STAGE 5) Cleaning up salt Error on ext_pillar interface qvm_prefs is expected local: True [CRITICAL] Specified ext_pillar interface qvm_features is unavailable [CRITICAL] Specified ext_pillar interface qvm_prefs is unavailable [CRITICAL] Specified ext_pillar interface qvm_tags is unavailable ...
I am at a loss how to fix this.
qubestl sys.list_functions | grep qvm produces
- qvm.check
- qvm.clone
- qvm.create
- qvm.devices
- qvm.features
- qvm.firewall
- qvm.is_halted
- qvm.is_paused
- qvm.is_running
- qvm.kill
- qvm.pause
- qvm.prefs
- qvm.remove
- qvm.run
- qvm.service
- qvm.shutdown
- qvm.start
- qvm.state
- qvm.tags
- qvm.template_info
- qvm.template_install
- qvm.unpause
and dnf list | grep salt
qubes-mgmt-salt.noarch 4.2.3-1.fc41 qubes-dom0-cached
qubes-mgmt-salt-admin-tools.noarch 4.2.3-1.fc41 qubes-dom0-cached
qubes-mgmt-salt-base.noarch 4.3.1-1.fc41 qubes-dom0-cached
qubes-mgmt-salt-base-config.noarch 4.1.2-1.fc41 qubes-dom0-cached
qubes-mgmt-salt-base-topd.noarch 4.3.2-1.fc41 qubes-dom0-cached
qubes-mgmt-salt-config.noarch 4.2.3-1.fc41 qubes-dom0-cached
qubes-mgmt-salt-dom0.noarch 4.2.3-1.fc41 qubes-dom0-cached
qubes-mgmt-salt-dom0-qvm.noarch 4.3.5-1.fc41 qubes-dom0-cached
qubes-mgmt-salt-dom0-update.noarch 4.3.3-1.fc41 qubes-dom0-cached
qubes-mgmt-salt-dom0-virtual-machines.noarch 4.3.13-1.fc41 qubes-dom0-cached
salt.noarch 3007.8-1.fc41 qubes-dom0-cached
salt-minion.noarch 3007.8-1.fc41 qubes-dom0-cached
Any hints?