[19:16:22]
<Yunohost Git/Infra notifications> [apps] yunohost-bot labeled Wishlist on [pull request #2619](https://github.com/YunoHost/apps/pull/2619): Add Whisparr to wishlist
[19:55:13]
<miro5001> Is there anything I can do to fix this in the ci :
```
Error: Failed instance creation: Failed creating instance record: Add instance info to the database: This "instances" entry already exists
Job failed ? Return code is 1 / Or maybe the json result doesnt exist...
```
[19:55:15]
<miro5001> Of course
https://ci-apps-dev.yunohost.org/ci/job/20114
Thank you
[19:55:33]
<tituspijean> Looks like a bug on the server, so no. But please send a link to the job
[19:55:34]
<Yunohost Git/Infra notifications> [apps] ericgaspar created new branch fix-logo-on-background
[19:55:36]
<Yunohost Git/Infra notifications> [apps] ericgaspar opened [pull request #2620](https://github.com/YunoHost/apps/pull/2620): Fix logo on background
[19:55:37]
<Yunohost Git/Infra notifications> [apps] ericgaspar pushed 1 commit to master: Fix logo on background (#2620) * Update kanboard.png * fix black background ([ae967d2a](https://github.com/YunoHost/apps/commit/ae967d2a475e2b833262f877513e63050422fe51))
[19:55:37]
<tituspijean> So yup it's the server's fault. I'm only on mobile right now, I cannot log into the server to fix it sorry.
[19:55:38]
<Yunohost Git/Infra notifications> [apps] ericgaspar merged [pull request #2620](https://github.com/YunoHost/apps/pull/2620): Fix logo on background
[19:55:38]
<Yunohost Git/Infra notifications> [apps] ericgaspar pushed 1 commit to fix-logo-on-background: fix black background ([b113b951](https://github.com/YunoHost/apps/commit/b113b95125c29dd7af98e5fbbbf66af6ad7dfd00))
[19:55:39]
<Yunohost Git/Infra notifications> [apps] ericgaspar deleted branch fix-logo-on-background
[19:55:39]
<Yunohost Git/Infra notifications> [apps] ericgaspar pushed 1 commit to fix-logo-on-background: Update kanboard.png ([8a4a9a54](https://github.com/YunoHost/apps/commit/8a4a9a541352b4160749efc0df33842792f8f073))
[19:57:20]
<Aleks (he/him/il/lui)> cf https://github.com/YunoHost/yunohost/blob/dev/src/utils/resources.py#L358
[19:57:21]
<Aleks (he/him/il/lui)> need quadruple slashes i guess
[19:57:24]
<eric_G> any idea why? `./remove: line 27: mysqlshow: command not found`
[19:57:25]
<eric_G> https://github.com/YunoHost-Apps/mattermost_ynh/blob/62182e5efb249173e6fd4b100446627f4557ddb0/scripts/remove#L27
[19:57:25]
<eric_G> https://ci-apps-bookworm-dev.yunohost.org/ci/job/3393
[19:57:25]
<thatoo> > <@Alekswag:matrix.org> need quadruple slashes i guess
ok, new PR : https://github.com/YunoHost/yunohost/pull/1965
[19:57:26]
<Aleks (he/him/il/lui)> > <@ericg:matrix.org> any idea why? `./remove: line 27: mysqlshow: command not found`
could be because mysql aint installed in the first place ? (rough guess, i can't dig the code right now)
[19:57:27]
<eric_G> ah yes... is this condition even usefull?
[19:57:28]
<orhtej2> > <@ericg:matrix.org> ah yes... is this condition even usefull?
likely you have to check if `mysqlshow` is a thing first
[19:57:36]
<miro5001> I thought mattermost used postgresql
[19:57:43]
<orhtej2> cf https://stackoverflow.com/a/677212/7034621
[19:58:28]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar pushed 1 commit to testing: 29.0.8 ([7a23074a](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/7a23074a5c2fd386915806052a23a609997f9da9))
[19:58:29]
<Yunohost Git/Infra notifications> [nextcloud_ynh] yunohost-bot pushed 1 commit to testing: Auto-update READMEs ([fa49faa6](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/fa49faa69dfba538770db849bc2f14de8cebed93))
[19:58:30]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/735#issuecomment-2405505069) on [issue #735](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/735) Testing: testme
[19:58:30]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar edited [pull request #735](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/735): Testing
[19:58:31]
<Yunohost Git/Infra notifications> [nextcloud_ynh] yunohost-bot [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/735#issuecomment-2405505196) on [issue #735](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/735) Testing: Alrighty
[[Test Badge](https://img.shields.io/endpoint?url=https://ci-apps-dev.yunohost.org/ci/api/job/20118/badge)](h...
[20:00:10]
<Yunohost Git/Infra notifications> [nextcloud_ynh] yunohost-bot [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/735#issuecomment-2405505209) on [issue #735](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/735) Testing: Test it, book it, worm it, technologic. :robot: :notes:
[[Test Badge](https://img.shields.io/endpoint?url=https://ci-ap...
[20:02:16]
<eric_G> oh no, I still have the same warning (`./remove: line 27: mysqlshow: command not found`) am I doing this wrong? https://github.com/YunoHost-Apps/mattermost_ynh/blob/78c25780dbe095a7f89520160751912784eb8aeb/scripts/remove#L25-L30
[20:07:22]
<Aleks (he/him/il/lui)> basically you wrote "if the command doesnt exist, run the command" 😬
[20:10:16]
<Aleks (he/him/il/lui)> just remove the `!` line 25 such that it becomes "if the command exists, run the command"
[20:16:13]
<eric_G> 🫠 thanks
[20:43:53]
<miro5001> In the config file of ojs there is base_url = "__DOMAIN____PATH__" defined
How can I make the change url script update it with the new url?
[20:50:29]
<Aleks (he/him/il/lui)> using the same call to `ynh_add_config` than in install / upgrade i suppose
[21:01:14]
<miro5001> This will replace all the other placeholders that the user may have changed
[21:05:37]
<Aleks (he/him/il/lui)> yeah in that case the file should be understood as manually modified and wont be updated at all, which is another issue ...
but yeah the other method is to use `ynh_write_var_in_file` which is meant to change a single key/value in a file
[21:08:30]
<Aleks (he/him/il/lui)> using reg-eeer, "magic"
[21:11:08]
<Aleks (he/him/il/lui)> (dark magic ... using the blood from your eyes)