Monday, November 17, 2025
apps@conference.yunohost.org
November
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
             

[00:06:09] <Yunohost Git/Infra notifications> App bazarr failed all tests in job [#24657](https://ci-apps.yunohost.org/ci/job/24657) !
[00:23:48] <Yunohost Git/Infra notifications> [roundcube_ynh] e​duardomozart opened [pull request #242](https://github.com/YunoHost-Apps/roundcube_ynh/pull/242): Add pt_BR translation
[00:45:13] <Yunohost Git/Infra notifications> [apps] e​duardomozart opened [pull request #3205](https://github.com/YunoHost/apps/pull/3205): Add pt_BR translation
[00:55:08] <Yunohost Git/Infra notifications> [apps] a​lexAubin commented [pull request #3205](https://github.com/YunoHost/apps/pull/3205#pullrequestreview-3470626676) Add pt_BR translation for categories: Cheers We should double-check which nomenclature exactly YunoHost is using internally for the locale, dunno if its ...
[00:57:42] <Yunohost Git/Infra notifications> [apps] e​duardomozart [commented](https://github.com/YunoHost/apps/pull/3205#issuecomment-3539570369) on [issue #3205](https://github.com/YunoHost/apps/pull/3205) Add pt_BR translation for categories: It seems to exist both pt for Portuguese (Portugal and Africa) and pt_BR for Portuguese (Brazil), as seen in: https:...
[01:21:27] <rodinux> waouw I discover few fixes for mobilizon...
[01:28:53] <Yunohost Git/Infra notifications> [nextcloud_ynh] z​amentur opened [issue #839](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/839): Upgrade break SSH authentication with private key
[01:42:02] <rodinux> J'ai une question... je voudrai ajouter plusieurs choix possibles dans un config_panel, il faut utiliser des tags pour cela ?
[01:43:00] <rodinux> je veux dire par là la possibilité de choisir plusieurs valeurs...
[01:47:32] <rodinux> ```
type = "tags"
choices = []
[01:59:40] <Yunohost Git/Infra notifications> App xwiki rises from level 7 to 8 in job [#24665](https://ci-apps.yunohost.org/ci/job/24665) !
[02:06:33] <rodinux> Ok, ça marche avec tags... par contre ce que je n'arrive pas à faire... si on a plusieurs choix dans les tags (des langues) = fr en de par exemple, ensuite dans scripts/config je voudrais entrer les tags choisis entre des quotes... J'ai ceci
```
ynh_app_config_apply() {
_ynh_app_config_apply

if [[ "${changed[language]}" == "true" ]]
then
ynh_psql_db_shell $db_name <<< "UPDATE admin_settings SET value = '[\"$language\"]' WHERE name = 'instance_languages';"
# restart the service
ynh_systemctl --service="$app" --action="restart"
else
language="fr"
ynh_app_setting_set_default --key="language" --value="$language"
fi
}
[02:07:23] <rodinux> ça ne va pas car j'obtiens cela
```
postgres@rodinux:/root$ psql mobilizon
could not change directory to "/root": Permission denied
psql (15.14 (Debian 15.14-0+deb12u1))
Type "help" for help.

mobilizon=# SELECT name, value FROM admin_settings WHERE name='instance_languages';
name | value
--------------------+--------------
instance_languages | ["fr,es,en"]
(1 row
[02:10:12] <rodinux> et je devrai/voudrai obtenir `instance_languages | ["fr","es","en"]`
[03:59:24] <rodinux> mouarf, j'ai trouvé comment faire
[05:51:48] <rodinux> Salamandar: if you're ok to validate or give me feedbacks about this PR https://github.com/YunoHost-Apps/mobilizon_ynh/pull/225
[06:18:43] <Yunohost Git/Infra notifications> [searxng_ynh] e​willy merged [pull request #447](https://github.com/YunoHost-Apps/searxng_ynh/pull/447): Upgrade to v2025.11.15
[06:18:49] <Yunohost Git/Infra notifications> [searxng_ynh] g​ithub-actions[bot] opened [pull request #448](https://github.com/YunoHost-Apps/searxng_ynh/pull/448): Upgrade master from testing
[06:19:00] <Yunohost Git/Infra notifications> [searxng_ynh] e​willy deleted branch ci-auto-update-2025.11.15
[06:19:28] <Yunohost Git/Infra notifications> [searxng_ynh] e​willy merged [pull request #448](https://github.com/YunoHost-Apps/searxng_ynh/pull/448): Upgrade master from testing
[06:19:31] <Yunohost Git/Infra notifications> [searxng_ynh] e​willy deleted branch master-promotion
[06:25:39] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 pushed to 10.11.0: Upgrade to 10.11.3 ([9b6083ab](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/9b6083abe9d85e102cab332cea743e75c83e4de1))
[06:41:29] <Yunohost Git/Infra notifications> App searxng goes down from level 8 to 1 in job [#24674](https://ci-apps.yunohost.org/ci/job/24674)
[06:54:05] <Yunohost Git/Infra notifications> [apps] y​unohost-bot opened [pull request #3206](https://github.com/YunoHost/apps/pull/3206): Add Participy to wishlist
[07:50:54] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 merged [pull request #244](https://github.com/YunoHost-Apps/piped_ynh/pull/244): Upgrade sources
[07:50:59] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 deleted branch ci-auto-update-sources-251117
[07:54:53] <Yunohost Git/Infra notifications> App overleaf goes down from level 8 to 3 in job [#24677](https://ci-apps.yunohost.org/ci/job/24677)
[08:19:02] <Yunohost Git/Infra notifications> [mastodon_ynh] a​utra opened [issue #537](https://github.com/YunoHost-Apps/mastodon_ynh/issues/537): Warning during upgrade: ./upgrade: line 142: [: syntax error: --key=es_enabled unexpected
[08:24:07] <Yunohost Git/Infra notifications> [mastodon_ynh] a​utra [commented](https://github.com/YunoHost-Apps/mastodon_ynh/issues/537#issuecomment-3540509807) on [issue #537](https://github.com/YunoHost-Apps/mastodon_ynh/issues/537) Warning during upgrade: ./upgrade: line 142: [: syntax error: --key=es_enabled unexpected: Ive checked /etc/yunohost/apps/mastodon/settings.yml, and I have neither es_enabled, nor redis_namespace. I guess...
[09:22:31] <Yunohost Git/Infra notifications> [vaultwarden_ynh] S​alamandar pushed to master: restore: Ensure permissions on data_dir are valid ([8d6d50f1](https://github.com/YunoHost-Apps/vaultwarden_ynh/commit/8d6d50f1007c8aefd9fab2aed5ac941af2d96e56))
[12:41:22] <Joris> Hello, I need so for launching the CI test in:
- https://github.com/YunoHost-Apps/dumbbudget_ynh/pull/23
- https://github.com/YunoHost-Apps/dumbpad_ynh/pull/31
[12:42:13] <Joris> I did previoulsy a PR against master and not testing in https://github.com/YunoHost-Apps/dumbdrop_ynh/pull/23
Do I need to redo it?
[12:43:13] <Aleks (he/him/il/lui)> (I'm trying our invite command which uuuuh may or may not work)
[12:44:18] <Aleks (he/him/il/lui)> hmyeah whatev, doing it the old way
[12:44:40] <Aleks (he/him/il/lui)> you should have received an invite to join YunoHost-Apps org which should unlock the !testme thingy
[12:44:47] <Aleks (he/him/il/lui)> urg 1 sec
[12:45:23] <Aleks (he/him/il/lui)> yup done
[12:53:31] <Yunohost Git/Infra notifications> [nextcloud_ynh] c​dedert closed [issue #838](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/838): Nginx broke after update
[12:53:31] <Yunohost Git/Infra notifications> [nextcloud_ynh] c​dedert [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/838#issuecomment-3541692717) on [issue #838](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/838) Nginx broke after update: I was able to repair my Nextloud with this command.
yunohost app shell nextcloud php occ maintenance:repair
[12:55:23] <Joris> thank you!
[13:34:00] <Yunohost Git/Infra notifications> [nextcloud_ynh] A​-Sverdrup opened [issue #840](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/840): Nextcloud cannot be installed if /var/www or /home are symliked
[14:54:45] <Yunohost Git/Infra notifications> [apps] y​unohost-bot opened [pull request #3207](https://github.com/YunoHost/apps/pull/3207): Add SecretSanta to wishlist
[16:08:02] <tituspijean[m]> I'll have a look tonight
[16:58:48] <Yunohost Git/Infra notifications> T​hovi98 created repository secretsanta_ynh: Secret Santa package for YunoHost https://github.com/YunoHost-Apps/secretsanta_ynh
[17:53:52] <Yunohost Git/Infra notifications> f​rancoisjacquet edited repository rosariosis_ynh: RosarioSIS package for YunoHost https://github.com/YunoHost-Apps/rosariosis_ynh
[17:54:25] <Yunohost Git/Infra notifications> f​rancoisjacquet edited repository rosariosis_ynh: RosarioSIS package for YunoHost https://github.com/YunoHost-Apps/rosariosis_ynh
[17:54:39] <Yunohost Git/Infra notifications> f​rancoisjacquet edited repository rosariosis_ynh: RosarioSIS package for YunoHost https://github.com/YunoHost-Apps/rosariosis_ynh
[20:24:16] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 pushed to ynh-structure: upgrade: Update plugins before installing deb packages and having a problematic server restart ([f365939d](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/f365939dbe9ee5214c7727474dc69f08a92f6c13))
[20:24:19] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 pushed to ynh-structure: Fix order with backing up of config files ([f5f1a34a](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/f5f1a34abde21180d9cf5ed6026f04d93d1881f6))
[20:24:20] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 pushed to ynh-structure: refactor jellyfin installation (use tarballs instead of .deb and change app directory) ([b04189ae](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/b04189aeb170c3c62825071990e26dde7e7540e1))
[20:24:20] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 pushed to ynh-structure: upgrade: Fix permissions on LDAP plugin directory ([e055fe27](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/e055fe278393dde76dcc6388ef10a44ac98a05b1))
[20:35:09] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 pushed to ynh-structure: Merge branch ynh-structure of https://github.com/YunoHost-Apps/jellyfin_ynh into ynh-structure ([efa7da67](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/efa7da67a05871b253862d41ab6a60f2eb8bec45))
[20:35:09] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 pushed to ynh-structure: add back prefetch=true ([518f678b](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/518f678b9a1a6fc62c5fc8a8bf75d474aa5860ef))
[20:45:43] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 pushed to ynh-structure: typo ([6a7374a7](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/6a7374a7be15b8dc466413f72b6c160f088ab8c0))
[20:45:43] <tituspijean[m]> I found the issue, somehow the code is not being pulled by the infra
[20:59:18] <Yunohost Git/Infra notifications> [apps_tools] t​ituspijean pushed to main: enh(invitations): allow to omit the @ ([f3e89ec9](https://github.com/YunoHost/apps_tools/commit/f3e89ec927acb907d3b891d725f910e037120887))
[21:17:55] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 pushed to ynh-structure: forgot some old dir mentions in upgrade ([c8392a2e](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/c8392a2e7e0cc106f9a8b43c647b5f35f7de6ff1))
[21:25:00] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 opened [pull request #207](https://github.com/YunoHost-Apps/jellyfin_ynh/pull/207): Use tar archives instead of debs and use standard YunoHost directories
[21:28:36] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 pushed to ynh-structure: test another approach because ynh_read_manifest doesn’t seem to work and I don’t understand why ([c3ed9c84](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/c3ed9c841b717b2ba80d46b7c156f40091bd0eb8))
[21:42:04] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 pushed to ynh-structure: force use the latest stable for now, gotta to come back to handle archives later ([6ec8208c](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/6ec8208c8205440350a35d772d15980ecfa4ef01))
[21:44:34] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 pushed to ynh-structure: create config directory ([1f2040cf](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/1f2040cfde97e86200a3a8e0d8a1594e782e992c))
[22:02:38] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 pushed to ynh-structure: install sources in subdir ([01cf58e3](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/01cf58e3ade82c522b6ccde63e4c119ff625ef79))
[22:26:19] <Yunohost Git/Infra notifications> [jellyfin_ynh] o​rhtej2 [commented](https://github.com/YunoHost-Apps/jellyfin_ynh/pull/207#discussion_r2535699024) on pull request #207 Use tar archives instead of debs and use standard YunoHost directories: If I may suggest call this resource main, this way autoupdater will correctly track the release on GH Moreover, you c...
[23:29:03] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 32 pending update PRs
- 13 new apps PRs: filebrowser, filerise, ghost, gotosocial, jackett, limesurvey, loki, meilisearch, movim, pinkarrows, retroarch, rosariosis, wanderer
- 10 failed apps updates: calibreweb-automated, element-call, fusion, jenkins, lidarr, litechat, loops, quizzes, radarr, sabnzbd

See the full log here: https://paste.yunohost.org/raw/diqavevogo
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate