From 67c3e186768adde02cc175dbfef4918545a8cd0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Fri, 5 Aug 2016 20:21:11 +0200 Subject: [PATCH] upgrade-to-r3.2: add additional step for Debian-based UpdateVM yum in Debian is much older and can't deal with some dependencies. --- installing/upgrade/upgrade-to-r3.2.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/installing/upgrade/upgrade-to-r3.2.md b/installing/upgrade/upgrade-to-r3.2.md index 8f8f6722..2f281f98 100644 --- a/installing/upgrade/upgrade-to-r3.2.md +++ b/installing/upgrade/upgrade-to-r3.2.md @@ -36,6 +36,23 @@ Upgrading dom0 to manually apply the changes to `/etc/yum.repos.d/qubes-dom0.repo` or 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: sudo qubes-dom0-update