TTRSS et SnappyMail erreur lors de l'installation

What app is this about, and its version: ttrss, snappymail
What YunoHost version are you running: 12.1.37
What type of hardware are you using: VPS bought online

Describe your issue

L’installation de ces 2 apps fait appel à php 8.3 et 8.4 et le système ne trouve pas de paquets adéquats.
Les logs d’installation : https://paste.yunohost.org/raw/uvahinapum et https://paste.yunohost.org/raw/ikumavoyam
Quelle serait la solution à ce problème ? D’avance merci ! :slight_smile:

When I try to install TTRSS and SnappyMail, I run into errors with php 8.3 and 8.4. Logs are linked above. Thx in advance !

Share relevant logs or error messages

https://paste.yunohost.org/raw/uvahinapum
https://paste.yunohost.org/raw/ikumavoyam

Hi,

it seems that PHP8.4 is not in actual Yunohost version (bookworm). it will arrive in Yunohost 13.
Maybe you can install PHP8.4 with this tutorial

But it seems also you don t need PHP8.4

e Fri, 26 Dec 2025 18:17:42 +0000, ipslore_87 via YunoHost Forum a écrit :

No, a lot of apps run using php8.4 and 8.3 on yunohost 12.

@ipslore_87 what’s the output of

sudo yunohost tools regen-conf apt --dry-run --with-diff

Thx both of you for taking time helping with my issues.

I have tried to install these apps by cli… and it worked ! o0 … That’s peculiar

Warning: No regen-conf category named '–dry-run'
Warning: No regen-conf category named '–with-diff'
I don’t know why it has ignored the parameters (I’ve copied/pasted the command), so it did the regen. For information, I’ve run that command after the apps installation with cli.

If useful, the OS is an dist-upgrade from a fresh debian 11 to bookworm ; maybe it has something to do with the repo in the source.list ?

Anyway it works for now, thank you for your help !

Edit : en français au cas où, j’ai pu installer les 2 apps en passant par la ligne de commande. Il est possible que ce soit le fait de listes de dépôt apt qui n’étaient pas à jour ou indisponibles temporairement.

Because for some reason when I typed double - it was transformed to –

Don’t know why!!

It might be related with php_extra source list.

Yes ; maybe I should have done an apt update

Anyway thx all, and see you soon for another troubles ^

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.