YunoHost-Apps / synapse_ynh

Matrix server (synapse) package for YunoHost
https://matrix.org/
GNU General Public License v3.0
79 stars 43 forks source link

[Bookworm] Install fails #441

Closed Tagadda closed 3 months ago

Tagadda commented 3 months ago

Describe the bug

Looks like openssl dhparam syntax changed in bookworm.

16363 INFO    DEBUG - + openssl dhparam -out /etc/ssl/private/dh2048.pem -outform PEM -2 2048 -dsaparam
16363 INFO    DEBUG - dhparam: Use -help for summary.

Context

See https://ci-apps-bookworm.yunohost.org/ci/job/1886

Steps to reproduce

Josue-T commented 3 months ago

Should be fixed by #426

But still waiting on some PR to merge it.