Thursday, June 06, 2024
apps@conference.yunohost.org
June
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:26:18] <Yunohost Git/Infra notifications> App dex failed all tests in job [#27182](https://ci-apps.yunohost.org/ci/job/27182) :(
[01:55:59] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 22 pending update PRs
- 16 new apps PRs
- 4 failed apps updates: calibreweb, focalboard, minetest, snserver

See the full log here: http://paste.yunohost.org/raw/dapigahuke
[05:29:39] <Yunohost Git/Infra notifications> [apps] Thovi98 [commented](https://github.com/YunoHost/apps/pull/2386#issuecomment-2151441332) on [issue #2386](https://github.com/YunoHost/apps/pull/2386) add "package-not-maintained" antifeature to technitium package: Im not saying I will maintain it, but https://github.com/YunoHost-Apps/technitium-dns_ynh/pull/14 must help to upgrade ...
[05:54:44] <Yunohost Git/Infra notifications> App satdress failed all tests in job [#27149](https://ci-apps.yunohost.org/ci/job/27149) :(
[05:55:30] <Yunohost Git/Infra notifications> [apps] Thovi98 [commented](https://github.com/YunoHost/apps/pull/2386#issuecomment-2151441332) on [issue #2386](https://github.com/YunoHost/apps/pull/2386) add "package-not-maintained" antifeature to technitium package: Im not saying I will maintain it, but https://github.com/YunoHost-Apps/technitium-dns_ynh/pull/14 may help to upgrade t...
[06:41:09] <Yunohost Git/Infra notifications> [apps] ericgaspar closed [pull request #2386](https://github.com/YunoHost/apps/pull/2386): add "package-not-maintained" antifeature to technitium package
[06:41:09] <Yunohost Git/Infra notifications> [apps] ericgaspar [commented](https://github.com/YunoHost/apps/pull/2386#issuecomment-2151520481) on [issue #2386](https://github.com/YunoHost/apps/pull/2386) add "package-not-maintained" antifeature to technitium package: technitium-dns is not unmaintained, there is activity on testing
[06:42:33] <Yunohost Git/Infra notifications> [apps] ericgaspar deleted branch OniriCorpe-patch-1
[07:50:20] <Yunohost Git/Infra notifications> App technitium-dns rises from level 6 to 8 in job [#27199](https://ci-apps.yunohost.org/ci/job/27199) !
[08:00:38] <eric_G> I am confused with the `package-not-maintained` antifiature
[08:26:54] <eric_G> https://github.com/YunoHost/apps/pull/2373
[08:39:24] <chrichri ⚡> Question: so, there are a few people already using a [microblog.pub v1 package for yunohost](https://git.sr.ht/~tsileo/microblog.pub_ynh). I'm upgrading/re-designing it, because I'm one of those people.

I'll changes pathes from /opt and split the installation between $install_dir and $data_dir to integrate the stuff better. That will not be downward compatible to the existing v1 package.

If [microblogpub](https://git.sr.ht/~tsileo/microblog.pub_ynh/tree/master/item/manifest.json#L3) appears in the catalog people with the old installation (if others than me ;-) ) will get an update offered, because the id for the software stays the same - correct?
[08:39:26] <chrichri ⚡> eric_GCould you give me access to https://github.com/YunoHost-Apps/microblog.pub_ynh?
[08:39:29] <Yunohost Git/Infra notifications> [apps] ericgaspar [commented](https://github.com/YunoHost/apps/pull/2373#issuecomment-2151725444) on [issue #2373](https://github.com/YunoHost/apps/pull/2373) Update apps.toml for packages not maintained: I will say its a good issue but a bad PR. 😬
[08:54:52] <Salamandar> Anyone remembers the envvar for PNPM to prevent its prompt "really download ?"
[08:57:18] <Salamandar> ok found COREPACK_ENABLE_DOWNLOAD_PROMPT
[09:07:25] <chrichri ⚡> I'd need to set the default branch on https://github.com/YunoHost-Apps/microblog.pub_ynh and do not have access to the settings after moving the repo to yunohost_apps org.
[09:10:39] <eric_G> > <@Salamandar:matrix.org> ok found COREPACK_ENABLE_DOWNLOAD_PROMPT

where?
[09:12:05] <Salamandar> in corepack's code :D
[09:20:28] <eric_G> I get nothing searching the GitHub code repo for `COREPACKENABLEDOWNLOAD_PROMPT` 🤔
[09:22:08] <eric_G> `COREPACK_ENABLE_DOWNLOAD_PROMPT` ok found it
[09:23:17] <Salamandar> ah yeah
[09:24:16] <Salamandar> thanks markdown
[09:24:48] <eric_G> why is this not solving the issue? https://github.com/YunoHost/yunohost/pull/1842/files
[09:26:10] <Salamandar> because it's only exported in the root user's env
[09:26:23] <Salamandar> when you `ynh_exec_as $app`, it's lost
[09:40:08] <tituspijean> sorry, I was too frustrated when I wrote this PR, and did not properly test it 😓
[09:41:43] <Salamandar> :D
[09:41:45] <Salamandar> no problem
[09:42:06] <Salamandar> maybe the helpers could store a list of envvars to pass
[09:42:06] <Salamandar> this env var / ynh_exec_as issue is crappy
[09:45:52] <eric_G> https://aria.im/_matrix/media/v1/download/matrix.org/lRxGnBiJLpDoAMdlqXFLDXPI
[09:46:12] <Yunohost Git/Infra notifications> [apps] tituspijean approved [pull request #2378](https://github.com/YunoHost/apps/pull/2378#pullrequestreview-2101484783) webhook: rebase testing on master if fast-forwardable: LGTM, and much needed.
[09:46:46] <chrichri ⚡> > <@chrichri:ween.de> I'd need to set the default branch on https://github.com/YunoHost-Apps/microblog.pub_ynh and do not have access to the settings after moving the repo to yunohost_apps org.

anybody?
[09:47:19] <tituspijean> > <@Salamandar:matrix.org> maybe the helpers could store a list of envvars to pass

why not! we actually somewhat already do it with phpversion (and phpflags for the app_shell helper)
[09:48:19] <tituspijean> > <@chrichri:ween.de> anybody?

you are now maintainer of the app
[09:51:42] <chrichri ⚡> > <@titus:pijean.ovh> you are now maintainer of the app

Thanks! Seems I still can't set master to the default branch...
[09:51:42] <chrichri ⚡> > <@Salamandar:matrix.org> why ?

Doesn't appear in the settings menu…
[09:51:42] <tituspijean> beware, I think having a dot in the repository name is not supported
[09:51:51] <Salamandar> it's uncharted territory for sure
[09:51:51] <Salamandar> > <@chrichri:ween.de> Thanks! Seems I still can't set master to the default branch...

why ?
[09:52:34] <Salamandar> weird. Done :)
[09:52:36] <tituspijean> my bad, you need admin access to the repo to do so
[09:53:48] <tituspijean> (RTFM titus, RTFM: https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/managing-branches-in-your-repository/changing-the-default-branch)
[09:54:10] <chrichri ⚡> Uh, o.k. - just wanted to write that I can see the menu for flohmarkt_ynh.
[10:00:11] <eric_G> chrichri ⚡️: don't hesitate to follow the example_ynh template. This will make transition to package v3 easier 😶‍🌫️
[10:01:53] <chrichri ⚡> > <@ericg:matrix.org> chrichri ⚡️: don't hesitate to follow the example_ynh template. This will make transition to package v3 easier 😶‍🌫️

I would have done so if I wouldn't have started this as a migration of v1 → v2. I followed the documentation and used the script to convert and started from there.
[10:02:57] <eric_G> this is also true for flohmarkt_ynh 😬
[10:04:13] <Yunohost Git/Infra notifications> [apps] Salamandar pushed 1 commit to pv2: Remove packaging v1 -> v2 conversion scripts ([67fab0f8](https://github.com/YunoHost/apps/commit/67fab0f80a22a8ce275bb4c8a354594089d0f6b0))
[10:04:14] <Yunohost Git/Infra notifications> [apps] Salamandar created new branch pv2
[10:04:38] <Yunohost Git/Infra notifications> [apps] Salamandar opened [pull request #2387](https://github.com/YunoHost/apps/pull/2387): Remove packaging v1 -> v2 conversion scripts
[10:04:50] <Yunohost Git/Infra notifications> [apps] Salamandar edited [pull request #2387](https://github.com/YunoHost/apps/pull/2387): Remove packaging v1 -> v2 conversion scripts
[10:06:09] <Yunohost Git/Infra notifications> [apps] Salamandar pushed 1 commit to fix: Add additional level key in graveyard ([aa7278b6](https://github.com/YunoHost/apps/commit/aa7278b6b03a775e09d7c227c4790cbbdbb0f53d))
[10:06:10] <Yunohost Git/Infra notifications> [apps] Salamandar created new branch fix
[10:06:31] <Yunohost Git/Infra notifications> [apps] Salamandar pushed 1 commit to fix: Remove additional level key in graveyard ([f653fd09](https://github.com/YunoHost/apps/commit/f653fd09086fb87676209680bf8f20b26e0b7ea3))
[10:06:41] <Yunohost Git/Infra notifications> [apps] Salamandar opened [pull request #2388](https://github.com/YunoHost/apps/pull/2388): fix graveyard.toml
[10:07:54] <Yunohost Git/Infra notifications> [apps] Salamandar deleted branch fix
[10:07:54] <Yunohost Git/Infra notifications> [apps] Salamandar pushed 1 commit to master: Remove additional level key in graveyard ([510ef51c](https://github.com/YunoHost/apps/commit/510ef51c7bf3960e3ef94d5f89050de12829902f))
[10:07:54] <Yunohost Git/Infra notifications> [apps] Salamandar merged [pull request #2388](https://github.com/YunoHost/apps/pull/2388): fix graveyard.toml
[10:08:07] <Yunohost Git/Infra notifications> [apps] Salamandar pushed 1 commit to pv2: Remove packaging v1 -> v2 conversion scripts ([fb8448ed](https://github.com/YunoHost/apps/commit/fb8448edf6ccf3e9155fe784ff8971bf93de8ef4))
[10:11:47] <Yunohost Git/Infra notifications> [apps] Salamandar [commented](https://github.com/YunoHost/apps/pull/2378#issuecomment-2151910167) on [issue #2378](https://github.com/YunoHost/apps/pull/2378) webhook: rebase testing on master if fast-forwardable: OK, merging, and we can just comment lines 97 to 100 if we want to disable it.
[10:11:51] <Yunohost Git/Infra notifications> [apps] Salamandar pushed 3 commits to master ([510ef51c7bf3...f835ffa1738a](https://github.com/YunoHost/apps/compare/510ef51c7bf3...f835ffa1738a))
[10:11:51] <Yunohost Git/Infra notifications> [apps] Salamandar deleted branch webhook_rebase_testing
[10:11:51] <Yunohost Git/Infra notifications> [apps] Salamandar merged [pull request #2378](https://github.com/YunoHost/apps/pull/2378): webhook: rebase testing on master if fast-forwardable
[10:11:55] <Yunohost Git/Infra notifications> [apps/master] Move readme generator webhook service to its own directory - Félix Piédallu
[10:12:06] <Yunohost Git/Infra notifications> [apps] github-actions[bot] pushed 1 commit to actions/black: :art: Format Python code with Black ([31fa7de8](https://github.com/YunoHost/apps/commit/31fa7de8adacebed61036607aefe41df1a3bdacd))
[10:12:07] <Yunohost Git/Infra notifications> [apps] github-actions[bot] created new branch actions/black
[10:12:08] <Yunohost Git/Infra notifications> [apps] github-actions[bot] opened [pull request #2389](https://github.com/YunoHost/apps/pull/2389): Format Python code with Black
[10:12:49] <Yunohost Git/Infra notifications> [apps] Salamandar pushed 1 commit to pv2: Remove packaging v1 -> v2 conversion scripts ([3c81e5ba](https://github.com/YunoHost/apps/commit/3c81e5ba4746cf556abd3c16a649e497613fa78f))
[10:20:13] <Yunohost Git/Infra notifications> [apps] Salamandar pushed 1 commit to pv2: Remove packaging v1 -> v2 conversion scripts ([237b154e](https://github.com/YunoHost/apps/commit/237b154eeecda06bdc1cd636d65dcadae75124ed))
[10:23:35] <Yunohost Git/Infra notifications> [apps] Salamandar pushed 1 commit to pv2: Simplify write_catalog_v3 ([f43f33c4](https://github.com/YunoHost/apps/commit/f43f33c46ef58e92f7c3beddf65385e2e9b856b9))
[10:26:12] <Yunohost Git/Infra notifications> [apps] Salamandar [commented](https://github.com/YunoHost/apps/pull/2389#issuecomment-2151935189) on [issue #2389](https://github.com/YunoHost/apps/pull/2389) Format Python code with Black: Very meh
[10:31:12] <selfhoster1312> ```
# yunohost app upgrade -F -b -u https://github.com/selfhoster1312/jellyfin_ynh/tree/10.9
Erreur : Toutes les applications sont déjà à jour
```
[10:31:23] <selfhoster1312> do i need something special to upgrade on same "custom" branch ?
[10:32:41] <Yunohost Git/Infra notifications> [apps] Salamandar merged [pull request #2389](https://github.com/YunoHost/apps/pull/2389): Format Python code with Black
[10:32:42] <Yunohost Git/Infra notifications> [apps] Salamandar deleted branch actions/black
[10:32:42] <Yunohost Git/Infra notifications> [apps] Salamandar pushed 1 commit to master: :art: Format Python code with Black ([0b769e4e](https://github.com/YunoHost/apps/commit/0b769e4e026f64f4aab69805f6715be5bda8372b))
[10:33:41] <Salamandar> > <selfhoster1312> ```
> # yunohost app upgrade -F -b -u https://github.com/selfhoster1312/jellyfin_ynh/tree/10.9
> Erreur : Toutes les applications sont déjà à jour
> ```

`yunohost app upgrade jellyfin --force -u https://github.com/selfhoster1312/jellyfin_ynh/tree/10.9`
[10:34:02] <Salamandar> i suppose without a specific app given, it doesn't like your -u
[10:35:11] <selfhoster1312> "jellyfin" isn't specific enough?
[10:36:03] <selfhoster1312> ah you're right
[10:36:58] <selfhoster1312> needed to be last :)
[10:36:59] <selfhoster1312> thx
[10:38:02] <Salamandar> you didn't pass jellyfin as arg ;)
[10:38:58] <Yunohost Git/Infra notifications> App firefish rises from level 0 to 3 in job [#27201](https://ci-apps.yunohost.org/ci/job/27201) !
[10:39:45] <Salamandar> lol
[10:39:51] <Salamandar> i don't understand the failure during restore
[10:40:03] <Salamandar> ```
165117 INFO DEBUG - + mysql --user=firefish --password=********** --batch firefish
165117 INFO WARNING - ERROR 1698 (28000): Access denied for user 'firefish'@'localhost'
```
[10:40:05] <Salamandar> Why ??
[10:40:42] <Salamandar> aaaah my bad
[10:40:50] <Salamandar> mysql vs psql
[12:09:26] <chrichri ⚡> > <@ericg:matrix.org> this is also true for flohmarkt_ynh 😬

I'll look into that again before yunohost will be on v3 packaging. It's good to have room for improvement ;-) ...
[12:15:33] <Yunohost Git/Infra notifications> [nextcloud_ynh] arthurlutz [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/590#issuecomment-2152260839) on [issue #590](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/590) Specific incompatibility of a NC app (e.g. Mail) blocks overall NC upgrade without explicit warning: I think I got this error too : - 2024-06-06 13:58:49,274: DEBUG - ++ ynh_app_setting get nextcloud phpversion ...
[12:16:02] <Yunohost Git/Infra notifications> [nextcloud_ynh] arthurlutz [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/590#issuecomment-2152260839) on [issue #590](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/590) Specific incompatibility of a NC app (e.g. Mail) blocks overall NC upgrade without explicit warning: I think I got this error too : - 2024-06-06 13:58:49,274: DEBUG - ++ ynh_app_setting get nextcloud phpversion ...
[13:25:24] <Yunohost Git/Infra notifications> [nextcloud_ynh] yunohost-bot pushed 1 commit to testing: Auto-update READMEs ([cc45b8eb](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/cc45b8eba271367f0a283f192ceb5c632423194b))
[13:25:24] <Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar pushed 1 commit to testing: Update manifest.toml ([253357a7](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/253357a7dd0b70796ad829a70c434c6f521979e5))
[13:25:38] <Yunohost Git/Infra notifications> [nextcloud_ynh] yunohost-bot [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/688#issuecomment-2152485791) on [issue #688](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/688) Testing: :bug:
[[Test Badge](https://img.shields.io/endpoint?url=https://ci-apps-bookworm-dev.yunohost.org/ci/api/job/1292/badge...
[13:26:15] <Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/688#issuecomment-2152485555) on [issue #688](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/688) Testing: testme
[13:26:40] <Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar pushed 3 commits to v2_PostgreSQL ([2fef2c7b344b...9a233f5949a1](https://github.com/YunoHost-Apps/nextcloud_ynh/compare/2fef2c7b344b...9a233f5949a1))
[13:26:47] <Yunohost Git/Infra notifications> [nextcloud_ynh] yunohost-bot [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/688#issuecomment-2152485743) on [issue #688](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/688) Testing: :rocket:
[[Test Badge](https://img.shields.io/endpoint?url=https://ci-apps-dev.yunohost.org/ci/api/job/16530/badge)](ht...
[13:54:48] <rodinux> Ok, so nextcloud with postgresql works also ??
[14:27:05] <Yunohost Git/Infra notifications> [apps] Salamandar pushed 2 commits to webhook ([9fde70fc6c37^...61d02e53a622](https://github.com/YunoHost/apps/compare/9fde70fc6c37^...61d02e53a622))
[14:27:37] <Yunohost Git/Infra notifications> [apps] Salamandar opened [pull request #2390](https://github.com/YunoHost/apps/pull/2390): Fix Webhooks
[14:28:13] <Yunohost Git/Infra notifications> [apps] Salamandar created new branch webhook
[14:28:33] <Yunohost Git/Infra notifications> [apps] Salamandar deleted branch webhook
[14:28:34] <Yunohost Git/Infra notifications> [apps] Salamandar merged [pull request #2390](https://github.com/YunoHost/apps/pull/2390): Fix Webhooks
[14:28:48] <Yunohost Git/Infra notifications> [apps] github-actions[bot] opened [pull request #2391](https://github.com/YunoHost/apps/pull/2391): Format Python code with Black
[14:29:12] <Yunohost Git/Infra notifications> [apps] github-actions[bot] pushed 1 commit to actions/black: :art: Format Python code with Black ([1cf7045c](https://github.com/YunoHost/apps/commit/1cf7045c5eee0586287e5cc56a75f070a0a8b243))
[14:29:31] <Yunohost Git/Infra notifications> [apps] github-actions[bot] created new branch actions/black
[14:31:26] <Yunohost Git/Infra notifications> [apps] Salamandar pushed 2 commits to master ([0b769e4e026f...851de630f1ad](https://github.com/YunoHost/apps/compare/0b769e4e026f...851de630f1ad))
[14:31:26] <Yunohost Git/Infra notifications> [apps] yunohost-bot pushed 1 commit to master: webhook: Server does not have a recent python, use optional[] instead of | ([3a2a2434](https://github.com/YunoHost/apps/commit/3a2a24342e59ce5a1294a74c95911f3bb87a66eb))
[14:31:33] <Yunohost Git/Infra notifications> [apps] github-actions[bot] pushed 1 commit to actions/black: :art: Format Python code with Black ([2c598567](https://github.com/YunoHost/apps/commit/2c598567a95fcd5ac53c43876e3d0cd9136d12e1))
[14:55:00] <Yunohost Git/Infra notifications> [apps] yunohost-bot opened [pull request #2392](https://github.com/YunoHost/apps/pull/2392): Translations update from Weblate for appstore
[15:07:13] <Yunohost Git/Infra notifications> Job [#27203](https://ci-apps.yunohost.org/ci/job/27203) for etherpad failed miserably :(
[16:51:07] <Yunohost Git/Infra notifications> Job [#27202](https://ci-apps.yunohost.org/ci/job/27202) for firefish failed miserably :(
[18:20:14] <Yunohost Git/Infra notifications> [apps] OniriCorpe [commented](https://github.com/YunoHost/apps/pull/2386#issuecomment-2153133868) on [issue #2386](https://github.com/YunoHost/apps/pull/2386) add "package-not-maintained" antifeature to technitium package: > technitium-dns is not unmaintained, there is activity on testing its debatable, such an app must always be tested ma...
[18:30:02] <Yunohost Git/Infra notifications> [apps] ericgaspar [commented](https://github.com/YunoHost/apps/pull/2386#issuecomment-2153148868) on [issue #2386](https://github.com/YunoHost/apps/pull/2386) add "package-not-maintained" antifeature to technitium package: arbitrary-limitations is a nice way to descibe a bug
[18:54:16] <tituspijean> Some day we will have the autoupdater catch this fake release and crash on us. Why can't they handle releases normally...
[18:54:18] <tituspijean> https://aria.im/_matrix/media/v1/download/pijean.ovh/0uaEgWY7jHJIzp2WCzowtqZlCg4ajShd
[21:05:05] <Salamandar> > <@titus:pijean.ovh> image.png

pliz don't do releases if they are not ready……………………………………
[21:17:45] <Yunohost Git/Infra notifications> [apps] MadMan247 [commented](https://github.com/YunoHost/apps/pull/2373#issuecomment-2153423552) on [issue #2373](https://github.com/YunoHost/apps/pull/2373) Update apps.toml for packages not maintained: > I will say its a good issue but a bad PR. 😬 I appreciate the feedback, but what can I do to improve it?