This is an automated email from the ASF dual-hosted git repository.

iwasakims pushed a commit to branch branch-3.5
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/branch-3.5 by this push:
     new 6fd38b30f BIGTOP-4446. Remove obsolete fuse from toolchain in Debian 
and Ubuntu. (#1358)
6fd38b30f is described below

commit 6fd38b30f9145644e6b14f4dbdbcbb7e5d51edec
Author: Masatake Iwasaki <iwasak...@apache.org>
AuthorDate: Thu Jul 17 00:28:48 2025 +0900

    BIGTOP-4446. Remove obsolete fuse from toolchain in Debian and Ubuntu. 
(#1358)
    
    (cherry picked from commit 4a1872ce19cf53b0bb1516422c260dde5f0dacd7)
---
 bigtop_toolchain/manifests/packages.pp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bigtop_toolchain/manifests/packages.pp 
b/bigtop_toolchain/manifests/packages.pp
index 62115dd09..9fdbfd024 100644
--- a/bigtop_toolchain/manifests/packages.pp
+++ b/bigtop_toolchain/manifests/packages.pp
@@ -245,7 +245,6 @@ class bigtop_toolchain::packages {
         "libtool",
         "gcc",
         "g++",
-        "fuse",
         "reprepro",
         "rsync",
         "liblzo2-dev",

Reply via email to