Sunday, August 09, 2026
support@conference.yunohost.org
August
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            

[17:13:49] <orhtej2> > <@hamano:koko-matcha.fr> I mean, you mant me to open an issue ?

the problem is not on your end, it's either package or the app
[17:13:50] <orhtej2> Interistingly ci passes 🤔 https://ci-apps.yunohost.org/ci/apps/mygpo/
[17:13:50] <Hamano> > and iirc the app itself is no longer maintained

Oh
[17:13:50] <orhtej2> and iirc the app itself is no longer maintained
[17:13:51] <Hamano> > Yes

Done !
[17:13:54] <Ralph> is there an "easy" overview about the current state of the trixie readiness and the open issues?
[20:42:00] <Hamano> > Yes

Hello !
I got an answer related to mygpo.

> Hi, this must be something with yunohost packaging: the auth_user table is not available to migrate according to the logs.
Sorry, I know nothing about this yunohost packaging.

https://github.com/gpodder/mygpo/issues/879#issuecomment-5231859647
[20:42:06] <thiccpaws> hi. I must've done something and now I can't execute jellyfin:
https://paste.yunohost.org/uyopihaqiw
[20:55:14] <Cheeserider> Zulip seems to be ditched. Does anyone know why? https://github.com/YunoHost-Apps/zulip_ynh
[21:02:45] <orhtej2> it's on wishlist but noone ever finished packaging
[21:02:47] <orhtej2> cf https://github.com/YunoHost/apps/blob/c5775c8b605a3a7c9b2cd7a4f21b2aa323d1dfb2/wishlist.toml#L3560
[21:02:47] <orhtej2> also cf https://github.com/YunoHost-Apps/zulip_ynh/issues/14 tl;dr: it breaks YNH
[21:02:48] <Cheeserider> Roger, thanks! 😊
[23:05:03] <wazdra> Salut,
Mon instance tourne de façon stable depuis quelques mois, et c'est super !
Le plus gros point noir, c'est qu'à l'heure actuelle, la redémarrer est un vrai parcours du combattant, qui me mène souvent à retarder des mises à jours. En cause, le fait que mon /home est sur un disque dur séparé, et chiffré. Au boot, le déchiffrement de cette partition est bloquant, et ce avant la mise en place de sshd et du client vpn, ce qui signifie que j'ai besoin d'avoir la main sur la machine.
Ce qui serait idéal, c'est que je puisse éditer mon fstab et mettre la cible /home en "noauto", puis utiliser ssh et le client vpn pour ouvrir la crypte. Mais j'ai l'impression que ça va causer tout plein de problèmes avec tous les services installés qui dépendent de /home et qui ne "savent pas" qu'il n'est pas encore monté. Comme ça, j'ai l'impression que c'est au niveau de systemd qu'il faut jouer, mais ça sort de ma zone d'expertise.