Friday, September 04, 2026
support@conference.yunohost.org
September
Mon Tue Wed Thu Fri Sat Sun
  1
2
3
4
5
6
7
8
9
10
11
12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30        
             

[04:39:44] <camille> Yes, 13.0.7 includes the security migration
[04:39:46] <David> it's not appearing in the list of pending or previous migrations. Looking at the directory, it's the only migration on the dev branch that doesn't have the `m` prefix, would that break things?
[04:39:47] <David> not dev, sorry. The 13.0.7 tag
[04:39:47] <David> https://github.com/YunoHost/yunohost/tree/debian/13.0.7/src/migrations
[04:39:48] <camille> Ah... well, version 13.0.7.1 is coming soon :')
[04:39:48] <captainhonora> yunohost.utils.error.YunohostError: 12 mails are in your mail queue. In order to avoid potential blacklisting and delivery issue, this migration must be run at a time when your server is not sending email. You can stop temporarily postfix and use postsuper -d ALL to free your mail queue. To see which emails are in queue use postqueue -p

```postsuper: command not found```
[04:39:50] <David> Should I expect to see the new manual security migration if I'm running 13.0.7, i.e. the Trixie release?
[04:40:23] <captainhonora> Trying to apply the fix to path permission as disclosed in the forum about security vulnerability.
[04:42:05] <captainhonora> Something seems incorrect. why ask the user to run Postqueue and postsuper if that tool is not installed?
[04:49:44] <captainhonora> I just skipped the mail part of the migration. whatever.
[06:12:59] <westbam> > comme indiqué dans le ticket github ?
@artlog oui c'est fait. en fait dans le principe il faut configuré d'abord le client CLI de simplex sur le serveur ensuite les nodes N8n interagissent avec ce client pour envoyer et recevoir les messages
[10:49:54] <iamthebriefcase> When updating with `yunohost tools update` I was prompted there are 2 pending migrations: dkim_keys_upgrade and fix_bad_permissions. Do I have to do anything about it or is it just a FYI?
[10:49:56] <rodinux> you can read this https://forum.yunohost.org/t/security-run-the-manual-migration-0037-fix-bad-permissions/42916
[10:49:56] <rodinux> First run the 0037_fix_bad_permissions
[10:49:56] <lautre> If no-one answering, you should check on ssh
[10:49:57] <lautre> Inbriefcase: in SSH with root, do a :
apt update
But, there is something pending
[10:49:57] <rodinux> the second one for dkim keys can be do later . It need stop the service postfix before, and then change the entries for DKIM on the dns registar and wait about one hour before restart service postfix...
[11:33:34] <darl200> I did both migrations. I did stop postfix for the second and relaunch it as soon as I got the update UI back without waiting one hour. Anything wrong ?
[11:41:08] <eikan_> Bonjour quelqu'un a un problème de mise à jour vers v34 de Nextcloud en raison du module ldap-email non à jour ?
[11:49:42] <partutokko> Ok, thank you
[11:49:49] <partutokko> I'm sorry guys but this is elvish to me `Run the diagnosis or use the DNS tab in 'Webadmin > Domains' or with <cmd>yunohost domain dns suggest DOMAIN</cmd>.`. I run the diagnosis it did point out some postfix-related issues as expected - am I done after starting up postfix again (in an hour) or do I have to do some additional steps? Webadmin > Domains just lists my domains and that's all.
[11:54:00] <rodinux> You need read the entries with `yunohost domain dns suggest your-main-domain` in `mail;` and if the entries of the keys dkim `mail._domainkey.` have changed you need change them on the registar provider... https://doc.yunohost.org/en/admin/get_started/post_install/dns_config/
[12:05:34] <rodinux> savoir laquelle est dans les settings de l'application nextcloud (en sortant du shell auparavant)
```
yunohost app setting nextcloud ldap_config_prefix
[12:05:35] <rodinux> de la valeur ldap_email ? il y a plusieurs post sur le forum à ce sujet... parfois on aplusieurs configs dans l'app ldap de nextcloud et il faut la bonne...
[12:05:35] <rodinux> déjà vérifié si tu en plusieurs
```
yunohost app shell nextcloud
php occ ldap:show-config
[12:05:55] <partutokko> I use the yunohost `nohost.me` domain.
[12:13:02] <eikan_> rodinux: je vais regarder ça merci
[12:22:07] <rodinux> Si il y en a une config vide ( sans nom ) c'est pas terrible... regarder dans l'admin de nextcloud Parmètres => LDAP si il en a plusieurs ( on ne voit pas bien à quel tag elles appartiennent)... en regardant toutes les configs avec la prmière commande tu devrais voir si devant `ldapEmailAttribute` il y a une clé `mail` devant...
[12:25:53] <rodinux> ou `maildrop` si dans activé dans le config\_panel \`utiliser le mail de redirection...
[12:25:54] <rodinux> Si il y a une config vide, autant la supprimer dans le shell de nextcloud avec cette commande
```
nextcloud@yuno:~$ php occ ldap:delete-config ''
[12:25:54] <rodinux> déjà que te renvoi `yunohost app setting nextcloud ldap_config_prefix` ?
[12:26:52] <eikan_> Je regarde ce soir. Merci pour tout ça.
[12:28:25] <rodinux> Il y a aussi eu quelqu'un que j'ai aidé qui n'avait plus la config qui était dans les settings, ça peut aider https://forum.yunohost.org/t/nextcloud-upgrade-from-32-0-6-ynh1-to-33-0-2-ynh1-fails/42126/16
[12:31:23] <eikan_> > Il y a aussi eu quelqu'un que j'ai aidé qui n'avait plus la config qui était dans les settings, ça peut aider https://forum.yunohost.org/t/nextcloud-upgrade-from-32-0-6-ynh1-to-33-0-2-ynh1-fails/42126/16
je vais regarder donc.
[13:24:53] <Moté> partutokko: to run the diagnosis, you can visit the diagnosis page on the web admin. It'll autorun and show you if you need to change some DNS config.
[15:31:45] <khrys> Hello, on ne peut plus télécharger l'image YunoHost pour ordinateur classique actuellement ? https://doc.yunohost.org/fr/admin/get_started/install_on/regular_computer
[17:10:44] <eikan_> Tiens, 64 ou 32 bits ? khrys ?
[17:11:45] <eikan_> Le téléchargement fonctionne de mon côté khrys.
[17:14:01] <khrys> Ah mais je suis truffe, c'était Noscript qui me cachait les liens 🤦‍♀️️
[17:20:12] <eikan_> moi j'aime pas les truffes ! (Stroumpf Grognon)
[17:20:25] <eikan_> > Ah mais je suis truffe, c'était Noscript qui me cachait les liens 🤦‍♀️️
Rires.
[19:50:32] <mathieuw> Hmm.
Si pour afficher des liens il faut du JS, maybe il faudrait qu'on regarde comment faire pour qu'on ait un fallback full html.
C'est bien sur la doc (vía docusorus) que tu as le souci ?
[19:50:32] <camille> Coucou khrys, c'est à dire ?
[19:50:33] <mathieuw> Hmm.
Si pour afficher des liens il faut du JS, maybe il faudrait qu'on regarde comment faire pour qu'on ait un fallback full html.
~~C'est bien sur la doc (vía docusorus) que tu as le souci ?~~
Bah, c'était dans le post initial. Ne pas répondre entre deux stations de métro.
[19:50:36] <mathieuw> Hmm.
Si pour afficher des liens il faut du JS, maybe il faudrait qu'on regarde comment faire pour qu'on est un fallback full html.
C'est bien sur la doc (vía docusorus) que tu as le souci ?
[19:50:38] <Chatpitaine Caverne> Salut,

