upgrade-to-r3.2: add additional step for Debian-based UpdateVM

yum in Debian is much older and can't deal with some dependencies.
This commit is contained in:
Marek Marczykowski-Górecki 2016-08-05 20:21:11 +02:00
parent a859dcedd1
commit 67c3e18676
No known key found for this signature in database
GPG Key ID: F32894BE9684938A

View File

@ -36,6 +36,23 @@ Upgrading dom0
to manually apply the changes to `/etc/yum.repos.d/qubes-dom0.repo` or to manually apply the changes to `/etc/yum.repos.d/qubes-dom0.repo` or
simply replace it with .rpmnew file. simply replace it with .rpmnew file.
If you are using Debian-based VM as UpdateVM (`sys-firewall` by default),
you need to download few more packages manually, but **do not install
them** yet:
sudo qubes-dom0-update systemd-compat-libs perl-libwww-perl perl-Term-ANSIColor perl-Term-Cap gdk-pixbuf2-xlib speexdsp qubes-mgmt-salt-admin-tools
(...)
Transaction Summary
===============================================================
Install 15 Packages (+ 31 Dependent packages)
Upgrade 4 Packages (+200 Dependent packages)
Total download size: 173 M
Is this ok [y/d/N]: n
Exiting on user command
Your transaction was saved, rerun it with:
yum load-transaction /tmp/yum_save_tx.....
4. Upgrade dom0 to R3.2: 4. Upgrade dom0 to R3.2:
sudo qubes-dom0-update sudo qubes-dom0-update