all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pve-manager] api: apt: drop glusterfs-client from package list
@ 2025-07-17  7:28 Christian Ebner
  2025-07-17  8:16 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Ebner @ 2025-07-17  7:28 UTC (permalink / raw)
  To: pve-devel

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.ebner@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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied: [PATCH pve-manager] api: apt: drop glusterfs-client from package list
  2025-07-17  7:28 [pve-devel] [PATCH pve-manager] api: apt: drop glusterfs-client from package list Christian Ebner
@ 2025-07-17  8:16 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-07-17  8:16 UTC (permalink / raw)
  To: pve-devel, Christian Ebner

On Thu, 17 Jul 2025 09:28:34 +0200, Christian Ebner wrote:
> 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.
> 
> 
> [...]

Applied, thanks!

[1/1] api: apt: drop glusterfs-client from package list
      commit: bf6d0a55553093528846669dc32ed858d63331e2


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-07-17  8:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-17  7:28 [pve-devel] [PATCH pve-manager] api: apt: drop glusterfs-client from package list Christian Ebner
2025-07-17  8:16 ` [pve-devel] applied: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal