Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] `qt5` applications seem to still depend on `libssl1.1`
@ 2023-09-18 23:05 garylaski
  2023-09-19  2:00 ` chrysos349
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: garylaski @ 2023-09-18 23:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1125 bytes --]

New issue by garylaski on void-packages repository

https://github.com/void-linux/void-packages/issues/46123

Description:
### 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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: `qt5` applications seem to still depend on `libssl1.1`
  2023-09-18 23:05 [ISSUE] `qt5` applications seem to still depend on `libssl1.1` garylaski
@ 2023-09-19  2:00 ` chrysos349
  2023-09-19  2:01 ` chrysos349
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: chrysos349 @ 2023-09-19  2:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 307 bytes --]

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/issues/46123#issuecomment-1724720787

Comment:
> 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.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: `qt5` applications seem to still depend on `libssl1.1`
  2023-09-18 23:05 [ISSUE] `qt5` applications seem to still depend on `libssl1.1` garylaski
  2023-09-19  2:00 ` chrysos349
@ 2023-09-19  2:01 ` chrysos349
  2023-09-19  2:07 ` chrysos349
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: chrysos349 @ 2023-09-19  2:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/issues/46123#issuecomment-1724720787

Comment:
@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.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: `qt5` applications seem to still depend on `libssl1.1`
  2023-09-18 23:05 [ISSUE] `qt5` applications seem to still depend on `libssl1.1` garylaski
  2023-09-19  2:00 ` chrysos349
  2023-09-19  2:01 ` chrysos349
@ 2023-09-19  2:07 ` chrysos349
  2023-09-19  7:11 ` sgn
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: chrysos349 @ 2023-09-19  2:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 453 bytes --]

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/issues/46123#issuecomment-1724720787

Comment:
@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](https://github.com/void-linux/void-packages/tree/master/srcpkgs/qt5).

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: `qt5` applications seem to still depend on `libssl1.1`
  2023-09-18 23:05 [ISSUE] `qt5` applications seem to still depend on `libssl1.1` garylaski
                   ` (2 preceding siblings ...)
  2023-09-19  2:07 ` chrysos349
@ 2023-09-19  7:11 ` sgn
  2023-09-19  7:12 ` sgn
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sgn @ 2023-09-19  7:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 212 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/46123#issuecomment-1724950179

Comment:
can't reproduce.

`falkon` is a qt5 browser, and doesn't have problem.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: `qt5` applications seem to still depend on `libssl1.1`
  2023-09-18 23:05 [ISSUE] `qt5` applications seem to still depend on `libssl1.1` garylaski
                   ` (3 preceding siblings ...)
  2023-09-19  7:11 ` sgn
@ 2023-09-19  7:12 ` sgn
  2023-09-19  7:12 ` sgn
  2023-10-02  3:54 ` [ISSUE] [CLOSED] " sgn
  6 siblings, 0 replies; 8+ messages in thread
From: sgn @ 2023-09-19  7:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 246 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/46123#issuecomment-1724950179

Comment:
can't reproduce.

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: `qt5` applications seem to still depend on `libssl1.1`
  2023-09-18 23:05 [ISSUE] `qt5` applications seem to still depend on `libssl1.1` garylaski
                   ` (4 preceding siblings ...)
  2023-09-19  7:12 ` sgn
@ 2023-09-19  7:12 ` sgn
  2023-10-02  3:54 ` [ISSUE] [CLOSED] " sgn
  6 siblings, 0 replies; 8+ messages in thread
From: sgn @ 2023-09-19  7:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 335 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/46123#issuecomment-1724950179

Comment:
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?

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [ISSUE] [CLOSED] `qt5` applications seem to still depend on `libssl1.1`
  2023-09-18 23:05 [ISSUE] `qt5` applications seem to still depend on `libssl1.1` garylaski
                   ` (5 preceding siblings ...)
  2023-09-19  7:12 ` sgn
@ 2023-10-02  3:54 ` sgn
  6 siblings, 0 replies; 8+ messages in thread
From: sgn @ 2023-10-02  3:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1128 bytes --]

Closed issue by garylaski on void-packages repository

https://github.com/void-linux/void-packages/issues/46123

Description:
### 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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-10-02  3:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-18 23:05 [ISSUE] `qt5` applications seem to still depend on `libssl1.1` garylaski
2023-09-19  2:00 ` chrysos349
2023-09-19  2:01 ` chrysos349
2023-09-19  2:07 ` chrysos349
2023-09-19  7:11 ` sgn
2023-09-19  7:12 ` sgn
2023-09-19  7:12 ` sgn
2023-10-02  3:54 ` [ISSUE] [CLOSED] " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).