Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qt5 applications seem to still depend on libssl1.1 #46123

Closed
garylaski opened this issue Sep 18, 2023 · 2 comments
Closed

qt5 applications seem to still depend on libssl1.1 #46123

garylaski opened this issue Sep 18, 2023 · 2 comments
Labels
bug Something isn't working needs-testing Testing a PR or reproducing an issue needed

Comments

@garylaski
Copy link
Contributor

Is this a new report?

Yes

System Info

Void 6.3.13_1 x86_64 AuthenticAMD notuptodate rFF

Package(s) Affected

qt5

Does a report exist for this bug with the project's home (upstream) and/or another distro?

https://bugreports.qt.io/browse/QTBUG-115146

Expected behaviour

qt5 applications should work properly without the libssl1.1 package.

Actual behaviour

When using qt5 applications, they will not work if the libssl1.1 package is not installed. A variation of the error will be thrown:

qt.network.ssl: QSslSocket: cannot resolve EVP_PKEY_base_id
qt.network.ssl: QSslSocket: cannot resolve SSL_get_peer_certificate
qt.network.ssl: QSslSocket: cannot call unresolved function SSL_get_peer_certificate

Steps to reproduce

  1. Install a qt5 application that uses OpenSSL (e.g. picard)
  2. openssl-3.x will be installed (ensure libssl1.1 is not installed)
  3. Try and run application
  4. See error
  5. Install libssl1.1
  6. Error goes away
@garylaski garylaski added bug Something isn't working needs-testing Testing a PR or reproducing an issue needed labels Sep 18, 2023
@chrysos349
Copy link
Contributor

chrysos349 commented Sep 19, 2023

@garylaski

See error

I couldn't reproduce your error. I installed picard. It launched fine. I did a lookup on one song.
libssl1.1 is NOT installed on my machine.

P.S. qt5 was rebuilt for openssl3 3 weeks ago. See here.

@sgn
Copy link
Member

sgn commented Sep 19, 2023

can't reproduce.

falkon is a qt5 browser, and doesn't have problem. (I have no idea to test picard)

Void 6.3.13_1 x86_64 AuthenticAMD notuptodate rFF

Which package is not uptodate?

@sgn sgn closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-testing Testing a PR or reproducing an issue needed
Projects
None yet
Development

No branches or pull requests

3 participants