This is an automated email from the ASF dual-hosted git repository.
sekikn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git
The following commit(s) were added to refs/heads/master by this push:
new 4a1872ce1 BIGTOP-4446. Remove obsolete fuse from toolchain in Debian
and Ubuntu. (#1358)
4a1872ce1 is described below
commit 4a1872ce19cf53b0bb1516422c260dde5f0dacd7
Author: Masatake Iwasaki <[email protected]>
AuthorDate: Thu Jul 17 00:28:48 2025 +0900
BIGTOP-4446. Remove obsolete fuse from toolchain in Debian and Ubuntu.
(#1358)
---
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",