[ https://issues.apache.org/jira/browse/HADOOP-19487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gautham Banasandra resolved HADOOP-19487. ----------------------------------------- Target Version/s: 3.5.0 Resolution: Fixed Merged PR to trunk - https://github.com/apache/hadoop/pull/7487. > Upgrade libopenssl to 3.1.1 for rsync on Windows > ------------------------------------------------ > > Key: HADOOP-19487 > URL: https://issues.apache.org/jira/browse/HADOOP-19487 > Project: Hadoop Common > Issue Type: Bug > Components: build > Affects Versions: 3.5.0 > Environment: Windows 10 > Reporter: Gautham Banasandra > Assignee: Gautham Banasandra > Priority: Critical > Labels: pull-request-available > Fix For: 3.5.0 > > > We're currently using libopenssl 3.1.0 which is needed for rsync 3.2.7 on > Windows for the Yetus build validation. > However, libopenssl 3.1.0 is no longer available for download on the msys2 > site - > {code} > PS D:\projects\github\apache\hadoop> Invoke-WebRequest -Uri > https://repo.msys2.org/msys/x86_64/libopenssl-3.1.0-2-x86_64.pkg.tar.zst > -OutFile $Env:TEMP\libopenssl-3.1.0-2-x86_64.pkg.tar.zst > Invoke-WebRequest: > 404 Not Found > 404 Not Found > nginx/1.26.3 > {code} > Thus, we need to upgrade libopenssl to the next available version - 3.1.1 to > mitigate this issue. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org