J'ai une questrion bête. Faut-il modifier la zone DNS du provider de domaine suite à la migration des DKIM ?

Stupid question, do we need to modify the DNS zone in domain provider following the DKIM migration ?

Merci.
[19:52:48] <tituspijean> yes, except if you use the DNS autoupdater, it should be pushed automatically (or you might need to trigger a sync)
[19:52:58] <tituspijean> let the diagnosis run, it should tell you if you need to do anything
[20:01:45] <khrys> > Hmm.
> Si pour afficher des liens il faut du JS, maybe il faudrait qu'on regarde comment faire pour qu'on est un fallback full html.
> C'est bien sur la doc (vía docusorus) que tu as le souci ?
Oui, sur https://doc.yunohost.org/fr/admin/get_started/install_on/regular_computer en fait on ne voit pas les icônes de téléchargement avec noscript activé on voit juste le texte attention

Si votre machine est en 32 bits, assurez-vous de télécharger l'image 32 bits.
info

(À CORRIGER : cette partie ne fonctionne pas actuellement...)

Vous pouvez également télécharger la clé publique du projet pour vérifier l'authenticité des images.
[20:01:52] <khrys> et rien d'autre
[20:02:07] <khrys> (les pj ne passent pas je ne peut pas montrer la capture d'écran)
[20:03:33] <tituspijean> Le "cette partie ne fonctionne pas correctement", je crois que c'est pour la vérification de la signature des images
[20:04:03] <tituspijean> j'installe noscript pour voir ce que tu vois
[20:05:14] <tituspijean> ah oui ça masque complètement les liens de téléchargement 😬
[20:09:36] <khrys> voilà :-D
[20:17:21] <tituspijean> J'ouvre un ticket, je viens de regarder le code et pour moi c'est de la magie noire. 😅 J'ai une petite idée de comment éviter le JS, mais ça sera pas pour tout de suite
[20:18:43] <khrys> À chaque fois que je touche à un truc ça aboutit à la création d'un ticket ;-P
[20:25:26] <tituspijean> Et voilà: https://github.com/YunoHost/issues/issues/2875
[20:25:46] <tituspijean> Quelle idée de vouloir télécharger YunoHost, aussi 🙃
[21:01:14] <khrys> 🤪