[07:54:04]
<Yunohost Git/Infra notifications> [yunohost] zamentur closed [pull request #531](https://github.com/YunoHost/yunohost/pull/531): [wip] Backup location
[07:54:06]
<Yunohost Git/Infra notifications> [yunohost] zamentur deleted branch enh-backup-repo
[07:55:28]
<Yunohost Git/Infra notifications> [yunohost] zamentur edited [pull request #531](https://github.com/YunoHost/yunohost/pull/531): [wip] Repo
[07:56:21]
<Yunohost Git/Infra notifications> [yunohost] zamentur edited [pull request #531](https://github.com/YunoHost/yunohost/pull/531): [wip] Repo
[08:19:50]
<Yunohost Git/Infra notifications> [appstore] Salamandar pushed 1 commit to fetch_level_history: Remov fetch_level_history, use pathlib, tqdm ([7cbf7ad6](https://github.com/YunoHost/appstore/commit/7cbf7ad6abf3a8b5578efdcb68703edb1373cee1))
[08:19:54]
<Yunohost Git/Infra notifications> [appstore] Salamandar created new branch fetch_level_history
[08:19:57]
<Yunohost Git/Infra notifications> [appstore] Salamandar pushed 1 commit to fetch_level_history: Rework fetch_level_history, use pathlib, tqdm ([a1c5ba5a](https://github.com/YunoHost/appstore/commit/a1c5ba5ad31afe391765a329165266b8975d348f))
[08:19:57]
<Yunohost Git/Infra notifications> [appstore] Salamandar opened [pull request #4](https://github.com/YunoHost/appstore/pull/4): Rework fetch_level_history, use pathlib, tqdm
[08:20:32]
<Yunohost Git/Infra notifications> [appstore] Salamandar pushed 1 commit to main: Rework fetch_level_history, use pathlib, tqdm ([215acc9f](https://github.com/YunoHost/appstore/commit/215acc9f9963d8fd47396f4e995913d1fb9401e8))
[08:20:40]
<Yunohost Git/Infra notifications> [appstore] Salamandar merged [pull request #4](https://github.com/YunoHost/appstore/pull/4): Rework fetch_level_history, use pathlib, tqdm
[08:20:42]
<Yunohost Git/Infra notifications> [appstore] Salamandar deleted branch fetch_level_history
[08:23:00]
<Yunohost Git/Infra notifications> [appstore] Salamandar pushed 1 commit to main: Add gitpython ([e78114c0](https://github.com/YunoHost/appstore/commit/e78114c0f05faf06a77b62d6cad14060810dca45))
[08:24:27]
<Yunohost Git/Infra notifications> [appstore] Salamandar pushed 1 commit to main: Fix sys.path.append in fetch_main_dashboard ([b405da06](https://github.com/YunoHost/appstore/commit/b405da06ed151def381c7c9572ed0ee21b226d95))
[08:39:56]
<Yunohost Git/Infra notifications> [appstore] Salamandar pushed 1 commit to main: fetch_main_dashboard: fix behaviour to download CI results ([9785bd4d](https://github.com/YunoHost/appstore/commit/9785bd4d17b7bc6017d852078e07b38918104138))
[08:41:10]
<Yunohost Git/Infra notifications> [appstore] Salamandar pushed 1 commit to main: Use 10 threads for fetch_main_dashboard, its almost only network io ([9d2164ce](https://github.com/YunoHost/appstore/commit/9d2164ceb52faf04b61c13d89cdfce040d939e34))
[08:49:13]
<Yunohost Git/Infra notifications> [appstore] Salamandar pushed 1 commit to main: Fix: we were using the repo name because of variable shadowing ([6de71ae0](https://github.com/YunoHost/appstore/commit/6de71ae0d7a6cad21cf8d8f7151c2a427a92035b))
[08:55:55]
<Yunohost Git/Infra notifications> [appstore] Salamandar pushed 1 commit to main: fetch_main_dashboard: Reapply fix: should return {} instead of none... ([2a450429](https://github.com/YunoHost/appstore/commit/2a450429ee747631a8d67372b26dc5317a700348))
[12:19:23]
<Yunohost Git/Infra notifications> [issues] ericgaspar opened [issue #2455](https://github.com/YunoHost/issues/issues/2455): Add a switch setting to apply the DNS Record Configuration auto-update on subdomain creation
[12:19:23]
<Yunohost Git/Infra notifications> [issues] ericgaspar labeled :birthday: feature on [issue #2455](https://github.com/YunoHost/issues/issues/2455): Add a switch setting to apply the DNS Record Configuration auto-update on subdomain creation
[12:19:43]
<Yunohost Git/Infra notifications> [issues] ericgaspar edited [issue #2455](https://github.com/YunoHost/issues/issues/2455): Add a switch setting to apply the DNS Record Configuration auto-update on subdomain creation
[14:10:47]
<Salamandar> Hmmmm
[14:10:47]
<Salamandar> :D
[14:10:47]
<Aleks (he/him/il/lui)> 😬
[14:10:48]
<Salamandar> looks like yunohost add domain fails if domain is yunohost.org
[14:14:07]
<Salamandar> (maybe because local issuer of the cert is yunohost.org too)
[14:16:37]
<Aleks (he/him/il/lui)> yeah i think back in the days i did some sort of hack to get it to work
[14:18:51]
<Salamandar> :D
[14:19:12]
<Salamandar> aaaaaaah
[14:19:22]
<Salamandar> `root@tartare:/home/yunohost# ls -lah /etc/yunohost/certs/yunohost.org`
[14:19:27]
<Salamandar> that's why
[14:22:39]
<Salamandar> ```
root@yunohost:~# yunohost domain add yunohost.org
Success! Self-signed certificate now installed for the domain 'yunohost.org'
Success! Configuration updated for 'nginx'
Success! Configuration updated for 'postfix'
Success! Configuration updated for 'dovecot'
Success! Configuration updated for 'dnsmasq'
Success! Domain created
root@yunohost:~# yunohost domain add forum.yunohost.org
Info: The operation 'Add 'forum.yunohost.org' domain into system configuration' could not be completed. Please share the full log of this operation using the command 'yunohost log share 20241001-142226-domain_add-forum.yunohost.org' to get help
Traceback (most recent call last):
File "/usr/bin/yunohost", line 77, in <module>
yunohost.cli(
File "/usr/lib/python3/dist-packages/yunohost/__init__.py", line 41, in cli
ret = moulinette.cli(
File "/usr/lib/python3/dist-packages/moulinette/__init__.py", line 110, in cli
Cli(
File "/usr/lib/python3/dist-packages/moulinette/interfaces/cli.py", line 500, in run
ret = self.actionsmap.process(args, timeout=timeout)
File "/usr/lib/python3/dist-packages/moulinette/actionsmap.py", line 574, in process
return func(**arguments)
File "/usr/lib/python3/dist-packages/yunohost/log.py", line 483, in func_wrapper
result = func(*args, **kwargs)
File "/usr/lib/python3/dist-packages/yunohost/domain.py", line 278, in domain_add
_certificate_install_selfsigned([domain], True)
File "/usr/lib/python3/dist-packages/yunohost/certificate.py", line 194, in _certificate_install_selfsigned
with open(ca_file, "r") as ca_pem, open(crt_file, "a") as crt_pem:
OSError: [Errno 40] Too many levels of symbolic links: '/etc/yunohost/certs//forum.yunohost.org-history/20241001.142226-selfsigned/ca.pem'
```
[14:35:49]
<Aleks (he/him/il/lui)> yeah idk you gotta trick the stuff in /etc/yunohost/certs
[14:43:06]
<Salamandar> i guess so
[14:45:34]
<Salamandar> yeah managed to do it
[14:47:37]
<orhtej2> Is CI migrated to new infra? If so do we have any metrics comparing old vs new infra? I feel like the backlog on `-dev` CI is surprisingly long, but maybe that's just a feeling
[14:48:59]
<orhtej2> if for instance I was to write prometheus endpoint for CI/package_check/whateverthethingthatrunsthatthingiscalled, would that get deployed somewhere and help?
[14:49:35]
<Salamandar> hmmmm
[14:49:36]
<Salamandar> > root@yunohost:/etc/yunohost/certs# yunohost domain dns push paste.yunohost.org --dry-run
> Error: The automatic DNS configuration feature is managed in the parent domain yunohost.org.
[14:49:43]
<Salamandar> yikes will be a big migration then
[14:50:11]
<Salamandar> > Is CI migrated to new infra? If so do we have any metrics comparing old vs new infra? I feel like the backlog on `-dev` CI is surprisingly long, but maybe that's just a feeling
yeah that's because it had issue, we needed to restart it, etc
[14:50:15]
<Salamandar> but it's kinda fast now, i measured 50 CI runs per 12 hours iirc
[14:50:52]
<orhtej2> Ok, so just eating through the backlog
[15:06:03]
<Salamandar> > Ok, so just eating through the backlog
yeah :'(
[16:07:16]
<eric_G> I can't believe pihole is the only app passing the test in the CI now 😂
[16:35:16]
<orhtej2> > <@ericg:matrix.org> I can't believe pihole is the only app passing the test in the CI now 😂
it throws occasional port in use, i'll install on actual vps
[19:48:14]
<Émy - OniriCorpe> hmhm
[19:48:14]
<Émy - OniriCorpe> https://aria.im/_matrix/media/v1/download/im.emelyne.eu/IVIuBmYIjouEVQzjlMcFCCWy
[19:57:08]
<Aleks (he/him/il/lui)> https://paste.yunohost.org/
[19:57:08]
<Aleks (he/him/il/lui)> disk full again probably
[19:58:48]
<tituspijean> basic space cleaning 🧹
[19:59:41]
<tituspijean> haste service restarted ✅
[20:14:04]
<Yunohost Git/Infra notifications> [landingpage] ghost created label question
[20:14:05]
<Yunohost Git/Infra notifications> [landingpage] ghost created label good first issue
[20:14:13]
<Yunohost Git/Infra notifications> [landingpage] ghost created label invalid
[20:14:14]
<Yunohost Git/Infra notifications> alexAubin created repository landingpage: YunoHost landingpage https://github.com/YunoHost/landingpage
[20:14:14]
<Yunohost Git/Infra notifications> [landingpage] ghost created label enhancement
[20:14:14]
<Yunohost Git/Infra notifications> [landingpage] ghost created label duplicate
[20:14:14]
<Yunohost Git/Infra notifications> [landingpage] ghost created label wontfix
[20:14:14]
<Yunohost Git/Infra notifications> [landingpage] ghost created label help wanted
[20:18:24]
<Yunohost Git/Infra notifications> [landingpage] alexAubin pushed 1 commit to main: Initial commit ([e851b897](https://github.com/YunoHost/landingpage/commit/e851b8979bc0fc24605765af988b690f971b1c7b))
[20:18:24]
<Yunohost Git/Infra notifications> [landingpage] alexAubin created new branch main
[20:27:25]
<tituspijean> YNH 12 webadmin bug report :
emptying the "Custom CSS stylesheet" field does not work, previous value appears again after saving the config panel.
Circumvented by putting something like "//none" in the field.
[20:29:02]
<Aleks (he/him/il/lui)> <whipser>iiiiiissuuuue trackeeeer</whisper>
[20:29:23]
<tituspijean> ooopsie
[20:32:13]
<Yunohost Git/Infra notifications> [issues] tituspijean labeled :maple_leaf: Web administration on [issue #2457](https://github.com/YunoHost/issues/issues/2457): [Bookworm] "Custom CSS stylesheet" field cannot be emptied
[20:32:13]
<Yunohost Git/Infra notifications> [issues] tituspijean labeled :space_invader: bug on [issue #2457](https://github.com/YunoHost/issues/issues/2457): [Bookworm] "Custom CSS stylesheet" field cannot be emptied
[20:32:14]
<Yunohost Git/Infra notifications> [issues] tituspijean opened [issue #2457](https://github.com/YunoHost/issues/issues/2457): [Bookworm] "Custom CSS stylesheet" field cannot be emptied
[21:38:21]
<Yunohost Git/Infra notifications> [yunohost] OniriCorpe created new branch OniriCorpe-patch-2
[21:38:21]
<Yunohost Git/Infra notifications> [yunohost] OniriCorpe pushed 1 commit to OniriCorpe-patch-2: document the systemd option for ynh_systemctl --line_match ([a2bd8f61](https://github.com/YunoHost/yunohost/commit/a2bd8f614886212dad847dd030064f3a3a966f0b))
[21:38:58]
<Yunohost Git/Infra notifications> [yunohost] OniriCorpe opened [pull request #1958](https://github.com/YunoHost/yunohost/pull/1958): document the systemd option for ynh_systemctl --line_match
[21:46:27]
<Yunohost Git/Infra notifications> [landingpage] zamentur pushed 1 commit to main: [fix] Missing assets ([f5d9aefe](https://github.com/YunoHost/landingpage/commit/f5d9aefe9d09743d0db4ba53ea7393797a19da08))
[21:47:02]
<Yunohost Git/Infra notifications> [landingpage] zamentur pushed 1 commit to main: [enh] Links ([fd10858c](https://github.com/YunoHost/landingpage/commit/fd10858cf6a3e90cd44da4c7a6ef631fabdc287e))
[21:49:23]
<Yunohost Git/Infra notifications> [landingpage] zamentur pushed 1 commit to main: [fix] Missing links ([28adfb9a](https://github.com/YunoHost/landingpage/commit/28adfb9ac0a3e70000e383cccb4ef0ce03dce55d))
[21:54:45]
<Yunohost Git/Infra notifications> [landingpage] zamentur pushed 1 commit to main: [enh] add title ([4c52d817](https://github.com/YunoHost/landingpage/commit/4c52d81799c7968782a0957e957bd6f51de93ae9))
[22:03:30]
<Yunohost Git/Infra notifications> [yunohost] alexAubin merged [pull request #1958](https://github.com/YunoHost/yunohost/pull/1958): document the systemd option for ynh_systemctl --line_match
[22:03:31]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 2 commits to dev ([c86477048375...c62208ac6009](https://github.com/YunoHost/yunohost/compare/c86477048375...c62208ac6009))
[22:03:31]
<Yunohost Git/Infra notifications> [yunohost] alexAubin deleted branch OniriCorpe-patch-2
[22:09:32]
<Yunohost Git/Infra notifications> [landingpage] zamentur pushed 1 commit to main: [enh][a11y] quick access menu ([862baf39](https://github.com/YunoHost/landingpage/commit/862baf392be04ed490ba340f21edc3d49c3c8c24))
[22:15:41]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/11.2.30.2+202410012215 for bullseye/unstable/all ...
[22:17:31]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/11.2.30.2+202410012215 for bullseye/unstable/all.
[22:19:22]
<Yunohost Git/Infra notifications> [landingpage] zamentur pushed 1 commit to main: [enh][a11y] deal with inclusive writing ([adf5fe82](https://github.com/YunoHost/landingpage/commit/adf5fe8289c6e3559b5d90984e9f000f2474921b))
[22:30:15]
<Aleks (he/him/il/lui)> > <@yunohostinfra:matrix.org> [landingpage] zamentur pushed 1 commit to main: [fix] Missing assets ([f5d9aefe](https://github.com/YunoHost/landingpage/commit/f5d9aefe9d09743d0db4ba53ea7393797a19da08))
zmlerp the point was to not version those tho @_@
[23:05:12]
<Yunohost Git/Infra notifications> [yunohost] 🔴 Pipeline [#1477823832](https://gitlab.com/YunoHost/yunohost/-/pipelines/1477823832) failed on branch dev
[23:31:52]
<Yunohost Git/Infra notifications> [yunohost] 🔴 Pipeline [#1477852056](https://gitlab.com/YunoHost/yunohost/-/pipelines/1477852056) failed on branch dev
[23:49:19]
<Yunohost Git/Infra notifications> [landingpage] zamentur pushed 1 commit to main: [wip] Responsive ([b7272cc0](https://github.com/YunoHost/landingpage/commit/b7272cc0d5a8037d0eaec14a5a37503d5f1171d5))