Wednesday, March 26, 2025
dev@conference.yunohost.org
March
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
           

[00:23:17] <Yunohost Git/Infra notifications> [landingpage] A​xolotle pushed 1 commit to donate-page: donate: update chart colors on theme change ([5874c31f](https://github.com/YunoHost/landingpage/commit/5874c31f48997e2a82e1783d47f9e5e46bdf9752))
[00:30:07] <Yunohost Git/Infra notifications> [landingpage] a​lexAubin pushed 1 commit to donate-page: We probably dont need the full 2000x4000 fursona weighting 3MB ? Reducing to 500*1000, 1/10th of the weight, should spe... ([6d59abdf](https://github.com/YunoHost/landingpage/commit/6d59abdf137ee851910ab7363741dbffef237add))
[02:27:22] <Yunohost Git/Infra notifications> [landingpage] a​lexAubin pushed 2 commits to donate-page ([6d59abdf137e...468bd7230d1a](https://github.com/YunoHost/landingpage/compare/6d59abdf137e...468bd7230d1a))
[02:27:24] <Yunohost Git/Infra notifications> [landingpage/donate-page] Nerdy animated glow on the nyancat/donate button ? 😬 - Alexandre Aubin
[02:27:24] <Yunohost Git/Infra notifications> [landingpage/donate-page] Misc responsiveness / aesthetweaks - Alexandre Aubin
[05:21:20] <Yunohost Git/Infra notifications> [issues] O​niriCorpe labeled :book: Documentation on [issue #2566](https://github.com/YunoHost/issues/issues/2566): Update the portal customization doc
[05:21:20] <Yunohost Git/Infra notifications> [issues] O​niriCorpe labeled Portal on [issue #2566](https://github.com/YunoHost/issues/issues/2566): Update the portal customization doc
[05:21:22] <Yunohost Git/Infra notifications> [issues] O​niriCorpe opened [issue #2566](https://github.com/YunoHost/issues/issues/2566): Update the portal customization doc
[06:34:59] <Yunohost Git/Infra notifications> [landingpage] y​unohost-bot opened [pull request #44](https://github.com/YunoHost/landingpage/pull/44): Translations update from Weblate
[16:29:09] <Yunohost Git/Infra notifications> [yunohost] g​ithub-advanced-security[bot] [commented](https://github.com/YunoHost/yunohost/pull/2046#discussion_r2014246315) on pull request #2046 Add SMART status to disk infos: ## Explicit returns mixed with implicit (fall through) returns

Mixing implicit and explicit returns may indicate an err...
[16:34:04] <Yunohost Git/Infra notifications> [incus_builder] S​alamandar deleted branch simplestreams
[16:35:09] <Yunohost Git/Infra notifications> [incus_builder] S​alamandar created new branch core-tests-only
[16:35:10] <Yunohost Git/Infra notifications> [incus_builder] S​alamandar pushed 1 commit to core-tests-only: Add image core-tests-only ([03610b5f](https://github.com/YunoHost/incus_builder/commit/03610b5f10f10a8d0899bb82eba7bf5d425d1798))
[16:45:47] <Augier> I have a traceback in migrations:

```
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/moulinette/interfaces/api.py", line 498, in process
ret = self.actionsmap.process(arguments, timeout=30, route=_route)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/moulinette/actionsmap.py", line 579, in process
return func(**arguments)
^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/yunohost/tools.py", line 641, in tools_migrations_list
migrations = [
^
File "/usr/lib/python3/dist-packages/yunohost/tools.py", line 649, in <listcomp>
"disclaimer": migration.disclaimer,
^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/yunohost/migrations/0027_migrate_to_bookworm.py", line 401, in disclaimer
not self.debian_major_version() == N_CURRENT_DEBIAN
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/yunohost/migrations/0027_migrate_to_bookworm.py", line 322, in debian_major_version
return int(
^^^^
ValueError: invalid literal for int() with base 10: ''
```

Indeed `VERSION_ID` is not present in `/etc/os-release`.
[16:46:10] <Augier> Wait…

```
cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux trixie/sid"
NAME="Debian GNU/Linux"
VERSION_CODENAME=trixie
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
```
[16:46:29] <Augier> Shouldn't it be Bookworm?
[16:46:38] <Augier> Trixie is next, right?
[16:46:46] <Aleks (he/him/il/lui)> eeeeh yeah how come you're on trixie x_x
[16:48:54] <Augier> Dunno. I may have done unnatural things
[16:49:00] <Augier> Dunno what
[16:50:03] <Augier> I updated in the afternoon
[16:50:21] <Augier> Using the admin portal I mean
[16:51:49] <Augier> YunoHost 12.0.12 (stable)
[16:56:25] <Aleks (he/him/il/lui)> :|
[16:56:54] <Aleks (he/him/il/lui)> any trixie in apt source list ...? `grep -nr trixie /etc/apt/` ?
[16:57:22] <Aleks (he/him/il/lui)> what about `testing` ? `grep -nr testing /etc/apt/` ?
[16:57:24] <Yunohost Git/Infra notifications> [incus_builder] S​alamandar created new branch main
[17:01:35] <Yunohost Git/Infra notifications> S​alamandar edited repository incus_builder https://github.com/YunoHost/incus_builder
[17:01:43] <Yunohost Git/Infra notifications> [incus_builder] S​alamandar closed [pull request #5](https://github.com/YunoHost/incus_builder/pull/5): Naive attempt to use eatmydata
[17:01:45] <Yunohost Git/Infra notifications> [incus_builder] S​alamandar deleted branch master
[17:12:54] <Yunohost Git/Infra notifications> [incus_builder] S​alamandar pushed 1 commit to main: Disable bullseye build by default ([3f7ed1ba](https://github.com/YunoHost/incus_builder/commit/3f7ed1ba2c0bf4fc4e0fc8612acb7cd1b57e57a9))
[17:13:46] <Salamandar> did we release trixie ?
[17:13:59] <Augier> Yep. `/etc/apt/sources.list.d/extra_php_version.list:1:deb [signed-by=/etc/apt/trusted.gpg.d/extra_php_version.gpg] https://packages.sury.org/php/ trixie main`
[17:14:23] <Salamandar> ????
[17:14:40] <Augier> ```
grep -nr testing /etc/apt/
/etc/apt/apt.conf.d/50unattended-upgrades:26: // archives (e.g. from testing to stable and later oldstable).
/etc/apt/apt.conf.d/50unattended-upgrades:37: // migration to the specified archive (e.g. testing becomes the

```
[17:15:41] <Augier> Nextcloud's broken too. Weird.
[17:15:50] <Salamandar> is it a recent install ?
[17:16:14] <Salamandar> also if you only have sury with trixie… that does mean the rest of your system is NOT on trixie
[17:16:47] <Augier> From last month yes. But I messed up with it a bit since it's my development server for the YNH disk managment.
[17:17:32] <Salamandar> i just checked : the latest stable yunohost deb file doesn't have a single reference of trixie
[17:17:57] <Salamandar> grep only gives a comment
[17:18:04] <Salamandar> ░▒▓█ rg trixie
usr/lib/python3/dist-packages/yunohost/diagnosers/00-basesystem.py
170: # Apt being mapped to 'stable' (instead of 'buster/bullseye/bookworm/trixie/...')
[17:24:58] <Salamandar> also hmmmm sury trixie only exists since a few days ago
[17:25:39] <eric_G> any package in the catalog installing java 21? (can't find :/ with search)
[17:27:09] <eric_G> orhtej2: you did package an app installing java 21, didn't you?
[17:29:57] <eric_G> and also, for apps changing name, like Mintest -> Luanti, can we just change the entry name in the catalog and the GitHub repo with the new name?
[17:32:13] <Aleks (he/him/il/lui)> i guess we can, but then the horde of angry user may come on the forum with torches and forks up in the air complaining that the diagnosis report that the app disappeared from the catalog 🫠

in https://github.com/YunoHost/yunohost/pull/2077 i was pondering the possibility to use that new mechanism to also advertise the fact that some apps were renamed
[18:47:16] <Yunohost Git/Infra notifications> [yunohost] a​lexAubin pushed 1 commit to dev: Fix changelog syntax ([e03dc864](https://github.com/YunoHost/yunohost/commit/e03dc864d3afcabf49c6faaeb45fde8359809715))
[19:00:18] <Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.3+202503262000 for bookworm/unstable/all ...
[19:02:57] <Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.3+202503262000 for bookworm/unstable/all.
[19:28:45] <Tagada> J'ai l'impression que l'auto-scroll des logs dans la webadmin est cassé, lors de l'upgrade d'une app par exemple
[20:04:08] <Augier> The problem is that, since the migration, Nextcloud responds server error. And I thinks it's related. And I don't know how to debug it.
[20:07:44] <Aleks (he/him/il/lui)> i mean ... you're on trixie ...
[20:18:01] <Yunohost Git/Infra notifications> [landingpage] A​xolotle pushed 1 commit to donate-page: roadmap: add page draft ([0ba8c754](https://github.com/YunoHost/landingpage/commit/0ba8c754d598442d0a2688ffd25746085d2acaf4))
[20:19:25] <Augier> Yeah. I know that theory 👀
[20:20:25] <Augier> I guess the easiest is to just reinstall NC. A good occasion to practice backup/restore.
[20:55:12] <Yunohost Git/Infra notifications> [yunohost] y​unohost-bot opened [pull request #2079](https://github.com/YunoHost/yunohost/pull/2079): Translations update from Weblate
[20:55:59] <Yunohost Git/Infra notifications> [yunohost] a​lexAubin merged [pull request #2079](https://github.com/YunoHost/yunohost/pull/2079): Translations update from Weblate
[21:00:07] <Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.3+202503262200 for bookworm/unstable/all ...
[21:01:46] <Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.3+202503262200 for bookworm/unstable/all.
[21:07:17] <eric_G> do you also have `nftables`s ervice broken on 12.1.3?
[21:22:20] <tituspijean> It's fine on my main server, but was dead on my unstable franken-wsl-tein one (but a restart fixed it)
[21:24:52] <eric_G> chuicon, restarting the service fixed it 😅
[21:26:58] <tituspijean> buuuuut knowing why it was dead would be nice 😅
[21:28:08] <tituspijean> I got nothing on mine though :/