libssl issue #912

Open
opened 2026-01-29 15:32:52 +00:00 by claunia · 0 comments
Owner

Originally created by @nkrabben on GitHub (Nov 9, 2022).

Originally assigned to: @claunia on GitHub.

Version

5.3.0

Commit hash

No response

Tested debug version?

  • Yes

Which operating systems have you used?

  • Windows
  • Linux
  • macOS
  • Other

What is the architectural bit size you're using?

  • 32-bit
  • 64-bit
  • Unsure or unknown

What processor are you using?

  • An Intel or AMD
  • An ARM or Apple Silicon
  • Unsure or unknown

Description

We have a fresh install of Ubuntu 22 LTS. I downloaded the aaru-5.3.1_linux_amd64.tar.gz release, unpacked the files, opened a terminal in the folder and ran ./aaru.

I receive the same error as documented in #238

I've tried to install the dotnet6 runtime and sdk, but neither fix the issue.

I'm assuming that I'm missing a dependency or I need to do something else to install Aaru, but I'm not sure what.

Exact command line used

./aaru

Expected behavior

Help text or usage instructions

Actual behavior

No usable version of the libssl was found
Aborted (core dumped)

Output of command execution with debug output enabled

Same as above
Originally created by @nkrabben on GitHub (Nov 9, 2022). Originally assigned to: @claunia on GitHub. ### Version 5.3.0 ### Commit hash _No response_ ### Tested debug version? - [X] Yes ### Which operating systems have you used? - [ ] Windows - [X] Linux - [ ] macOS - [ ] Other ### What is the architectural bit size you're using? - [ ] 32-bit - [ ] 64-bit - [X] Unsure or unknown ### What processor are you using? - [X] An Intel or AMD - [ ] An ARM or Apple Silicon - [ ] Unsure or unknown ### Description We have a fresh install of Ubuntu 22 LTS. I downloaded the [aaru-5.3.1_linux_amd64.tar.gz](https://github.com/aaru-dps/Aaru/releases/download/v5.3.1/aaru-5.3.1_linux_amd64.tar.gz) release, unpacked the files, opened a terminal in the folder and ran `./aaru`. I receive the same error as documented in #238 I've tried to install the dotnet6 runtime and sdk, but neither fix the issue. I'm assuming that I'm missing a dependency or I need to do something else to install Aaru, but I'm not sure what. ### Exact command line used ./aaru ### Expected behavior Help text or usage instructions ### Actual behavior ``` No usable version of the libssl was found Aborted (core dumped) ``` ### Output of command execution with debug output enabled ```shell Same as above ```
claunia added the wontfixupstream labels 2026-01-29 15:32:52 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#912