Friday, January 20, 2023
dev@conference.yunohost.org
January
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:50:46] <eric_G> For the app catalog, IMO gray cards are better in light gray than white and we could remove the card outline.
[11:24:56] <Yunohost Git/Infra notifications> [yunohost] Pipeline failed on GitLab https://gitlab.com/yunohost/yunohost/-/pipelines/752521043 on commit https://github.com/YunoHost/yunohost/commit/5a412ce93c2f39aa959a4df9de87d8a24c713168 "Update changelog for 11.1.3" by @Alexandre Aubin on branches dev
[11:37:03] <Yunohost Git/Infra notifications> [webhooks] @alexAubin pushed 1 commit to master: Simplify messages for gitlab CI pipeline failed/canceled https://github.com/YunoHost/webhooks/commit/8235ac30f4e538969386d35e9c862f49e6437daf
[11:40:16] <Yunohost Git/Infra notifications> [yunohost] :red_circle: Pipeline [752521043](https://gitlab.com/yunohost/yunohost/-/pipelines/752521043) failed on branch dev
[11:40:31] <Aleks (he/him/il/lui)> 😬 why was i sure this would happen
[11:42:52] <Aleks (he/him/il/lui)> [test]
[11:45:49] <Yunohost Git/Infra notifications> [webhooks] @alexAubin pushed 2 commits to master: https://github.com/YunoHost/webhooks/compare/92139c1278d5...4730e66f15ff
[11:45:53] <Yunohost Git/Infra notifications> [webhooks/master] Use markdown for notifications - Alexandre Aubin
[11:45:56] <Yunohost Git/Infra notifications> [webhooks/master] Simplify push messages - Alexandre Aubin
[11:46:47] <Yunohost Git/Infra notifications> [webhooks] @alexAubin pushed 1 commit to master: Cosmetics ([dcd0a669e8cb424db153208e57ff5b657696f8c9](https://github.com/YunoHost/webhooks/commit/dcd0a669e8cb424db153208e57ff5b657696f8c9))
[11:49:10] <Yunohost Git/Infra notifications> [yunohost] :red_circle: Pipeline [#752521043](https://gitlab.com/yunohost/yunohost/-/pipelines/752521043) failed on branch dev
[11:51:18] <Yunohost Git/Infra notifications> [webhooks] @alexAubin pushed 1 commit to master: Hmmm fix emojos? ([e939a10d](https://github.com/YunoHost/webhooks/commit/e939a10d98e976f865da526ea2f65d5334fcef3b))
[11:53:32] <Yunohost Git/Infra notifications> [yunohost] 🔴 Pipeline [#752521043](https://gitlab.com/yunohost/yunohost/-/pipelines/752521043) failed on branch dev
[11:54:50] <Aleks (he/him/il/lui)> https://youtu.be/PrYMUe2RK4g?t=133
[12:12:19] <Salamandar> I properly imported the apps list into https://feedback.salamandar.fr/
[12:13:32] <Aleks (he/him/il/lui)> hell yeah
[12:14:18] <Salamandar> But we could work on cleaning up the apps list first
[12:16:57] <Salamandar> FYI there's a somewhat annoying regression in yunohost admin 11.1
[12:17:30] <Salamandar> When running a system upgrade from the web ui, there's no "your yunohost restarted, you should reload the page". It's stuck on "reloading ssowat" and you just have to **guess** you can reload the page.
[12:17:30] <Salamandar> I remember it was better on 11.0
[12:17:44] <Salamandar> no ?
[12:20:53] <Aleks (he/him/il/lui)> 😐️
[12:21:10] <Aleks (he/him/il/lui)> yeah maybe
[12:21:11] <Aleks (he/him/il/lui)> maybe that's due to ssowat ? let me check the code
[12:21:24] <Aleks (he/him/il/lui)> oh
[12:21:25] <Aleks (he/him/il/lui)> lord
[12:21:25] <Aleks (he/him/il/lui)> my
[12:21:52] <Aleks (he/him/il/lui)> https://github.com/YunoHost/SSOwat/blob/dev/debian/postinst
[12:21:53] <Aleks (he/him/il/lui)> how is this even possible
[12:34:22] <Yunohost Git/Infra notifications> [webhooks] @alexAubin pushed 1 commit to master: Markdown all the things ([1c6f8fdb](https://github.com/YunoHost/webhooks/commit/1c6f8fdb452f50588f1923992d99ddaf036bd119))
[12:37:02] <Salamandar> 2015
[12:37:03] <Salamandar> :D
[12:37:58] <Aleks (he/him/il/lui)> yah @_@
[12:50:06] <kayou> FYI, i found the issue in the CI: https://askubuntu.com/questions/1428181/module-lib-has-no-attribute-x509-v-flag-cb-issuer-check
[12:50:10] <kayou> `pip3 install pyOpenSSL --upgrade` fixed it
[12:50:25] <kayou> i run an upgrade on each ci-core images
[12:50:56] <Aleks (he/him/il/lui)> eeeeh yeah but what's really worrying is does it affect real-life servers too ?
[12:51:25] <kayou> ¯\_(ツ)_/¯
[12:51:35] <kayou> you we upgrade the pyOpenSSL package manually?
[12:52:19] <Aleks (he/him/il/lui)> like i don't understand why/how this can happen without being a global Debian issue considering the import stack only seem to import `dist-packages` x_x
[12:53:15] <Aleks (he/him/il/lui)> (but at the same time i don't recall things a herd of users complaining about this in real life so maybe that's just a glitch on our CI and fixing it with a yolopip3install is ok
[12:54:20] <kayou> > It seems to be due to pip 22.2.2 upgrade. Check if you can upgrade pyOpenSSL to 22.0.0 to fix the issue.
[12:54:53] <kayou> maybe nobody updates pip?
[12:59:37] <kayou> on my server, pip is at 20.3.4
[12:59:52] <kayou> that's probably the issue on the ci side then
[13:00:12] <kayou> as we upgrade pip, it breaks the openssl deps
[13:00:23] <Aleks (he/him/il/lui)> 🤔
[13:01:52] <Aleks (he/him/il/lui)> i'm a bit confused haha but tbh let's just roll the fix
[13:02:22] <kayou> each days, I upgrade the images of the ci
[13:02:37] <kayou> including some pip packages
[13:02:46] <kayou> https://github.com/YunoHost/yunohost-ci/blob/3b23a027097e8055da4ee25075ef371fc239b623/utils.sh#L150
[13:03:10] <kayou> and pip 22.x needs pyOpenSSL>22
[13:03:14] <Aleks (he/him/il/lui)> oooh i forgot about this bit
[13:04:28] <kayou> I run a manual upgrade, and push the fix if it works on the ci
[13:04:56] <Aleks (he/him/il/lui)> ah yesterday i rebuilt the devbaseimg thinking the core ci was using those too but i forgot that we have this specific build for the core CI
[13:05:40] <kayou> yeah, and I said I start a rebuild in a tmux ;)
[13:05:57] <kayou> > <@kayou:matrix.org> idk where you trigged the rebuild, but not in the ci-core, so i did it in a tmux

^
[13:06:33] <kayou> we could merge this in devbaseimg, but we use some very specific packages for the ci core
[13:06:33] <Aleks (he/him/il/lui)> ah /o\
[13:06:40] <Aleks (he/him/il/lui)> yeah
[13:07:14] <kayou> and as you can see, there is some hack to preinstall deps: https://github.com/YunoHost/yunohost-ci/blob/3b23a027097e8055da4ee25075ef371fc239b623/utils.sh#L143-L150
[13:07:28] <Aleks (he/him/il/lui)> yup yup
[13:07:36] <Aleks (he/him/il/lui)> it's okay i just totally forgot about it haha
[13:44:25] <Yunohost Git/Infra notifications> [yunohost] 🔴 Pipeline [#752521043](https://gitlab.com/yunohost/yunohost/-/pipelines/752521043) failed on branch dev
[13:47:00] <kayou> what are you saying?! it's fixed!
[13:47:37] <kayou> https://gitlab.com/yunohost/yunohost/-/jobs/3636207159
[13:48:39] <Aleks (he/him/il/lui)> 🤔
[13:48:59] <Yunohost Git/Infra notifications> [yunohost-ci] @kay0u pushed 1 commit to master: Upgrade pyOpenSSL too ([0eeb1d9b](https://github.com/YunoHost/yunohost-ci/commit/0eeb1d9b10ef6426f8fba97a6eca71eac66a5208))
[13:55:36] <Yunohost Git/Infra notifications> [yunorunner] @alexAubin pushed 1 commit to master: Fix changes related to sanic version bump ([ace59e9f](https://github.com/YunoHost/yunorunner/commit/ace59e9f700d71be818f76509373e315028d6884))
[14:01:50] <kayou> that's because full-test wasn't restarted, it's running now
[14:05:21] <eric_G> https://aria.im/_matrix/media/v1/download/matrix.org/slRYqLYfiPMgXAycQVxCwGbp
[14:05:21] <eric_G> Found a small bug in the webadmin app page
[14:07:30] <Aleks (he/him/il/lui)> ah that's the french i18n string not reflecting the change in the original english string
[14:08:02] <Yunohost Git/Infra notifications> [yunohost] 🔴 Pipeline [#752521043](https://gitlab.com/yunohost/yunohost/-/pipelines/752521043) failed on branch dev
[14:09:11] <Aleks (he/him/il/lui)> `/opt/yunohost-ci/run.sh: line 39: 447414 Killed `
[14:09:12] <Aleks (he/him/il/lui)> 😬
[14:10:19] <kayou> wut
[16:13:18] <Yunohost Git/Infra notifications> [yunohost] 🔴 Pipeline [#752521023](https://gitlab.com/yunohost/yunohost/-/pipelines/752521023) failed on branch dev
[16:35:55] <Yunohost Git/Infra notifications> [yunorunner] @alexAubin pushed 1 commit to master: Delete update_level_apps, replaced by a python script in the catalog tools ([9c248a85](https://github.com/YunoHost/yunorunner/commit/9c248a85f02b23ed75efd31d3d89c967ba27a52a))
[16:51:45] <Yunohost Git/Infra notifications> [YunoHost demo] [🔴 Down] Request failed with status code 502
[17:01:24] <Yunohost Git/Infra notifications> [YunoHost demo] [✅ Up] 200 - OK
[18:32:29] <Yunohost Git/Infra notifications> [issues] @mooramask opened [issue #2132](https://github.com/YunoHost/issues/issues/2132): YUNOHOST on Lime2 cant configure
[18:32:34] <Yunohost Git/Infra notifications> [issues] @mooramask labeled :space_invader: bug on [issue #2132](https://github.com/YunoHost/issues/issues/2132): YUNOHOST on Lime2 cant configure
[19:10:14] <kayou> https://gitlab.com/yunohost/yunohost/-/pipelines/753453070
[19:10:22] <kayou> weird these errors
[19:11:13] <kayou> > Could not read the apps_catalog list ... : File does not exist: '/etc/yunohost/apps_catalog.yml'
[19:32:13] <Yunohost Git/Infra notifications> [YunoHost demo] [🔴 Down] Request failed with status code 502
[19:37:13] <Yunohost Git/Infra notifications> [YunoHost demo] [✅ Up] 200 - OK
[19:38:08] <Yunohost Git/Infra notifications> [yunohost] 🔴 Pipeline [#753453070](https://gitlab.com/yunohost/yunohost/-/pipelines/753453070) failed on branch dev
[20:06:43] <Yunohost Git/Infra notifications> [yunorunner] @yalh76 opened [issue #47](https://github.com/YunoHost/yunorunner/issues/47): Have some uri like /apps/<appname>/latestjob that points to the latest job completed/ongoing for an app
[20:06:43] <Yunohost Git/Infra notifications> [yunorunner] @yalh76 edited [issue #10](https://github.com/YunoHost/yunorunner/issues/10): Wishlist
[20:12:05] <Yunohost Git/Infra notifications> [yunorunner] @yalh76 edited [issue #47](https://github.com/YunoHost/yunorunner/issues/47): Have some uri like /apps/<appname>/latestjob that points to the latest job completed/ongoing for an app
[21:32:50] <Yunohost Git/Infra notifications> [YunoHost demo] [🔴 Down] Request failed with status code 502
[21:37:54] <Yunohost Git/Infra notifications> [YunoHost demo] [✅ Up] 200 - OK
[21:38:10] <eric_G> Does anyone have this when trying to open Applications / Catalogue
[21:38:20] <eric_G> https://aria.im/_matrix/media/v1/download/matrix.org/zLHfPgQxwxgcSBabpAMAEtyA
[21:39:15] <eric_G> I am running 11.1.3
[21:40:24] <eric_G> ah. issue is already in forum https://forum.yunohost.org/t/cannot-install-apps-due-to-crash-in-catalog/23211
[21:54:25] <Aleks (he/him/il/lui)> 😬