Friday, October 20, 2023
dev@conference.yunohost.org
October
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
         

[04:18:23] <Yunohost Git/Infra notifications> Failed to run the source auto-update for : zwave-js-ui. Please run manually the `autoupdate_app_sources.py` script on these apps to debug what is happening! Debug log : http://paste.yunohost.org/raw/oxojulacim
[04:51:04] <lapineige> Ok great :)
[09:14:44] <ChriChri> Why is lxd for ynh-dev installed via snap? Doesn't the debian package work?
```
$ apt policy lxd
lxd:
Installiert: (keine)
Installationskandidat: 5.0.2-5
Versionstabelle:
5.0.2-5 989
```
[10:43:10] <orhtej2> > <@chrichri:librem.one> Why is lxd for ynh-dev installed via snap? Doesn't the debian package work?
> ```
> $ apt policy lxd
> lxd:
> Installiert: (keine)
> Installationskandidat: 5.0.2-5
> Versionstabelle:
> 5.0.2-5 989
> ```

Latest is 5.19, I wonder if debs are properly published now that Canonical owns lxd
[10:43:55] <orhtej2> Not rly I'd say https://github.com/canonical/lxd/releases/tag/lxd-5.19
[11:12:34] <ChriChri> I'll try snap - it's installed anyway for waydroid.
[11:35:31] <lapineige> > <@Alekswag:matrix.org> same here i have a few scripts i can easily tweak and run to create them

How long does it take to create them ?
I wonder if I could have one ready before the workshop, and create the test on the fly depending on the number of participants
[11:44:47] <ChriChri> > <@chrichri:librem.one> I'll try snap - it's installed anyway for waydroid.

Hm, o.k. I see the conflict... I'd need to override the already installed lxc which is a dependency of waydroid...
[12:11:39] <Aleks (he/him/il/lui)> > How long does it take to create them ?
> I wonder if I could have one ready before the workshop, and create the test on the fly depending on the number of participants

It's like, idk, if you have the script ready and hit run, 5-10 min ?
[12:12:27] <Aleks (he/him/il/lui)> Basically i use scaleway and there's CLI tools to interact with your scaleway account to create/delete servers etc
[12:12:39] <Aleks (he/him/il/lui)> You just need to plug your API key etc
[12:13:13] <Aleks (he/him/il/lui)> But anyway that's just a shortcut to "having to click 12 times per machine you want to create"
[13:51:47] <Salamandar> OK so db restore is missing a progress indicator. I found this tool : https://github.com/dspinellis/pmonitor
[13:55:11] <lapineige> > <@Alekswag:matrix.org> It's like, idk, if you have the script ready and hit run, 5-10 min ?

Ok then I might try one week before that (maybe with tituspijean help on Friday 10th ?) and if it works fine, do it like that at the beginning of the workshop.
It's planned on saturday afternoon, I'll try to destroy the servers on monday at the lastest (but if people have 24 extra hours to play with it, it might be cool ? I don't know the pricing…).
[13:57:02] <Yunohost Git/Infra notifications> [issues] @Salamandar opened [issue #2274](https://github.com/YunoHost/issues/issues/2274): Database progress indicator
[13:57:02] <Yunohost Git/Infra notifications> [issues] @Salamandar labeled :birthday: feature on [issue #2274](https://github.com/YunoHost/issues/issues/2274): Database progress indicator
[14:25:49] <Aleks (he/him/il/lui)> > Ok then I might try one week before that (maybe with tituspijean help on Friday 10th ?) and if it works fine, do it like that at the beginning of the workshop.
> It's planned on saturday afternoon, I'll try to destroy the servers on monday at the lastest (but if people have 24 extra hours to play with it, it might be cool ? I don't know the pricing…).

10small servers like DEV-1-S or DEV-1-M during 24 hours is like maybe 5euros i guess ?
[14:26:10] <lapineige> sounds quite cheap, cool
[14:27:10] <tituspijean> yeah, the first time I did that, I created the 10-ish servers at 7:00 and deleted them at 13:00 I think. It cost 20 cts.
[16:18:55] <Yunohost Git/Infra notifications> Failed to run the source auto-update for : zwave-js-ui. Please run manually the `autoupdate_app_sources.py` script on these apps to debug what is happening! Debug log : http://paste.yunohost.org/raw/xuvekunomo
[18:07:33] <ChriChri> About ynh-dev: wouldn't it be better to check out forked repositories so that I could commit my changes and have the option to make MRs from them?
[18:09:23] <Aleks (he/him/il/lui)> i guess so but many people can work directly on the official repo and in the end if you need to push to your fork you can just use `git remote` to add your own remote or edit the "origin" url
[22:22:18] <ChriChri> orhtej2: For forwarded mail the mail is also stored in the maildrop of the user forwarding it, correct? It'd agregate there?
[22:27:15] <orhtej2> > <@chrichri:librem.one> orhtej2: For forwarded mail the mail is also stored in the maildrop of the user forwarding it, correct? It'd agregate there?

Yeah, to handle on remote server you need to just redirect mail with MX record I think
[22:27:58] <orhtej2> Also it originates from the user forwarding iirc
[22:33:32] <orhtej2> > Also it originates from the user forwarding iirc

Just checked, both sender and receiver are perserved