Glusterfs has been deprecated with PVE9, so is no longer supposed to
be installed. The output of `pveversion -v` however still lists it.

Therefore, drop it from the list of packages to avoid friction for
users.

Signed-off-by: Christian Ebner <c.eb...@proxmox.com>
---
 PVE/API2/APT.pm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/PVE/API2/APT.pm b/PVE/API2/APT.pm
index e075e2f8..bd651ba1 100644
--- a/PVE/API2/APT.pm
+++ b/PVE/API2/APT.pm
@@ -795,7 +795,6 @@ __PACKAGE__->register_method({
         my @pkgs = qw(
             ceph-fuse
             corosync
-            glusterfs-client
             libjs-extjs
             libknet1
             libproxmox-acme-perl
-- 
2.47.2



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to