Saturday, July 22, 2023
apps@conference.yunohost.org
July
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
           

[01:04:39] <Yunohost Git/Infra notifications> App fider goes down from level 7 to 1 in job [#17261](https://ci-apps.yunohost.org/ci/job/17261)
[05:13:53] <Salamandar> > <@yunohostinfra:matrix.org> App fider goes down from level 7 to 1 in job [#17261](https://ci-apps.yunohost.org/ci/job/17261)

Oops. I'm taking the train so that gives me time to check 😅
[06:26:01] <Salamandar> … that was a network issue on the CI machine ><
[06:33:40] <tituspijean> Fider rebooted and dendrite as well, for the same reason.
[06:34:06] <Salamandar> Ah ><
[06:34:39] <Salamandar> Small question about the manifestv2 : is there a plan to have different apt dependencies for buster and bullseye ?
[06:35:16] <Salamandar> we might need something like that :
```
[resources.apt]
packages = [common packages]
packages.buster = [ packages for buster ]
packages.bullseye = [ packages for bullseye ]
[06:35:40] <Salamandar> My issue is that fider requires `golang-1.18-go`on buster but 1.19 on bullseye ><'
[06:35:54] <tituspijean> *jellyfin trauma intensifies*
[06:36:06] <Salamandar> I really don't understand why debian puts versions in package names
[06:36:33] <tituspijean> > <@Salamandar:matrix.org> Small question about the manifestv2 : is there a plan to have different apt dependencies for buster and bullseye ?

Per debian release *and* architecture too! 😱
[06:36:40] <Salamandar> yeah…
[06:36:55] <Salamandar> ah there is packages_from_raw_bash
[06:37:42] <tituspijean> > <@Salamandar:matrix.org> I really don't understand why debian puts versions in package names

In the case of Go, it's because they maintain multiple versions at the same time :/
[06:37:56] <Salamandar> > <@titus:pijean.ovh> *jellyfin trauma intensifies*

Hahahaha
[08:12:10] <Yunohost Git/Infra notifications> Job [#17265](https://ci-apps.yunohost.org/ci/job/17265) for jenkins failed miserably :(
[08:16:23] <Yunohost Git/Infra notifications> Job [#17258](https://ci-apps.yunohost.org/ci/job/17258) for dendrite failed miserably :(
[09:36:23] <Yunohost Git/Infra notifications> App dendrite goes down from level 7 to 6 in job [#17258](https://ci-apps.yunohost.org/ci/job/17258)
[12:09:45] <Yunohost Git/Infra notifications> App vpnclient failed all tests in job [#17271](https://ci-apps.yunohost.org/ci/job/17271) :(
[13:33:14] <Aleks (he/him/il/lui)> tituspijean: btw regarding Dendrite I see

```
50426 INFO Provisionning database...
53075 INFO [++..................] > Creating a PostgreSQL database...
53309 WARNING ERROR: database "dendrite" already exists
```
[13:33:37] <Aleks (he/him/il/lui)> like the install script tries to do some trick with psql, dunno how important this is
[14:39:23] <tituspijean> Aleks (he/him/il/lui): nope it's psql hallucinating 😅
[14:39:36] <Aleks (he/him/il/lui)> 🤔
[14:56:14] <tituspijean> I see a "missing value" error too. Is it covered by your fixes in the core?
[14:57:08] <tituspijean> `AttributeError: 'DisplayTextOption' object has no attribute 'value'`
[15:01:53] <Aleks (he/him/il/lui)> eeeh
[15:02:01] <Aleks (he/him/il/lui)> do you have the full stacktrace 🙃
[15:02:30] <Aleks (he/him/il/lui)> otherwise it should be essentially the same fix than for the 2 previous one, but i gotta go for the rest of the afternoon i think
[15:03:01] <Aleks (he/him/il/lui)> feel free to commit / tag and release (cf the small "release" script on LXC forge2)
[15:03:13] <tituspijean> It'd in the failed Upgrade test:
[15:03:18] <tituspijean> > <@yunohostinfra:matrix.org> App dendrite goes down from level 7 to 6 in job [#17258](https://ci-apps.yunohost.org/ci/job/17258)

^
[15:03:52] <tituspijean> (I'm on my phone only right now 😅)
[15:04:12] <tituspijean> > <@Alekswag:matrix.org> feel free to commit / tag and release (cf the small "release" script on LXC forge2)

I will definitely have a look when I can.
[15:05:23] <Aleks (he/him/il/lui)> yup that's the one that just got fixed, line 1101 : https://github.com/YunoHost/yunohost/commit/4fda8ed49fbf97c10343c15e794e74683a727785
[15:06:31] <Aleks (he/him/il/lui)> rebuilding CI images inside tmux
[19:55:46] <Yunohost Git/Infra notifications> Job [#17275](https://ci-apps.yunohost.org/ci/job/17275) for peertube_remote_runner failed miserably :(