After running the update, upgrades were not completely applied to templates, in the development environment. After running the updater, following command, or using the Qubes Updater GUI, observed not all packages were updated: ``` sudo qubesctl --skip-dom0 --targets sd-viewer-buster-template state.sls update.qubes-vm ``` workstation packages are not updated ``` user@sd-viewer-buster-template:~$ sudo apt list --upgradable Listing... Done securedrop-log/unknown 0.1.0-dev-20200304-060751+buster all [upgradable from: 0.1.0-dev-20200303-060618+buster] securedrop-workstation-svs-disp/unknown 0.2.1-dev-20200304-061326+buster all [upgradable from: 0.2.1-dev-20200303-061304+buster] user@sd-viewer-buster-template:~$ ``` Upgrading the VMs manually (`sudo apt upgrade`) correctly updates the VMs