You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2023/04/27 20:04:00 UTC

[jira] [Commented] (FLINK-31962) libssl not found when running CI

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

Martijn Visser commented on FLINK-31962:
----------------------------------------

Fixed in

master: ed7ca22efc68203d4882887a3856434137e6980f
release-1.17: a6e4652b071196c66f525a487baaae076ea9d64f
release-1.16: 4944df6aad2b46a864aa153303b9b4a49fedea36

> libssl not found when running CI
> --------------------------------
>
>                 Key: FLINK-31962
>                 URL: https://issues.apache.org/jira/browse/FLINK-31962
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 1.16.2, 1.18.0, 1.17.1
>            Reporter: Martijn Visser
>            Assignee: Martijn Visser
>            Priority: Blocker
>
> {code:java}
> Installed Maven 3.2.5 to /home/vsts/maven_cache/apache-maven-3.2.5
> Installing required software
> Reading package lists...
> Building dependency tree...
> Reading state information...
> bc is already the newest version (1.07.1-2build1).
> bc set to manually installed.
> libapr1 is already the newest version (1.6.5-1ubuntu1).
> libapr1 set to manually installed.
> 0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded.
> --2023-04-27 11:42:53--  http://security.ubuntu.com/ubuntu/pool/main/o/openssl1.0/libssl1.0.0_1.0.2n-1ubuntu5.11_amd64.deb
> Resolving security.ubuntu.com (security.ubuntu.com)... 91.189.91.39, 185.125.190.36, 185.125.190.39, ...
> Connecting to security.ubuntu.com (security.ubuntu.com)|91.189.91.39|:80... connected.
> HTTP request sent, awaiting response... 404 Not Found
> 2023-04-27 11:42:53 ERROR 404: Not Found.
> {code}



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