-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update.qubes-vm (and updater) salt not updating nightlies in dev env #485
Comments
Also confirmed in staging environment:
|
If you see this happening, @conorsch recommends cloning the impacted template(s) for investigation purposes. |
apt logs don't seem to provide any clues, no logs from today are present in the logs
|
Under normal operation, is the updater expected to automatically handle those cases (e.g., by using the default option) where manual input is required when |
On VMs that fail to update, I observe a salt error in
|
Confirming that the above stack trace appears in TemplateVM syslogs if VMs failed to update. The external output of the salt command in dom0 is deceptively benign:
In the above test, |
Opened ticket upstream QubesOS/qubes-issues#5705 |
The problem does not appear to be isolated to |
A workaround for this issue, which I've tested locally: |
Temporary workaround (downgrades and freezes upstream salt packages): Run the following command in Fedora-30 TemplateVM:
To revert the changes, run the following command in the Fedora-30 TemplateVM:
|
Performed a prod install on test hardware. In order to pull in the updated upstream package, specifically v4.0.9 of Leaving this ticket open since there's still a workaround required for prod installs:
which should be run as the first step on a new machine. Once the v4.0.9 lands in the stable repo, then we're fine to close out the issue. |
@conorsch I managed to install/update it properly. |
Reporting the same as @kushaldas , update worked well for me locally, reverted dnf changes in fedora-30 template and both GUI updaters worked as expected. |
Confirming that after updating to |
Double confirming the same. Finally all updated this side. |
Confirming both Qubes updater and workstation updater work well on a clean install (4.0.3) |
Transient error indeed: all updates successfully applied this morning. 🎉 |
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:
workstation packages are not updated
Upgrading the VMs manually (
sudo apt upgrade
) correctly updates the VMsThe text was updated successfully, but these errors were encountered: