[07:22:08]
<eric_G> https://ci-apps-dev.yunohost.org/ci/ 😴
[09:33:29]
<Yunohost Git/Infra notifications> [issues] sankayop [commented](https://github.com/YunoHost/issues/issues/2462#issuecomment-2396409502) on [issue #2462](https://github.com/YunoHost/issues/issues/2462) [Bookworm] "Unsupported image type : text/plain" when uploading a portal logo: Perhaps related, when I try to load the .cube config file in the vpnClient app, I get the same error: user1@domain1:...
[09:35:20]
<Yunohost Git/Infra notifications> [issues] sankayop [commented](https://github.com/YunoHost/issues/issues/2462#issuecomment-2396409502) on [issue #2462](https://github.com/YunoHost/issues/issues/2462) [Bookworm] "Unsupported image type : text/plain" when uploading a portal logo: Perhaps related, also on a new yunohost bookwork iso (uname -a: Linux adoy.be 6.1.0-26-amd64 #1 SMP PREEMPT_DYNAMIC De...
[09:35:43]
<Yunohost Git/Infra notifications> [issues] sankayop [commented](https://github.com/YunoHost/issues/issues/2462#issuecomment-2396409502) on [issue #2462](https://github.com/YunoHost/issues/issues/2462) [Bookworm] "Unsupported image type : text/plain" when uploading a portal logo: Perhaps related, also on a new yunohost bookwork iso (uname -a: Linux adoy.be 6.1.0-26-amd64 #1 SMP PREEMPT_DYNAMIC De...
[10:12:29]
<m606> mayday dead link - where has https://github.com/YunoHost/apps/blob/master/tools/autoupdate_app_sources/autoupdate_app_sources.py gone ?
[10:12:50]
<Aleks (he/him/il/lui)> in https://github.com/YunoHost/apps_tools/
[10:22:38]
<tituspijean> @m606:matrix.orgwhere did you find said dead link? Should we update something?
[10:27:47]
<eric_G> oh, you did a chatbot for dead link mention too? 🤖
[10:29:24]
<m606> > <@titus:pijean.ovh> @m606:matrix.orgwhere did you find said dead link? Should we update something?
yes in the doc, I will make a PR soon
[10:30:54]
<m606> I wonder - is https://github.com/YunoHost/apps_tools/blob/main/autoupdate_app_sources/autoupdate_app_sources.py able to find the correct release tag name in such a list: https://github.com/milesj/emojibase/releases ?
[10:31:34]
<m606> with `autoupdate.strategy = "latest_github_release"`
[10:32:01]
<m606> it should match only tags starting with `emojibase-data@`
[10:32:56]
<Aleks (he/him/il/lui)> supposedly the script can be run locally on a given app folder to test what it does
[10:33:09]
<m606> oh ok
[11:00:32]
<m606> > <@Alekswag:matrix.org> supposedly the script can be run locally on a given app folder to test what it does
I cloned app_tools, created a venv, installed requirement.txt, now how to run it for the given local app folder ? should I define a global `APPS_REPO_PATH` with the appropriate local path before running the script?
I see in [applibs/get_apps_repo.py](https://github.com/YunoHost/apps_tools/blob/main/appslib/get_apps_repo.py) that there is an option `--apps-dir` but not sure how to trigger it from `autoupdate_app_sources.py`
[11:00:47]
<Aleks (he/him/il/lui)> `./autoupdate_app_sources.py --help` ?
[11:02:11]
<Aleks (he/him/il/lui)> also i don't think you need an entire catalogue dir, just your `foobar_ynh` app folder
[11:02:56]
<m606> so `./autoupdate_app_sources.py -l foobar_ynh` ?
[11:03:24]
<m606> or rather `./autoupdate_app_sources.py -l path/to/foobar_ynh`
[11:06:15]
<m606> `FileNotFoundError: [Errno 2] No such file or directory: '/path/to/foobar_ynh/apps.toml'`
[11:10:42]
<m606> this seems to work better `./autoupdate_app_sources.py -c /path/to/foobar_ynh` as it returns that autoupdater just ran. But no result apart from `WARNING:root:The logging sender tool /var/www/webhooks/matrix-commander does not exist.`
[11:10:56]
<Aleks (he/him/il/lui)> what about just `./autoupdate_app_sources.py foobar_ynh`
[11:12:46]
<m606> hmm yes that's it! ok I didn't get APPS_DIR was to locate catalog
[11:13:13]
<m606> thanks
[11:16:16]
<m606> > <@m606:matrix.org> it should match only tags starting with `emojibase-data@`
For further ref, with this `autoupdate.version_regex = "^emojibase-data@(.*)$"` the autoupdate script doesn't complain anymore
[11:31:48]
<Yunohost Git/Infra notifications> [issues] fflorent opened [issue #2463](https://github.com/YunoHost/issues/issues/2463): ynh-dev: cannot resolve domains
[11:31:48]
<Yunohost Git/Infra notifications> [issues] fflorent labeled :space_invader: bug on [issue #2463](https://github.com/YunoHost/issues/issues/2463): ynh-dev: cannot resolve domains
[11:33:32]
<Yunohost Git/Infra notifications> [issues] alexAubin labeled :hammer_and_wrench: Development tools on [issue #2463](https://github.com/YunoHost/issues/issues/2463): ynh-dev: cannot resolve domains
[11:44:38]
<m606> > <@titus:pijean.ovh> @m606:matrix.orgwhere did you find said dead link? Should we update something?
actually the link is dead on the [doc displayed online](https://yunohost.org/en/packaging_apps_resources), but not in the master repo where a [PR was already submitted](https://github.com/YunoHost/doc/pull/2495) few weeks ago
[11:51:02]
<Yunohost Git/Infra notifications> [issues] fflorent labeled :space_invader: bug on [issue #2464](https://github.com/YunoHost/issues/issues/2464): ynh-dev: version is not defined
[11:51:03]
<Yunohost Git/Infra notifications> [issues] fflorent opened [issue #2464](https://github.com/YunoHost/issues/issues/2464): ynh-dev: version is not defined
[13:14:43]
<Yunohost Git/Infra notifications> [yunohost] oleole39 opened [pull request #1960](https://github.com/YunoHost/yunohost/pull/1960): Add instructions to check locally whether autoupdate strategy is working
[13:16:58]
<Yunohost Git/Infra notifications> [yunohost] alexAubin merged [pull request #1960](https://github.com/YunoHost/yunohost/pull/1960): Add instructions to check locally whether autoupdate strategy is working
[13:16:58]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 2 commits to dev ([420e3256b700...c58941d11218](https://github.com/YunoHost/yunohost/compare/420e3256b700...c58941d11218))
[13:17:33]
<Yunohost Git/Infra notifications> [yunohost] github-actions[bot] pushed 1 commit to dev: :art: Format Python code with Black, and Bash code with Shfmt ([7f418a4c](https://github.com/YunoHost/yunohost/commit/7f418a4c93ddad147435347a15c33b27ae1077e6))
[13:24:54]
<Yunohost Git/Infra notifications> [yunohost] alexAubin merged [pull request #1950](https://github.com/YunoHost/yunohost/pull/1950): Translations update from Weblate
[13:24:54]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 4 commits to dev ([7f418a4c93dd...eb4a34ed0926](https://github.com/YunoHost/yunohost/compare/7f418a4c93dd...eb4a34ed0926))
[13:25:00]
<Yunohost Git/Infra notifications> [yunohost/dev] Translated using Weblate (French) Currently translated at 100.0% (811 of 811 strings) Translation: YunoHost/core Trans... - Éric Gaspar
[13:26:00]
<m606> @Alekswag:matrix.org is the Grav install that is used on the infra for the doc also on a public Github repo ?
[13:26:45]
<m606> I wonder whether the Edit button is added via https://github.com/enovision/grav-frontend-edit-button
[13:29:17]
<Yunohost Git/Infra notifications> [issues] jershon labeled :birthday: feature on [issue #2465](https://github.com/YunoHost/issues/issues/2465): Configuration of IPv6 for email sending
[13:29:19]
<Yunohost Git/Infra notifications> [issues] jershon opened [issue #2465](https://github.com/YunoHost/issues/issues/2465): Configuration of IPv6 for email sending
[13:30:29]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/11.2.30.2+202410071330 for bullseye/unstable/all ...
[13:32:41]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/11.2.30.2+202410071330 for bullseye/unstable/all.
[13:33:21]
<Yunohost Git/Infra notifications> [yunohost] ✖️ Pipeline [#1484701338](https://gitlab.com/YunoHost/yunohost/-/pipelines/1484701338) canceled on branch dev
[13:39:15]
<m606> > <@m606:matrix.org> I wonder whether the Edit button is added via https://github.com/enovision/grav-frontend-edit-button
I could find this ` {% include 'partials/github-link.html.twig' %}` in https://github.com/YunoHost/doc/blob/master/themes/yunohost-docs/templates/partials/topbar.html.twig but not the actual `partials/github-link.html.twig` ?!
[13:40:36]
<m606> ok I got it - child theme
[14:51:09]
<Yunohost Git/Infra notifications> [yunohost] 🔴 Pipeline [#1484727129](https://gitlab.com/YunoHost/yunohost/-/pipelines/1484727129) failed on branch dev
[16:04:09]
<Yunohost Git/Infra notifications> [yunohost] oleole39 opened [pull request #1961](https://github.com/YunoHost/yunohost/pull/1961): Allow defining a custom_edit_link in doc pages
[16:11:25]
<Yunohost Git/Infra notifications> [yunohost] oleole39 edited [pull request #1961](https://github.com/YunoHost/yunohost/pull/1961): Add custom_edit_link in required doc pages
[18:24:05]
<Yunohost Git/Infra notifications> [yunohost] Tagadda edited [pull request #1697](https://github.com/YunoHost/yunohost/pull/1697): feature: new global setting options to enable TLS passthrough and reverse proxy to external domains
[18:51:49]
<orhtej2> 'source' link on apps.yunohost.org is still pointing to the wrong location, despite being fixed in src, redeploy perhaps?
[19:05:29]
<tituspijean> > 'source' link on apps.yunohost.org is still pointing to the wrong location, despite being fixed in src, redeploy perhaps?
Fixed!
[19:05:46]
<tituspijean> I'm investigating. Somehow its service is not restarting.
I was not looking at the right server 😅
[19:16:59]
<Yunohost Git/Infra notifications> orhtej2 forked appstore to [orhtej2/appstore](https://github.com/orhtej2/appstore)
[19:18:32]
<Yunohost Git/Infra notifications> [appstore] orhtej2 opened [pull request #6](https://github.com/YunoHost/appstore/pull/6): Follow redirects in maintenance.sh
[19:22:44]
<Yunohost Git/Infra notifications> [appstore] alexAubin merged [pull request #6](https://github.com/YunoHost/appstore/pull/6): Follow redirects in maintenance.sh
[19:22:45]
<Yunohost Git/Infra notifications> [appstore] alexAubin pushed 2 commits to main ([52c194894b63...40289a742246](https://github.com/YunoHost/appstore/compare/52c194894b63...40289a742246))
[19:22:51]
<Yunohost Git/Infra notifications> [appstore/main] Follow redirects in maintenance.sh - orhtej2
[19:24:27]
<orhtej2> perhaps badges are fixed now?
[19:25:01]
<Yunohost Git/Infra notifications> [yunohost] Tagadda [commented](https://github.com/YunoHost/yunohost/pull/1697#issuecomment-2397711625) on [issue #1697](https://github.com/YunoHost/yunohost/pull/1697) feature: new global setting options to enable TLS passthrough and reverse proxy to external domains: Does the FIXME prevent the merge ?
[19:27:42]
<Salamandar> pour le futur : https://github.com/orgs/YunoHost/projects/25/views/1?layout=board
[19:28:10]
<Aleks (he/him/il/lui)> > perhaps badges are fixed now?
apparently nope : https://dash.yunohost.org/integration/nextcloud.svg
[19:30:02]
<Salamandar> > <@Alekswag:matrix.org> apparently nope : https://dash.yunohost.org/integration/nextcloud.svg
hmmm i checked on saperlipopette, there were the same issues
[19:30:08]
<Salamandar> and idk what should be provided by this url
[19:30:16]
<Aleks (he/him/il/lui)> ah, dash is the old url?
[19:30:35]
<Aleks (he/him/il/lui)> somehow there should be a redirect to apps.yunohost.org i guess
[19:30:42]
<Aleks (he/him/il/lui)> ah there is
[19:31:34]
<Aleks (he/him/il/lui)> https://github.com/YunoHost/appstore/blob/main/app.py#L557
[19:32:12]
<orhtej2> yeah but apps gives 500: https://apps.yunohost.org/integration/nextcloud.svg
[19:32:40]
<orhtej2> (thought fixing apps.json will magically fix it but alas)
[19:43:10]
<Yunohost Git/Infra notifications> [yunohost] Salamandar [commented](https://github.com/YunoHost/yunohost/pull/1697#discussion_r1790780380) on pull request #1697 feature: new global setting options to enable TLS passthrough and reverse proxy to external domains: IMHO we should allow domain names (not only ipv4), and maybe port.
[19:45:27]
<Yunohost Git/Infra notifications> [yunohost] Salamandar [commented](https://github.com/YunoHost/yunohost/pull/1697#discussion_r1790783435) on pull request #1697 feature: new global setting options to enable TLS passthrough and reverse proxy to external domains: Having : as separator forbids ipv6. Maybe or , or space or pipe would be more permissive.
[19:58:04]
<Salamandar> > perhaps badges are fixed now?
where are those badges referenced ?
[19:58:07]
<orhtej2> > (thought fixing apps.json will magically fix it but alas)
ok they're working for me [here](http://localhost:8888/integration/20euros.svg) :P
Had to run `fetch_badges` in `assets/badges`, perhaps that simple?
[19:58:28]
<orhtej2> > <@Salamandar:matrix.org> where are those badges referenced ?
https://github.com/YunoHost-Apps/nextcloud_ynh/blob/master/README.md
[19:58:42]
<Salamandar> > https://github.com/YunoHost-Apps/nextcloud_ynh/blob/master/README.md
ah
[19:58:43]
<orhtej2> (any README(.*)\.md)
[19:58:59]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/1697#discussion_r1790799394) on pull request #1697 feature: new global setting options to enable TLS passthrough and reverse proxy to external domains: cf https://github.com/YunoHost/yunohost/pull/1697#discussion_r1421757429, its an experimental feature, the point is hav...
[19:59:06]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/1697#discussion_r1790799501) on pull request #1697 feature: new global setting options to enable TLS passthrough and reverse proxy to external domains: cf https://github.com/YunoHost/yunohost/pull/1697#discussion_r1421757429, its an experimental feature, the point is hav...
[20:00:58]
<Salamandar> fixed !
[20:01:04]
<tituspijean> @orhtej2:circledsquareroot.ovhFixed thanks to Salamandar and Tag :)
[20:01:06]
<Salamandar> we'll fix https://github.com/YunoHost-Apps/appstore_ynh
[20:01:15]
<Salamandar> > <@titus:pijean.ovh> @orhtej2:circledsquareroot.ovhFixed thanks to Salamandar and Tag :)
and titus ;)
[20:01:44]
<orhtej2> what was the issue is one may ask?
[20:01:57]
<Salamandar> > what was the issue is one may ask?
the script was not run after migrating to the new machine ;)
[20:02:24]
<Salamandar> i did not even know one was supposed to run this script :p
[20:03:49]
<orhtej2> > <@Salamandar:matrix.org> i did not even know one was supposed to run this script :p
yeeeah README is somewhat lacking in that regard, OTOH it does not recommend commenting out half of `maintenance.sh` for bootstrapping for some reason neither 🤷
[20:03:55]
<Salamandar> > yeeeah README is somewhat lacking in that regard, OTOH it does not recommend commenting out half of `maintenance.sh` for bootstrapping for some reason neither 🤷
ah ah
[20:03:55]
<Yunohost Git/Infra notifications> [appstore] Uhoh, failed to (re)start the appstore service?
[20:03:55]
<Salamandar> yeah
[20:04:03]
<Salamandar> tbh I think I'll remove the maintenance.sh alltogether
[20:04:07]
<Salamandar> it's buggy af
[20:04:11]
<Salamandar> (partly because of me)
[20:04:32]
<Salamandar> and because in the previous infra it was running partly as root so eh
[20:04:41]
<orhtej2> I mean it did the job in the end, didn't it?
Also remember to remove `cron` that autoupdates app store ;P
[20:04:46]
<Salamandar> creating the package for the appstore cleans things up
[20:06:22]
<orhtej2> yunohost_ynh when
[20:07:34]
<Salamandar> > yunohost_ynh when
actually with incus that's clearly feasible
[20:55:13]
<Yunohost Git/Infra notifications> [yunohost] zamentur pushed 1 commit to restore-hooks: [fix] Redeploy hooks after restore ([87d4f858](https://github.com/YunoHost/yunohost/commit/87d4f858f8f66d645b5a2b84118a4cb506d31848))
[20:55:13]
<Yunohost Git/Infra notifications> [yunohost] zamentur created new branch restore-hooks
[20:57:04]
<Yunohost Git/Infra notifications> [yunohost] zamentur opened [pull request #1962](https://github.com/YunoHost/yunohost/pull/1962): [fix] Redeploy hooks after restore
[21:01:23]
<Yunohost Git/Infra notifications> [yunohost] zamentur labeled micro on [pull request #1962](https://github.com/YunoHost/yunohost/pull/1962): [fix] Redeploy hooks after restore
[21:03:02]
<Yunohost Git/Infra notifications> [yunohost] zamentur edited [pull request #1962](https://github.com/YunoHost/yunohost/pull/1962): [fix] Redeploy hooks after restore
[21:04:37]
<Yunohost Git/Infra notifications> [yunohost] zamentur edited [pull request #1962](https://github.com/YunoHost/yunohost/pull/1962): [fix] Redeploy hooks after restore
[21:06:04]
<Yunohost Git/Infra notifications> [yunohost] zamentur edited [pull request #1962](https://github.com/YunoHost/yunohost/pull/1962): [fix] Redeploy hooks after restore
[22:16:38]
<Yunohost Git/Infra notifications> [yunohost] 🔴 Pipeline [#1485363929](https://gitlab.com/YunoHost/yunohost/-/pipelines/1485363929) failed on branch restore-hooks
[22:39:20]
<Aleks (he/him/il/lui)> > yunohost_ynh when
6 years ago 😬 https://github.com/aymhce/yunohost_ynh