Le fichier de configuration /etc/apt/sources.list.d/yarn.list semble avoir été modifié manuellement

What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 12.1.40.1
How are you able to access your server: The webadmin
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: no

Describe your issue

Salut,
Au moment du diagnostic, j’ai ça qui apparait :
“Le fichier de configuration /etc/apt/sources.list.d/yarn.list semble avoir été modifié manuellement.”
Normal ?

Share relevant logs or error messages

https://paste.yunohost.org/raw/unotecicax

Que renvoie

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

Info : Le fichier de configuration ‘/etc/apt/sources.list.d/yarn.list’ a été supprimé manuellement et ne sera pas créé
apt:
applied:
pending:
/etc/apt/sources.list.d/yarn.list:
diff: @@ -0,0 +1 @@
+deb [signed-by=/etc/apt/trusted.gpg.d/yarn.gpg] https://dl.yarnpkg.com/debian/ stable main
status: removed

Tu peux lancer

yunohost tools regen-conf apt --force

c’est ok, plus de problème… Merci !!