[pve-devel] [PATCH manager] pve5to6: Add warning for some Gluster versions
Fabian Grünbichler
f.gruenbichler at proxmox.com
Mon Sep 2 10:06:44 CEST 2019
On August 28, 2019 1:25 pm, Dominic Jäger wrote:
> After Fabian had sent his patch [0] we actually thought that this patch
> for pve5to6 would be obsolete. Upgrades as well as fresh installs worked
> flawlessly in my tests. Consequently, I removed the hint from the
> upgrade documentation [1] and marked the bug [2] as fixed. Before
> writing you this, I tested everything again and, unfortunately,
> something (or maybe multiple things) seems to be broken now.
upstream split the packages up now, but did not bother to fix the
package releationships with versioned provides/replaces/..
the end result is that you need to either uninstall and reinstall
gluster completely (not possible since we have a dependency via
pve-qemu) or do the upgrade with
-o Dpkg::Options::="--force-overwrite"
added to the apt upgrade command to ignore the breakage, at least until
gluster upstream has actually fixed packages available..
https://lists.gluster.org/pipermail/gluster-users/2019-August/036941.html
More information about the pve-devel
mailing list