Wednesday, July 31, 2024
dev@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
       
             

[10:29:25] <kayou> > <@titus:pijean.ovh> Ah yeah I'm using Apache btw 🙃

you wot m8?
[12:01:45] <Yunohost Git/Infra notifications> [Apps tools error] [App caches] Error while updating neutrinet: Cmd(git) failed due to: exit code(128)
cmdline: git fetch -v --force -- origin stable
stderr: fatal: unable to access https://gitlab.domainepublic.net/Neutrinet/neutrinet_ynh/: The requested URL returned error: 502
[13:51:11] <Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: Fix yunomprompt not being enable after ISO install ([fe524dd8](https://github.com/YunoHost/yunohost/commit/fe524dd866a1852b415cde7a10c366dfd754f19f))
[14:00:32] <Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/11.2.25+202407311400 for bullseye/unstable/all ...
[14:02:08] <Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/11.2.25+202407311400 for bullseye/unstable/all.
[14:26:34] <Yunohost Git/Infra notifications> [issues] zamentur [commented](https://github.com/YunoHost/issues/issues/2423#issuecomment-2260654208) on [issue #2423](https://github.com/YunoHost/issues/issues/2423) Replace fail2ban ?: I think its easier to ban ipv6 range with reaction than fail2ban...
[14:48:36] <Yunohost Git/Infra notifications> [custom-debian-iso] alexAubin created label invalid
[14:48:36] <Yunohost Git/Infra notifications> [custom-debian-iso] alexAubin created label question
[14:48:36] <Yunohost Git/Infra notifications> [custom-debian-iso] alexAubin created label duplicate
[14:48:37] <Yunohost Git/Infra notifications> [custom-debian-iso] alexAubin created label help wanted
[14:48:37] <Yunohost Git/Infra notifications> [custom-debian-iso] alexAubin created label bug
[14:48:37] <Yunohost Git/Infra notifications> [custom-debian-iso] alexAubin created label wontfix
[14:48:37] <Yunohost Git/Infra notifications> [custom-debian-iso] alexAubin created label enhancement
[14:48:37] <Yunohost Git/Infra notifications> alexAubin created repository custom-debian-iso: Automated Debian Installation Image Builder https://github.com/YunoHost/custom-debian-iso
[14:48:37] <Yunohost Git/Infra notifications> [custom-debian-iso] alexAubin created label documentation
[14:48:38] <Yunohost Git/Infra notifications> [custom-debian-iso] alexAubin created label good first issue
[15:01:31] <Yunohost Git/Infra notifications> alexAubin edited repository custom-debian-iso: Automated Debian Installation Image Builder https://github.com/YunoHost/custom-debian-iso
[15:01:37] <Yunohost Git/Infra notifications> [custom-debian-iso] alexAubin created new branch bullseye
[15:02:33] <Yunohost Git/Infra notifications> [custom-debian-iso] alexAubin pushed 1 commit to bullseye: Dirty hacks to be able to inject raw files to customize the install menu and branding ([c0667567](https://github.com/YunoHost/custom-debian-iso/commit/c06675679ff26da9c6ff6ef9fe4e6992bd486395))
[15:14:23] <Yunohost Git/Infra notifications> [yunohost] 🔴 Pipeline [#1395492144](https://gitlab.com/YunoHost/yunohost/-/pipelines/1395492144) failed on branch dev
[16:01:11] <Yunohost Git/Infra notifications> [yunohost] 🔴 Pipeline [#1393986998](https://gitlab.com/YunoHost/yunohost/-/pipelines/1393986998) failed on branch dev, bookworm
[16:02:02] <Yunohost Git/Infra notifications> [custom-debian-iso] alexAubin pushed 2 commits to bullseye ([c06675679ff2...92c24d89d193](https://github.com/YunoHost/custom-debian-iso/compare/c06675679ff2...92c24d89d193))
[16:02:11] <Yunohost Git/Infra notifications> [custom-debian-iso/bullseye] Dirty hacks to be able to inject raw files to customize the install menu and branding - Alexandre Aubin
[16:35:44] <Yunohost Git/Infra notifications> [custom-debian-iso] alexAubin pushed 1 commit to bullseye: Support both bullseye and bookworm images ([37a5b699](https://github.com/YunoHost/custom-debian-iso/commit/37a5b6995f43dfe28b82bd9f3cceaab7d812b216))
[16:35:50] <Yunohost Git/Infra notifications> [custom-debian-iso] alexAubin pushed 3 commits to main ([21f68af0e713...37a5b6995f43](https://github.com/YunoHost/custom-debian-iso/compare/21f68af0e713...37a5b6995f43))
[16:36:00] <Yunohost Git/Infra notifications> [custom-debian-iso/main] Dirty hacks to be able to inject raw files to customize the install menu and branding - Alexandre Aubin
[16:36:28] <Yunohost Git/Infra notifications> alexAubin edited repository custom-debian-iso: Automated Debian Installation Image Builder https://github.com/YunoHost/custom-debian-iso
[16:36:31] <Yunohost Git/Infra notifications> [custom-debian-iso] alexAubin deleted branch bullseye
[20:42:40] <tituspijean> I'm getting regular warnings in the logs that the Watchdog app does not have a label:

```
yunohost app change-label watchdog Watchdog
Warning: This command is deprecated! Please use the new command 'yunohost user permission update' to manage the app label.
Error: Permission 'watchdog.main' not found
```

That's a non-webapp, so it does not have a permission. Did I fall in a loophole, again? 🙃
[22:14:21] <Aleks (he/him/il/lui)> meh it should still have a permission here https://github.com/YunoHost-Apps/watchdog_ynh/blob/master/manifest.toml#L32
[22:14:25] <Aleks (he/him/il/lui)> seen this on other apps
[22:22:20] <Aleks (he/him/il/lui)> probably not bookworm-specific