Skip to content

Fails to launch with version `OPENSSL_3.2.0' not found (required by /lib64/libcurl.so.4) #2646

@clarg18

Description

@clarg18

Bug Report

clarg@fedora:~/Applications$ ./pyfa-v2.61.0-linux_8d0c7d8c023e9a8c92195b417581b83d.AppImage
/usr/bin/AppImageLauncher: /lib64/libcurl.so.4: no version information available (required by /usr/bin/../lib/x86_64-linux-gnu/appimagelauncher/libappimageupdate.so)
Traceback (most recent call last):
File "/tmp/.mount_pyfa-vGLVWGJ/opt/pyfa/pyfa.py", line 27, in
import config
File "/tmp/.mount_pyfa-vGLVWGJ/opt/pyfa/config.py", line 4, in
import wx
File "/tmp/.mount_pyfa-vGLVWGJ/usr/local/lib/python3.11/dist-packages/wx/init.py", line 17, in
from wx.core import *
File "/tmp/.mount_pyfa-vGLVWGJ/usr/local/lib/python3.11/dist-packages/wx/core.py", line 12, in
from ._core import *
ImportError: /tmp/.mount_pyfa-vGLVWGJ/usr/lib/x86_64-linux-gnu/libssl.so.3: version `OPENSSL_3.2.0' not found (required by /lib64/libcurl.so.4)

Expected behavior:

GUI Launches

Actual behavior:

App crashes before GUI launches

Detailed steps to reproduce:

Run the app image

Fits involved in EFT format (Edit > To Clipboard > EFT):

Release or development git branch? Please note the release version or commit hash:

current stable v2.61.0

Operating system and version (eg: Windows 10, OS X 10.9, OS X 10.11, Ubuntu 16.10):

OS: "Fedora Linux 40 (KDE Plasma)"
Kernel: 6.11.6-200.fc40.x86_64
Architecture: x86_64
CPU: AMD Ryzen 9 5900X 12-Core Processor
Memory: 31Gi

Other relevant information:

Using Wayland

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions