[00:53:29]
<Yunohost Git/Infra notifications> [issues] DeMiro5001 [commented](https://github.com/YunoHost/issues/issues/2664#issuecomment-3500004536) on [issue #2664](https://github.com/YunoHost/issues/issues/2664) Need a simple way to change the restore script of a backup: I think it would help to have something like this yunohost backup restore nextcloud --override config.json systemd.serv...
[01:13:19]
<Yunohost Git/Infra notifications> [issues] alexAubin [commented](https://github.com/YunoHost/issues/issues/2664#issuecomment-3500043835) on [issue #2664](https://github.com/YunoHost/issues/issues/2664) Need a simple way to change the restore script of a backup: Alternatively we could imagine having some sort of --edit that would extract the archive (or just the restore script),...
[03:17:55]
<Yunohost Git/Infra notifications> [issues] eduardomozart opened [issue #2698](https://github.com/YunoHost/issues/issues/2698): Trixie: postgresql-17 package missing on clean Yunohost 13.0 install
[04:20:25]
<Yunohost Git/Infra notifications> [issues] eduardomozart opened [issue #2699](https://github.com/YunoHost/issues/issues/2699): Trixie: "doveadm mailbox" command fails
[04:47:25]
<Yunohost Git/Infra notifications> [issues] eduardomozart closed [issue #2699](https://github.com/YunoHost/issues/issues/2699): Trixie: "doveadm mailbox" command fails to run
[04:47:25]
<Yunohost Git/Infra notifications> [issues] eduardomozart [commented](https://github.com/YunoHost/issues/issues/2699#issuecomment-3500692723) on [issue #2699](https://github.com/YunoHost/issues/issues/2699) Trixie: "doveadm mailbox" command fails to run: Duplicate of https://github.com/yunohost/issues/issues/2692
[04:53:01]
<Yunohost Git/Infra notifications> [issues] tituspijean [commented](https://github.com/YunoHost/issues/issues/2687#issuecomment-3461118970) on [issue #2687](https://github.com/YunoHost/issues/issues/2687) [FAIL] YunoHost is only available for the version 12 (Bookworm) of Debian, you are using 13.1.: We need way more context, notably:
Are you actually and willingly using YunoHost 13?
Where is that error displayed?
[04:53:15]
<Yunohost Git/Infra notifications> [issues] tituspijean closed [issue #2687](https://github.com/YunoHost/issues/issues/2687): [FAIL] YunoHost is only available for the version 12 (Bookworm) of Debian, you are using 13.1.
[04:53:40]
<Yunohost Git/Infra notifications> [issues] eduardomozart opened [issue #2700](https://github.com/YunoHost/issues/issues/2700): Trixie: Lets Encrypt certificate renewal fails
[05:18:15]
<Yunohost Git/Infra notifications> [issues] eduardomozart edited [issue #2700](https://github.com/YunoHost/issues/issues/2700): Trixie: Lets Encrypt certificate renewal fails with "TypeError: argument data: from_buffer() cannot return the address of a unicode object"
[08:35:12]
<Yunohost Git/Infra notifications> [issues] Salamandar [commented](https://github.com/YunoHost/issues/issues/2698#issuecomment-3501294984) on [issue #2698](https://github.com/YunoHost/issues/issues/2698) Trixie: postgresql-17 package missing on clean Yunohost 13.0 install: Yes, that was a bug in the scripts.
Should be fixed by https://github.com/YunoHost/yunohost/commit/cb54f599087c50f8c31f...
[08:35:29]
<Yunohost Git/Infra notifications> [issues] Salamandar assigned Salamandar on [issue #2698](https://github.com/YunoHost/issues/issues/2698): Trixie: postgresql-17 package missing on clean Yunohost 13.0 install
[08:38:16]
<Yunohost Git/Infra notifications> [issues] Salamandar [commented](https://github.com/YunoHost/issues/issues/2697#issuecomment-3501308471) on [issue #2697](https://github.com/YunoHost/issues/issues/2697) Trixie: Unable to upgrade from Debian 12 to Debian 13 through migration: >
> pip_freeze = [subprocess.run](http://subprocess.run/)([pip, "freeze"], check=True).stdout.decode("utf-8")
> ...
[08:41:17]
<Yunohost Git/Infra notifications> [yunohost] Salamandar pushed to dev: migrations: trixie: Fix pip freeze call of subprocess ([9d2627d5](https://github.com/YunoHost/yunohost/commit/9d2627d54dd55cdbe2f8a2d7f6e8bddae93f5d9b))
[08:41:38]
<Yunohost Git/Infra notifications> [issues] Salamandar [commented](https://github.com/YunoHost/issues/issues/2697#issuecomment-3501308471) on [issue #2697](https://github.com/YunoHost/issues/issues/2697) Trixie: Unable to upgrade from Debian 12 to Debian 13 through migration: >
> pip_freeze = [subprocess.run](http://subprocess.run/)([pip, "freeze"], check=True).stdout.decode("utf-8")
> ...
[08:44:12]
<Yunohost Git/Infra notifications> [issues] Salamandar closed [issue #2698](https://github.com/YunoHost/issues/issues/2698): Trixie: postgresql-17 package missing on clean Yunohost 13.0 install
[08:45:06]
<Yunohost Git/Infra notifications> [issues] Salamandar [commented](https://github.com/YunoHost/issues/issues/2697#issuecomment-3501332106) on [issue #2697](https://github.com/YunoHost/issues/issues/2697) Trixie: Unable to upgrade from Debian 12 to Debian 13 through migration: > But yes, in your case, it happened before any actual upgrade and this part should be rollback-able or at least idempot...
[08:45:07]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.34+202511070945 for bookworm/unstable/all...
[08:46:34]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.34+202511070945 for bookworm/unstable/all.
[08:46:34]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.34+202511070945 for bookworm/unstable.
[08:49:39]
<Yunohost Git/Infra notifications> [yunohost] Salamandar pushed to dev: migrations: trixie: Reorganize the steps * First run the pip, debconf-set-selections, chattr, apt hold, etc * Then run t... ([7b37187b](https://github.com/YunoHost/yunohost/commit/7b37187bfb88963767eb2a85ed56e0e32a36f13a))
[08:49:51]
<Yunohost Git/Infra notifications> [issues] Salamandar [commented](https://github.com/YunoHost/issues/issues/2697#issuecomment-3501332106) on [issue #2697](https://github.com/YunoHost/issues/issues/2697) Trixie: Unable to upgrade from Debian 12 to Debian 13 through migration: > But yes, in your case, it happened before any actual upgrade and this part should be rollback-able or at least idempot...
[08:51:43]
<Yunohost Git/Infra notifications> [yunohost] Salamandar pushed to dev: helpers: utils: add quotes for shellcheck ([c796a7ee](https://github.com/YunoHost/yunohost/commit/c796a7eefe2b015794923e73a05b2b71919deb2e))
[09:00:06]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.34+202511071000 for bookworm/unstable/all...
[09:01:30]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.34+202511071000 for bookworm/unstable/all.
[09:01:32]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.34+202511071000 for bookworm/unstable.
[12:39:08]
<Yunohost Git/Infra notifications> [issues] eduardomozart opened [issue #2701](https://github.com/YunoHost/issues/issues/2701): Disabling "Outgoing/Incoming Email" message: The configuration file /var/www/.well-known/wiki.maindomain.tld/autoconfig/mail/config-v1.1.xml has been manually modified and will not be updated
[12:44:40]
<Yunohost Git/Infra notifications> [issues] eduardomozart opened [issue #2702](https://github.com/YunoHost/issues/issues/2702): Trixie: Attempts to install Lets Encrypt certificate even with "Also install Lets Encrypt certificate" toggle off
[12:57:05]
<Yunohost Git/Infra notifications> [yunohost] Salamandar pushed to trixie: certificate: cryptography.serialization.load_pem_private_key expects binary data ([a127563f](https://github.com/YunoHost/yunohost/commit/a127563f62ed9193a83ca90b5c390c2431bfc1a3))
[12:57:05]
<Yunohost Git/Infra notifications> [issues] Salamandar [commented](https://github.com/YunoHost/issues/issues/2700#issuecomment-3502401449) on [issue #2700](https://github.com/YunoHost/issues/issues/2700) Trixie: Lets Encrypt certificate renewal fails with "TypeError: argument data: from_buffer() cannot return the address of a unicode object": Should be fixed by https://github.com/YunoHost/yunohost/commit/a127563f62ed9193a83ca90b5c390c2431bfc1a3.
[12:57:05]
<Yunohost Git/Infra notifications> [issues] Salamandar closed [issue #2700](https://github.com/YunoHost/issues/issues/2700): Trixie: Lets Encrypt certificate renewal fails with "TypeError: argument data: from_buffer() cannot return the address of a unicode object"
[13:00:49]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/13.0.0.alpha1+202511071400 for trixie/unstable/all...
[13:03:07]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/13.0.0.alpha1+202511071400 for trixie/unstable/all.
[13:03:07]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/13.0.0.alpha1+202511071400 for trixie/unstable.
[13:03:08]
<Yunohost Git/Infra notifications> [yunohost-admin] yunohost-bot opened [pull request #656](https://github.com/YunoHost/yunohost-admin/pull/656): Translations update from Weblate
[13:04:10]
<Yunohost Git/Infra notifications> [yunohost] yunohost-bot opened [pull request #2222](https://github.com/YunoHost/yunohost/pull/2222): Translations update from Weblate
[14:29:06]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed to trixie: debian/control: tweak openssl conflict rule ([936d7c19](https://github.com/YunoHost/yunohost/commit/936d7c1934c510017717cbd52ec061eeb4207306))
[14:30:09]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/13.0.1+202511071530 for trixie/unstable/all...
[14:32:09]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/13.0.1+202511071530 for trixie/unstable/all.
[14:32:09]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/13.0.1+202511071530 for trixie/unstable.
[14:34:44]
<Yunohost Git/Infra notifications> [yunohost] alexAubin created new t𝚊g debian/12.1.35
[14:34:49]
<Yunohost Git/Infra notifications> [repository] github-actions[bot] published [new release #debian/12.1.35](https://github.com/YunoHost/yunohost/releases/tag/debian/12.1.35) YunoHost 12.1.35
[14:35:08]
<Yunohost Git/Infra notifications> [yunohost] alexAubin deleted tag debian/12.1.35
[14:35:08]
<Yunohost Git/Infra notifications> [repository] alexAubin unpublished [new release #debian/12.1.35](https://github.com/YunoHost/yunohost/releases/tag/untagged-1dacab308b8826cbf37e) YunoHost 12.1.35
[14:35:23]
<Yunohost Git/Infra notifications> [yunohost] alexAubin created new t𝚊g debian/12.1.35
[14:35:23]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed to dev: Update changelog for 12.1.35 ([c4ac3ef0](https://github.com/YunoHost/yunohost/commit/c4ac3ef00bc01fddadb2370fba1f72bfca96142d))
[14:35:44]
<Yunohost Git/Infra notifications> [repository] github-actions[bot] published [new release #debian/12.1.35](https://github.com/YunoHost/yunohost/releases/tag/debian/12.1.35) YunoHost 12.1.35
[14:36:01]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.35 for bookworm/stable/all...
[14:37:29]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.35 for bookworm/stable/all.
[14:37:30]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.35 for bookworm/stable.
[14:45:06]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.35+202511071545 for bookworm/unstable/all...
[14:46:55]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.35+202511071545 for bookworm/unstable/all.
[14:46:56]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.35+202511071545 for bookworm/unstable.
[14:58:45]
<Yunohost Git/Infra notifications> [issues] eduardomozart [commented](https://github.com/YunoHost/issues/issues/2700#issuecomment-3503042801) on [issue #2700](https://github.com/YunoHost/issues/issues/2700) Trixie: Lets Encrypt certificate renewal fails with "TypeError: argument data: from_buffer() cannot return the address of a unicode object": Tried that but it still broken for me.
[16:50:30]
<Yunohost Git/Infra notifications> [issues] eduardomozart [commented](https://github.com/YunoHost/issues/issues/2700#issuecomment-3503042801) on [issue #2700](https://github.com/YunoHost/issues/issues/2700) Trixie: Lets Encrypt certificate renewal fails with "TypeError: argument data: from_buffer() cannot return the address of a unicode object": Tried that (edited /usr/lib/python3/dist-packages/yunohost/certificate.py) but it still broken for me on WebUI after...
[16:50:52]
<Yunohost Git/Infra notifications> [issues] eduardomozart [commented](https://github.com/YunoHost/issues/issues/2700#issuecomment-3503042801) on [issue #2700](https://github.com/YunoHost/issues/issues/2700) Trixie: Lets Encrypt certificate renewal fails with "TypeError: argument data: from_buffer() cannot return the address of a unicode object": Tried that (edited /usr/lib/python3/dist-packages/yunohost/certificate.py), but it is still broken for me on WebUI a...
[17:18:29]
<Yunohost Git/Infra notifications> [issues] eduardomozart opened [issue #2703](https://github.com/YunoHost/issues/issues/2703): Add option to setup SSH/Console logout
[19:38:45]
<Yunohost Git/Infra notifications> [issues] Salamandar [commented](https://github.com/YunoHost/issues/issues/2700#issuecomment-3504546049) on [issue #2700](https://github.com/YunoHost/issues/issues/2700) Trixie: Lets Encrypt certificate renewal fails with "TypeError: argument data: from_buffer() cannot return the address of a unicode object": I guess you need to restart the yunohost-api server before running stuff from the webadmin.
[22:07:44]
<Yunohost Git/Infra notifications> [issues] eduardomozart [commented](https://github.com/YunoHost/issues/issues/2700#issuecomment-3505174033) on [issue #2700](https://github.com/YunoHost/issues/issues/2700) Trixie: Lets Encrypt certificate renewal fails with "TypeError: argument data: from_buffer() cannot return the address of a unicode object": You were right After rebooting, it started working as expected on YunoHost WebUI too. Thank you
[22:26:51]
<Yunohost Git/Infra notifications> [issues] tituspijean [commented](https://github.com/YunoHost/issues/issues/2696#issuecomment-3505240380) on [issue #2696](https://github.com/YunoHost/issues/issues/2696) Custom SSH port out of the range breaking things: > Im not sure how to fix the mistake and completely delete out of range port from the system?
I think the culprit migh...