[00:01:00]
<otm33> Urgh. Well I see its latest update is two years ago, I will ask Eric about it.
[00:02:12]
<miro5001> > <@otm33:matrix.org> Urgh. Well I see its latest update is two years ago, I will ask Eric about it.
Just create a new branch for upgrading
[00:02:43]
<m606> better even to check in github in general for `targeted-app_ynh` as sometimes someone maybe working on a package which is not ready yet and not transferred
[00:03:13]
<otm33> Spent hours trying to understand why the client threw a nice blank page without errors... 😄
[00:04:09]
<otm33> Sure...
[00:11:38]
<otm33> "Fortunately" the YNH-Apps docmost_ynh package seems to be broken...
[00:17:34]
<m606> too bad. I don't know much about postfix at the moment and if I vaguely see what is the purpose of this `app_senders_login_maps`, but I don't get how it is supposed to work.
But yes, it seems mail_user is [taken from settings](https://github.com/YunoHost/yunohost/blob/c936c0b6017199bc812be7c5e899f98c6b8cb48e/src/app.py#L2625) within `regen_mail_app_user_config_for_dovecot_and_postfix()`, which is [triggered when provisioning a system user](https://github.com/YunoHost/yunohost/blob/c936c0b6017199bc812be7c5e899f98c6b8cb48e/src/utils/resources.py#L881) with `allow_email = "true"`.
So basically I am under the impression that at the moment there is no other implementation where `$mail_user` is checked.
[00:17:37]
<otm33> No, I can't do that. No permissions.
[00:20:41]
<m606> I don't have permission to grant permission but I can do that: https://github.com/YunoHost-Apps/docmost_ynh/tree/upgrade
[00:21:52]
<m606> oh but can't you just PR it ?
[00:22:20]
<otm33> Yes, afaiu, app_senders_login_maps is only updated if mail_user is retrieved from manifest
[00:24:48]
<m606> yes and only when `regen_mail_app_user_config_for_dovecot_and_postfix()` i.e. when provisionning system user (=reading the manifest) or when calling regen-conf as you noted
[00:25:51]
<otm33> No I cannot. Will have to fork the repo but before I had to move my own docmost_ynh...
[00:27:13]
<m606> on your machine you mean? like renaming it `docmost_ynh_new`? This I can't help )
[00:32:21]
<m606> (I mean rename local folder so that you can clone Yunohos-Apps repo with same name, fork Yunohost-Apps repo, create new branch in the fork, overwrite content in this folder with the one of the folder you would have previously renamed, push and create PR)
[00:35:00]
<otm33> yes... will do that tomorrow...
[00:55:10]
<Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:
- 59 pending update PRs
- 2 new apps PRs: paperless-ngx, wekan
- 7 failed apps updates: adminer, arn_messager, gogs, jenkins, overleaf, passed, planka
See the full log here: https://paste.yunohost.org/raw/lacoliniyo
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[00:55:18]
<otm33> `ERROR: Permission to YunoHost-Apps/docmost_ynh.git denied to otm33GH`
[00:58:13]
<m606> when `git clone git@github.com:YunoHost-Apps/docmost_ynh.git`?
[00:59:42]
<m606> but I see the app is not in the catalog yet, i.e. that current package is probably unused. I don't have rights for this, but it would make your life easier that an admin renames the repo with _old suffix, and that you can transfer yours then
[01:01:47]
<otm33> No : when trying to push a new branch... but that was expected & I had no illusions ;)
[01:04:02]
<m606> ah yes without prior fork you mean... yes an admin must grant you write permission before
[01:08:16]
<otm33> BTW, do you manage to send emails from mail_user address now ?
[01:10:29]
<m606> haven't tried the new config we discussed so far. I have been trying to look where support for it in apps' scripts could be added.
[07:48:38]
<Yunohost Git/Infra notifications> [roundcube_ynh] inrepublica [commented](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259#issuecomment-4102787234) on [issue #259](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259) Upgrading Roundcube 1.6.12~ynh1 to 1.6.13~ynh1fails: I have a similar error:
2026-03-21 08:40:55,268: DEBUG - + sudo -E -u roundcube php8.5 /var/www/roundcube/composer.pha...
[07:48:42]
<Yunohost Git/Infra notifications> [roundcube_ynh] inrepublica [commented](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259#issuecomment-4102787234) on [issue #259](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259) Upgrading Roundcube 1.6.12~ynh1 to 1.6.13~ynh1fails: I have a similar error:
2026-03-21 08:40:55,268: DEBUG - + sudo -E -u roundcube php8.5 /var/www/roundcube/composer.p...
[07:49:01]
<Yunohost Git/Infra notifications> [roundcube_ynh] inrepublica [commented](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259#issuecomment-4102787234) on [issue #259](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259) Upgrading Roundcube 1.6.12~ynh1 to 1.6.13~ynh1fails: I have a similar error:
2026-03-21 08:40:55,268: DEBUG - + sudo -E -u roundcube php8.5 /var/www/roundcube/composer.p...
[07:49:02]
<Yunohost Git/Infra notifications> [roundcube_ynh] inrepublica [commented](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259#issuecomment-4102787234) on [issue #259](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259) Upgrading Roundcube 1.6.12~ynh1 to 1.6.13~ynh1fails: I have a similar error:
2026-03-21 08:40:55,268: DEBUG - + sudo -E -u roundcube php8.5 /var/www/roundcube/composer.p...
[07:49:21]
<Yunohost Git/Infra notifications> [roundcube_ynh] inrepublica [commented](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259#issuecomment-4102787234) on [issue #259](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259) Upgrading Roundcube 1.6.12~ynh1 to 1.6.13~ynh1fails: I have a similar error:
2026-03-21 08:40:55,268: DEBUG - + sudo -E -u roundcube php8.5 /var/www/roundcube/composer.p...
[08:27:41]
<Yunohost Git/Infra notifications> [roundcube_ynh] tuxmouraille [commented](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259#issuecomment-4102836580) on [issue #259](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259) Upgrading Roundcube 1.6.12~ynh1 to 1.6.13~ynh1fails: Hi,
I also have this error : https://paste.yunohost.org/raw/uyopaxikit.
[08:30:15]
<Yunohost Git/Infra notifications> [roundcube_ynh] tuxmouraille [commented](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259#issuecomment-4102836580) on [issue #259](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259) Upgrading Roundcube 1.6.12~ynh1 to 1.6.13~ynh1fails: Hi,
I have similar error to inrepublica when the upgrade from 1.6.13~ynh1 to 1.6.14~ynh1 .
https://paste.yunohost.org/r...
[08:30:40]
<Yunohost Git/Infra notifications> [roundcube_ynh] tuxmouraille [commented](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259#issuecomment-4102836580) on [issue #259](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259) Upgrading Roundcube 1.6.12~ynh1 to 1.6.13~ynh1fails: Hi,
I have similar error to inrepublica when the upgrade from 1.6.13-ynh1 to 1.6.14-ynh1 .
https://paste.yunohost.org/r...
[08:49:17]
<Yunohost Git/Infra notifications> [apps] yunohost-bot opened [pull request #3398](https://github.com/YunoHost/apps/pull/3398): Add Translite to wishlist
[09:26:00]
<Cippr> Hello, upgrade roundcube failed from 1.6.13~ynh1 to1.6.14~ynh1 on an amd64 vps :-(
The backup restore in the script works :-)
It seems to be due to a thing in composer json.
Here is the log :
https://paste.yunohost.org/raw/nazenuloqu
[09:30:53]
<Cippr> I'm going to have an heavy day so I couldn't being reactive ... maybe more time to test some tricks or proposals tomorrow.
[13:49:29]
<isAAAc> Cippr: i removed the app and reinstalled it, should work
[13:51:54]
<isAAAc> humm; it works on one of my servers, but not on the second one :/
[13:54:19]
<isAAAc> It worked on the second attempt (the reinstallation)
[14:09:34]
<Yunohost Git/Infra notifications> ericgaspar created repository translite_ynh https://github.com/YunoHost-Apps/translite_ynh
[14:14:11]
<Yunohost Git/Infra notifications> ericgaspar edited repository translite_ynh: TransLite package for YunoHost https://github.com/YunoHost-Apps/translite_ynh
[14:14:11]
<Yunohost Git/Infra notifications> ericgaspar edited repository translite_ynh: TransLite package for YunoHost https://github.com/YunoHost-Apps/translite_ynh
[14:16:05]
<Yunohost Git/Infra notifications> [apps] ericgaspar pushed to translite: Update apps.toml ([2501af15](https://github.com/YunoHost/apps/commit/2501af15f24c862cdc5f0431e58acc2138855bfd))
[14:16:16]
<Yunohost Git/Infra notifications> [apps] Josue-T [commented](https://github.com/YunoHost/apps/pull/3395#issuecomment-4103425771) on [issue #3395](https://github.com/YunoHost/apps/pull/3395) Update app levels according to CI results: Seem to be error for XWiki
[14:16:16]
<Yunohost Git/Infra notifications> [apps] ericgaspar pushed to translite: Create translite.png ([716ecf9d](https://github.com/YunoHost/apps/commit/716ecf9dd4e6159f84e1b0468585e0505e377b56))
[14:16:29]
<Yunohost Git/Infra notifications> [apps] ericgaspar opened [pull request #3399](https://github.com/YunoHost/apps/pull/3399): Add Translite
[14:16:58]
<Yunohost Git/Infra notifications> [apps] ericgaspar closed [pull request #3398](https://github.com/YunoHost/apps/pull/3398): Add Translite to wishlist
[14:17:00]
<Yunohost Git/Infra notifications> [apps] ericgaspar [commented](https://github.com/YunoHost/apps/pull/3398#issuecomment-4103426859) on [issue #3398](https://github.com/YunoHost/apps/pull/3398) Add Translite to wishlist: Closing with https://github.com/YunoHost-Apps/translite_ynh
[14:17:44]
<Yunohost Git/Infra notifications> [apps] Thovi98 [commented](https://github.com/YunoHost/apps/pull/3395#issuecomment-4103428628) on [issue #3395](https://github.com/YunoHost/apps/pull/3395) Update app levels according to CI results: Not only: the ci is down since a few days
[14:18:57]
<Yunohost Git/Infra notifications> [apps] Thovi98 pushed to main: Add Translite (#3399) * Update apps.toml * Create translite.png ([b420d428](https://github.com/YunoHost/apps/commit/b420d4283dbbdd0f7fd0f1f6475494a45607adaa))
[14:18:58]
<Yunohost Git/Infra notifications> [apps] Thovi98 merged [pull request #3399](https://github.com/YunoHost/apps/pull/3399): Add Translite
[14:18:59]
<Yunohost Git/Infra notifications> [apps] Thovi98 deleted branch translite
[14:51:34]
<Yunohost Git/Infra notifications> [borg_ynh] fflorent pushed to testing: Upgrade sources - main v1.4.4: https://github.com/borgbackup/borg/releases/tag/1.4.4 ([2ea76095](https://github.com/YunoHost-Apps/borg_ynh/commit/2ea76095ac8649fba51e3d3f2f83402f597eccd6))
[14:51:37]
<Yunohost Git/Infra notifications> [borg_ynh] fflorent pushed to testing: Auto-update READMEs ([7abcd6e9](https://github.com/YunoHost-Apps/borg_ynh/commit/7abcd6e94c0267dd0ff90df6d649b64d6fa44291))
[14:51:44]
<Yunohost Git/Infra notifications> [borg_ynh] fflorent merged [pull request #254](https://github.com/YunoHost-Apps/borg_ynh/pull/254): Testing
[14:51:45]
<Yunohost Git/Infra notifications> [borg_ynh] fflorent pushed to master: Upgrade sources - main v1.4.4: https://github.com/borgbackup/borg/releases/tag/1.4.4 ([60d78a75](https://github.com/YunoHost-Apps/borg_ynh/commit/60d78a752b626426abf51983da060310e484672f))
[14:51:48]
<Yunohost Git/Infra notifications> [borg_ynh] fflorent pushed to master: Auto-update READMEs ([153bcaaf](https://github.com/YunoHost-Apps/borg_ynh/commit/153bcaaf28a0e0cb5e97bffa64d67645cfbeaeab))
[15:07:48]
<miro5001> Main ci is unable to connect to the internet
[15:40:53]
<Yunohost Git/Infra notifications> [roundcube_ynh] mprobson [commented](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259#issuecomment-4103586855) on [issue #259](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259) Upgrading Roundcube 1.6.12~ynh1 to 1.6.13~ynh1fails: I see the same error here: https://paste.yunohost.org/raw/bitumurazu
[16:15:44]
<Yunohost Git/Infra notifications> [roundcube_ynh] DeMiro5001 [commented](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259#issuecomment-4103649413) on [issue #259](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259) Upgrading Roundcube 1.6.12~ynh1 to 1.6.13~ynh1fails: Can this help?
https://forum.yunohost.org/t/resolu-loperation-mettre-a-jour-lapplication-roundcube-a-echoue/41870
[18:33:38]
<Yunohost Git/Infra notifications> [mastodon_ynh] nizarus opened [issue #557](https://github.com/YunoHost-Apps/mastodon_ynh/issues/557): Upgrade from 4.5.6~ynh1 to 4.5.7~ynh11 Failed, and to mastodon-streaming service failed after backup restoration
[18:39:48]
<Yunohost Git/Infra notifications> [mastodon_ynh] vdbhb59 [commented](https://github.com/YunoHost-Apps/mastodon_ynh/issues/557#issuecomment-4103936830) on [issue #557](https://github.com/YunoHost-Apps/mastodon_ynh/issues/557) Upgrade from 4.5.6~ynh1 to 4.5.7~ynh1 Failed, and to mastodon-streaming service failed after backup restoration: I upgraded to 4.5.7 without any issues 6 or so hours ago.
<img width="359" height="62" alt="Image" src="https://github....
[20:09:16]
<Yunohost Git/Infra notifications> [apps] ericgaspar pushed to docmost: Update apps.toml ([f4c1a96d](https://github.com/YunoHost/apps/commit/f4c1a96dfb433ccac57ad4680d43f5a77a0e8b19))
[20:09:29]
<Yunohost Git/Infra notifications> [apps] ericgaspar opened [pull request #3400](https://github.com/YunoHost/apps/pull/3400): Add docmost
[20:09:53]
<Yunohost Git/Infra notifications> [apps] ericgaspar pushed to docmost: Update wishlist.toml ([7cf7cbd5](https://github.com/YunoHost/apps/commit/7cf7cbd5506c6337b7400278bbecb1ad20c87fda))
[20:11:56]
<Yunohost Git/Infra notifications> [apps] ericgaspar pushed to docmost: Create docmost.png ([a5d255b4](https://github.com/YunoHost/apps/commit/a5d255b4bad3144b8be93357e3a03ed08bdc4107))
[20:12:43]
<Yunohost Git/Infra notifications> [apps] ericgaspar merged [pull request #3400](https://github.com/YunoHost/apps/pull/3400): Add docmost
[20:12:45]
<Yunohost Git/Infra notifications> [apps] ericgaspar pushed to main: Add docmost (#3400) * Update apps.toml * Update wishlist.toml * Create docmost.png ([064d3db4](https://github.com/YunoHost/apps/commit/064d3db4612e328dcc3fbb1784a0f879d9e96815))
[20:12:48]
<Yunohost Git/Infra notifications> [apps] ericgaspar deleted branch docmost
[20:13:44]
<Yunohost Git/Infra notifications> ericgaspar created repository bagisto_ynh https://github.com/YunoHost-Apps/bagisto_ynh
[20:17:18]
<Yunohost Git/Infra notifications> ericgaspar edited repository bagisto_ynh: Bagisto package for YunoHost https://github.com/YunoHost-Apps/bagisto_ynh
[20:17:25]
<Yunohost Git/Infra notifications> ericgaspar edited repository bagisto_ynh: Bagisto package for YunoHost https://github.com/YunoHost-Apps/bagisto_ynh
[23:24:30]
<Yunohost Git/Infra notifications> [mastodon_ynh] nizarus [commented](https://github.com/YunoHost-Apps/mastodon_ynh/issues/557#issuecomment-4104819936) on [issue #557](https://github.com/YunoHost-Apps/mastodon_ynh/issues/557) Upgrade from 4.5.6~ynh1 to 4.5.7~ynh1 Failed, and to mastodon-streaming service failed after backup restoration: The problem with mastodon-streaming service is solved.
Steps:
cd /opt/node_n/n/versions/node
N_PREFIX=/opt/node_n/...
[23:34:15]
<Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:
- 47 pending update PRs
- 11 new apps PRs: dokos, firefly-iii, jackett, lychee, paperless-ngx, ssh_apprise, teampass, wallos, wekan, zipline, zoraxy
- 8 failed apps updates: adminer, arn_messager, gogs, jenkins, overleaf, passed, planka, translite
See the full log here: https://paste.yunohost.org/raw/odijuyazuf
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate