Sunday, November 12, 2023
dev@conference.yunohost.org
November
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:48:28] <Tag> I kinda want to build new ISO images (11.0.9 seems old to me...) but I don't know how yet and it's late
I'll have a better look tomorrow
[10:29:20] <selfhoster1312> lautre, it helps if you provide full logs :)
[10:29:42] <selfhoster1312> sorry actually wrong channel, please try support@conference.yunohost.org :) :)
[10:36:15] <lautre> I will test to install Peertube on the server (Proxmox) with Yunohost, where I know it should succes. So, I will know if there is regression or not. (I noted, I will provide log, on other room)
[11:07:51] <Yunohost Git/Infra notifications> [yunohost] @Tagadda approved [pull request #1741](https://github.com/YunoHost/yunohost/pull/1741#pullrequestreview-1726225311) Fix backup error message if archive already exists: :rocket:
[11:11:09] <Yunohost Git/Infra notifications> [issues] @Tagadda labeled :package: App packaging on [issue #2283](https://github.com/YunoHost/issues/issues/2283): "__DATA_DIR__" is not useable in "config_panel.toml"
[11:18:46] <Aleks (he/him/il/lui)> > <@tag:lostpod.me> I kinda want to build new ISO images (11.0.9 seems old to me...) but I don't know how yet and it's late
> I'll have a better look tomorrow

Pour .ISO file actually install the latest version, but our RPi image are still in 11.0 i think, that one is annoying :/
[11:20:36] <lautre> The easy install with curl ..| bash want a Debian 11. Need some works for Debian 12.
[11:24:02] <selfhoster1312> lautre, i didn't do it recently but the bash script actually checked for the debian version and worked with 12
[11:25:19] <selfhoster1312> (but yes many things will be broken with debian 12 as the yunohost version for 12 is not released yet :D)
[11:25:55] <lautre> Strange, last time asked me to use Debian 11
[11:26:46] <selfhoster1312> sry different address: https://install.yunohost.org/bookworm
[13:39:55] <tituspijean> Plenty of apps will be broken, notably.
[15:09:58] <Yunohost Git/Infra notifications> [ynh-dev] @alexAubin pushed 1 commit to master: Use --break-system-packages when installing test dependencies with pip because we aint running them in a venv ([cd8169bb](https://github.com/YunoHost/ynh-dev/commit/cd8169bbfe424171e44c5be346915d6502bbe8d2))
[15:46:26] <Yunohost Git/Infra notifications> [yunohost] @alexAubin pushed 2 commits to bookworm ([d36ca7288797...7fe950d11ee5](https://github.com/YunoHost/yunohost/compare/d36ca7288797...7fe950d11ee5))
[15:46:28] <Yunohost Git/Infra notifications> [yunohost/bookworm] Fix certificates validity in actionsmap.yml - tituspijean
[16:00:32] <Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.0.0+202311121600 for bookworm/unstable/all ...
[16:01:53] <Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.0.0+202311121600 for bookworm/unstable/all.
[16:18:25] <Yunohost Git/Infra notifications> Failed to run the source auto-update for : syncthing. Please run manually the `autoupdate_app_sources.py` script on these apps to debug what is happening! Debug log : http://paste.yunohost.org/raw/poyavabejo
[17:49:33] <Tag> lapineige: boosted ;)
[17:49:52] <Tag> https://mamot.fr/@Lapineige/111398684044909279
[17:55:06] <Yunohost Git/Infra notifications> [yunohost] 🔴 Pipeline [#1069473753](https://gitlab.com/yunohost/yunohost/-/pipelines/1069473753) failed on branch bookworm
[18:20:52] <selfhoster1312> how to access the ci-apps.yunohost.org API
[18:20:56] <selfhoster1312> it says i need a token
[18:21:04] <selfhoster1312> but the websocket API doesn't need a token? but i can't use it with curl :(
[18:21:53] <Aleks (he/him/il/lui)> https://xyproblem.info/
[18:23:35] <selfhoster1312> ```
curl https://ci-apps.yunohost.org/ci/api/job
{"status": "you need to provide a token to access the API, please refer to the README"}
```
[18:23:47] <selfhoster1312> i just wanted to find the longest-running jobs :)
[18:24:00] <selfhoster1312> to figure out other candidates for pre-compilation / packaging
[18:24:22] <Aleks (he/him/il/lui)> hmmyeah i don't think it's really a maintained feature to make external api calls
[18:24:55] <selfhoster1312> so my browser can access the data but i can't from CLI :(
i mean i *could* do wss but curl doesn't afaik
[18:25:01] <selfhoster1312> i'll figure it out
[18:26:45] <selfhoster1312> ok i'll save the produced HTML from firefox inspector and run python beautifulsoup on that #IHateSPA :) :)
[18:27:30] <Aleks (he/him/il/lui)> actually
[18:27:31] <Aleks (he/him/il/lui)> https://ci-apps.yunohost.org/ci/api/results
[18:27:40] <selfhoster1312> oh :) :) :)
[18:27:43] <selfhoster1312> you're the best <3
[18:27:46] <Aleks (he/him/il/lui)> there's a "test_duration" in "tests" for each app
[18:27:59] <Aleks (he/him/il/lui)> in seconds i guess
[18:40:28] <selfhoster1312> top 10 for install time:
```
discourse - 1880
glitchsoc - 1775
acropolis - 1735
mastodon - 1700
firefish - 1592
mumble-web - 1414
gitlab - 1162
homeassistant - 1115
outline - 982
jellyseerr - 962
```
[19:21:17] <Yunohost Git/Infra notifications> @rosbeef forked ynh-dev to [rosbeef/ynh-dev](https://github.com/rosbeef/ynh-dev)