Skip to content

OpenSSL download fails on Windows #735

@christianrauch

Description

@christianrauch

Description

Recently, the action fails to download OpenSSL on Windows:

  openssl v3.3.1 [Approved]
  openssl package files install completed. Performing other installation steps.
  Attempt to get headers for https://slproweb.com/download/Win64OpenSSL-3_3_1.exe failed.
    The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://slproweb.com/download/Win64OpenSSL-3_3_1.exe'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."
  Downloading openssl 64 bit
    from 'https://slproweb.com/download/Win64OpenSSL-3_3_1.exe'
  ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://slproweb.com/download/Win64OpenSSL-3_3_1.exe'. 

The URL https://slproweb.com/download/Win64OpenSSL-3_3_1.exe (OpenSSL 3.3.1) returns a 404 while https://slproweb.com/download/Win64OpenSSL-3_3_2.exe (OpenSSL 3.3.2) works.

Expected Behavior

The action should download OpenSSL without issues.

Actual Behavior

The action fails with the above error.

System (please complete the following information)

  • OS: Windows on GitHub runner
  • ROS 2 Distro: jazzy

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions