Thursday, March 27, 2025
dev@conference.yunohost.org
March
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
31
           

[09:20:43] <isAAAc> Hello o7
[09:21:26] <isAAAc> https://github.com/element-hq/synapse/releases/tag/v1.127.1 any idea if the upgrade for ynh will arrive quickly ?
`synapse-ynh-deps/now 1.126.0~ynh1 all [installed,local]`
[09:23:10] <Émy – OniriCorpe> It really is the blooming vulnerability season
[09:30:24] <Tagada> It's the Moon when aligned with a Starlink minicube... lunar radiation and zblamf, a new CVE
[11:57:28] <eric_G> I something wrong with nodejs helper? : https://paste.yunohost.org/raw/evofurikef
[11:57:36] <Aleks (he/him/il/lui)> Zblerg i think the latest fixes werent released yet or something
[11:59:33] <Yunohost Git/Infra notifications> [synapse_python_build] J​osue-T created new tag v1.127.1
[11:59:43] <Yunohost Git/Infra notifications> [yunohost] A​xolotle pushed 466 commits to trixie ([76eb94e8ec83...9915a21e015f](https://github.com/YunoHost/yunohost/compare/76eb94e8ec83...9915a21e015f))
[11:59:50] <Yunohost Git/Infra notifications> [yunohost/trixie] Merge pull request #2079 from yunohost-bot/weblate-yunohost-core Translations update from Weblate - Alexandre Aubin
[11:59:58] <Yunohost Git/Infra notifications> [yunohost/trixie] Merge branch dev into trixie - axolotle
[12:00:02] <Yunohost Git/Infra notifications> [yunohost/trixie] pydanticv2: Model.dict() -> Model.dump_model() - axolotle
[12:00:05] <Yunohost Git/Infra notifications> [yunohost] g​ithub-advanced-security[bot] [commented](https://github.com/YunoHost/yunohost/pull/2002#discussion_r2016355809) on pull request #2002 Support Debian 13 / Trixie: ## Statement has no effect

This statement has no effect.

[Show more details](https://github.com/YunoHost/yunohost/secu...
[12:52:41] <eric_G> where can I find this fix?
[13:06:16] <orhtej2> > <@ericg:matrix.org> where can I find the fix?

Here perhaps? https://github.com/YunoHost/yunohost/pull/2073
[13:09:43] <eric_G> mmmh, this doesn't resolve
`/usr/share/yunohost/helpers.v2.1.d/nodejs: ligne 49: toml_to_json : commande introuvable`
`/usr/share/yunohost/helpers.v2.1.d/nodejs: ligne 83: N_INSTALL_DIR : variable sans liaison`
and `/usr/share/yunohost/helpers.v2.1.d/nodejs: ligne 84: real_nodejs_version : variable sans liaison`
[13:27:24] <orhtej2> > <@ericg:matrix.org> mmmh, this doesn't resolve
> `/usr/share/yunohost/helpers.v2.1.d/nodejs: ligne 49: toml_to_json : commande introuvable`
> `/usr/share/yunohost/helpers.v2.1.d/nodejs: ligne 83: N_INSTALL_DIR : variable sans liaison`
> and `/usr/share/yunohost/helpers.v2.1.d/nodejs: ligne 84: real_nodejs_version : variable sans liaison`

Have you checked?
[13:27:51] <orhtej2> but idk, that was a wild guess
[13:28:55] <eric_G> I was looking in the dev branch
[13:39:47] <orhtej2> > <@ericg:matrix.org> I was looking in the dev branch

You mean you copied helpers to your local system, run with them and the problem is still there?
[16:16:52] <Yunohost Git/Infra notifications> [yunohost] a​lexAubin merged [pull request #2074](https://github.com/YunoHost/yunohost/pull/2074): More helpers fixes
[16:29:40] <Yunohost Git/Infra notifications> [yunohost] a​lexAubin pushed 1 commit to dev: tests: fix ruby/go resource testing? ([5f60520b](https://github.com/YunoHost/yunohost/commit/5f60520b01eb23ff2056ccaa92a7ece123c3231e))
[16:30:06] <Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.3+202503271730 for bookworm/unstable/all ...
[16:31:28] <Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.3+202503271730 for bookworm/unstable/all.
[17:38:43] <Salamandar> hummmm
[17:39:02] <Salamandar> https://github.com/YunoHost/yunohost/blob/5f60520b01eb23ff2056ccaa92a7ece123c3231e/src/tools.py#L55
[17:39:08] <Salamandar> https://docs.python.org/3/library/spwd.html
[17:39:18] <Salamandar> we need to change this code
[17:39:32] <Salamandar> also does anyone understand why we don't just `passwd` ?
[22:25:46] <tituspijean> I'm fibbling with the dns and certification code for DNS-01 challenge. (warning: I'm tired and slow af and have not really made code for a few months now) I see there's a acme-python package now that handles both HTTP-01 and DNS-01 challenges, I'm wondering if it's worth migrating to it :/
[23:04:37] <Yunohost Git/Infra notifications> [Apps tools error] Error while loading gancios manifest: Unbalanced quotes (line 67 column 92 char 1613)
[23:04:46] <Yunohost Git/Infra notifications> [Apps tools error] [List builder] Error while updating gancio: Unbalanced quotes (line 67 column 92 char 1613)
[23:06:26] <tituspijean> on it.
[23:20:43] <orhtej2> Gj me, sorry ☠️
[23:20:43] <orhtej2> thank you Titus
[23:20:43] <tituspijean> no problem :)
[23:23:00] <tituspijean> (btw I was looking at DNS-01 challenge tonight, and I'm wondering if we should switch to acme-python to handle that)
[23:25:18] <Aleks (he/him/il/lui)> isnt the hard part to interact with the registrar API ?
[23:28:20] <tituspijean> yup, I was doing a writup:
1. move to acme-python (and add DNS-01 method)
1. create a function to push TXT records on-demand (our current code is basically in a all-in-one function if I understood it correctly, so we'd need to at least have a function to push and revoke the challenge record)
1. ...
1. profit
[23:28:37] <tituspijean> sleep time, good night