[ 
https://issues.apache.org/jira/browse/HADOOP-19819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18060102#comment-18060102
 ] 

ASF GitHub Bot commented on HADOOP-19819:
-----------------------------------------

pan3793 commented on code in PR #8257:
URL: https://github.com/apache/hadoop/pull/8257#discussion_r2837063525


##########
dev-support/docker/pkg-resolver/packages.json:
##########
@@ -125,41 +70,21 @@
       "curl",
       "libcurl4-openssl-dev"
     ],
-    "ubuntu:focal::arch64": [
-      "curl",
-      "libcurl4-openssl-dev"
-    ],
     "rockylinux:8": [
       "curl",
       "libcurl-devel"
     ]
   },
   "doxygen": {
-    "debian:11": "doxygen",
-    "debian:12": "doxygen",
     "debian:13": "doxygen",
-    "ubuntu:focal": "doxygen",
     "ubuntu:noble": "doxygen",
-    "ubuntu:noble::arch64": "doxygen",
-    "ubuntu:focal::arch64": "doxygen"
+    "ubuntu:noble::arch64": "doxygen"
   },
   "dnf": {
     "rockylinux:8": "dnf"
   },
   "fuse": {
-    "debian:11": [
-      "fuse",
-      "libfuse-dev"
-    ],
-    "debian:12": [
-      "fuse3",
-      "libfuse3-dev"
-    ],
     "debian:13": [
-      "fuse3",
-      "libfuse3-dev"

Review Comment:
   it's a bug, `fuse` and `libfuse-dev` should be used, otherwise, 
`-Drequire.fuse` causes failure.





> Remove obsolete OS platform Dockerfiles
> ---------------------------------------
>
>                 Key: HADOOP-19819
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19819
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.5.0
>            Reporter: Cheng Pan
>            Priority: Major
>              Labels: pull-request-available
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to