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

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

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


##########
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:
   These two PRs (HADOOP-19659: upgrading the build-environment Dockerfile from 
Debian 10 to 11; HADOOP-19709: adding Debian 12/13 as build platforms and 
making JDK 17 the default) were both merged within the last six months.
   
   - HADOOP-19659. Upgrade Debian 10 to 11 in build env Dockerfile (#7898) 
Contributed by Cheng Pan. - 2025-09-01 
   - HADOOP-19709. [JDK17] Add debian:12 and debian:13 as a build platform with 
JDK-17 as default (#8001) Contributed by Vinayakumar B.  - 2025-10-22





> 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