[13:43:20]
<Yunohost Git/Infra notifications> [issues] oleole39 [commented](https://github.com/YunoHost/issues/issues/2868#issuecomment-5394718754) on [issue #2868](https://github.com/YunoHost/issues/issues/2868) Apt packages not uninstalled after app removal: > Could that be because some apt packages suggests the installation of tor for torrelay:
I think so, because this helps...
[13:43:22]
<Yunohost Git/Infra notifications> [issues] zamentur [commented](https://github.com/YunoHost/issues/issues/2837#issuecomment-5394928285) on [issue #2837](https://github.com/YunoHost/issues/issues/2837) Trixie migation: 0037_postgresql_15_to_17 fails cause postgresql is already on 18: I confirm yunohost doesnt preinstall postgresql or mariadb. The first use of a postgresql resource triggers the install...
[13:43:22]
<Yunohost Git/Infra notifications> [issues] oleole39 [commented](https://github.com/YunoHost/issues/issues/2868#issuecomment-5394834395) on [issue #2868](https://github.com/YunoHost/issues/issues/2868) Apt packages not uninstalled after app removal: 2 non-archived apps are also calling apt autoremove in their install script: https://github.com/search?q=org%3AYunoHost-...
[13:43:22]
<Yunohost Git/Infra notifications> [issues] oleole39 [commented](https://github.com/YunoHost/issues/issues/2868#issuecomment-5394834395) on [issue #2868](https://github.com/YunoHost/issues/issues/2868) Apt packages not uninstalled after app removal: 2 non-archived apps are also calling apt autoremove in their install script: https://github.com/search?q=org%3AYunoHost-...
[13:43:22]
<Yunohost Git/Infra notifications> [issues] oleole39 [commented](https://github.com/YunoHost/issues/issues/2868#issuecomment-5394834395) on [issue #2868](https://github.com/YunoHost/issues/issues/2868) Apt packages not uninstalled after app removal: 2 non-archived apps are also calling apt autoremove in their install script. Not sure how useful it is given that the re...
[13:43:23]
<Yunohost Git/Infra notifications> [issues] oleole39 [commented](https://github.com/YunoHost/issues/issues/2868#issuecomment-5394834395) on [issue #2868](https://github.com/YunoHost/issues/issues/2868) Apt packages not uninstalled after app removal: 2 non-archived apps are also calling apt autoremove in their install script: https://github.com/search?q=org%3AYunoHost-...
[13:43:24]
<Yunohost Git/Infra notifications> [issues] oleole39 [commented](https://github.com/YunoHost/issues/issues/2868#issuecomment-5394834395) on [issue #2868](https://github.com/YunoHost/issues/issues/2868) Apt packages not uninstalled after app removal: 2 non-archived apps are also calling apt autoremove in their install script: https://github.com/search?q=org%3AYunoHost-...
[13:43:24]
<Yunohost Git/Infra notifications> [issues] oleole39 [commented](https://github.com/YunoHost/issues/issues/2868#issuecomment-5394834395) on [issue #2868](https://github.com/YunoHost/issues/issues/2868) Apt packages not uninstalled after app removal: 2 non-archived apps are also calling apt autoremove in their install script: https://github.com/search?q=org%3AYunoHost-...
[13:43:25]
<Yunohost Git/Infra notifications> [issues] zamentur [commented](https://github.com/YunoHost/issues/issues/2868#issuecomment-5395553983) on [issue #2868](https://github.com/YunoHost/issues/issues/2868) Apt packages not uninstalled after app removal: Note that if you run yunohost tools basic-space-cleanup those packages are removed.
[13:43:25]
<Yunohost Git/Infra notifications> [issues] oleole39 [commented](https://github.com/YunoHost/issues/issues/2868#issuecomment-5394834395) on [issue #2868](https://github.com/YunoHost/issues/issues/2868) Apt packages not uninstalled after app removal: 2 non-archived apps are also calling apt autoremove in their install script: https://github.com/search?q=org%3AYunoHost-...
[13:43:26]
<Yunohost Git/Infra notifications> [issues] oleole39 [commented](https://github.com/YunoHost/issues/issues/2868#issuecomment-5395659285) on [issue #2868](https://github.com/YunoHost/issues/issues/2868) Apt packages not uninstalled after app removal: > Note that if you run yunohost tools basic-space-cleanup those packages are removed.
Hmm, not in my Trixie container...
[17:09:28]
<m606> what could I restart/regen so that a deprovisioned port would not be shown anymore in `ss --numeric --listening --tcp --udp | awk '{print$5}' | grep --extended-regexp ':9002$' ` output (it is already removed from `yunohost firewall list` and `nft list ruleset`) ?
[17:21:10]
<m606> restarting `systemd-networkd.service` does not help
[17:39:17]
<Yunohost Git/Infra notifications> [yunohost] Thovi98 [commented](https://github.com/YunoHost/yunohost/pull/2350#issuecomment-5398963802) on [issue #2350](https://github.com/YunoHost/yunohost/pull/2350) Migrations: postgresql: Rename target cluster instead of deleting it: I dont know how it is feasible, but after having renamed the cluster, couldnt we transfer the useful databases to /mai...
[19:12:38]
<Yunohost Git/Infra notifications> [yunohost] oleole39 [commented](https://github.com/YunoHost/yunohost/pull/2350#issuecomment-5399720956) on [issue #2350](https://github.com/YunoHost/yunohost/pull/2350) Migrations: postgresql: Rename target cluster instead of deleting it: Linking this PR to https://github.com/YunoHost/issues/issues/2837 and https://github.com/YunoHost-Apps/immich_ynh/issues...
[19:52:43]
<m606> fixed: process/service was not stopped in the remove script, so port although deprovisioned was still active
[19:56:41]
<Yunohost Git/Infra notifications> [issues] fflorent [commented](https://github.com/YunoHost/issues/issues/2868#issuecomment-5400389902) on [issue #2868](https://github.com/YunoHost/issues/issues/2868) Apt packages not uninstalled after app removal: On Bookworm, I have indeed tor-related packages removed:
root@ynh-testremoval:/ynh-dev# yunohost tools basic-space-c...
[20:00:31]
<Yunohost Git/Infra notifications> [issues] fflorent [commented](https://github.com/YunoHost/issues/issues/2868#issuecomment-5400389902) on [issue #2868](https://github.com/YunoHost/issues/issues/2868) Apt packages not uninstalled after app removal: On Bookworm, I have indeed tor-related packages removed:
root@ynh-testremoval:/ynh-dev# yunohost tools basic-space-c...
[20:10:53]
<Yunohost Git/Infra notifications> [issues] oleole39 [commented](https://github.com/YunoHost/issues/issues/2868#issuecomment-5400560277) on [issue #2868](https://github.com/YunoHost/issues/issues/2868) Apt packages not uninstalled after app removal: > On Bookworm, I have indeed tor-related packages removed:
>
>
> root@ynh-testremoval:/ynh-dev# yunohost tools basi...
[20:14:41]
<Yunohost Git/Infra notifications> [yunohost] Thovi98 [commented](https://github.com/YunoHost/yunohost/pull/2350#issuecomment-5400567601) on [issue #2350](https://github.com/YunoHost/yunohost/pull/2350) Migrations: postgresql: Rename target cluster instead of deleting it: > Naive thought - is there a need to rename cluster? Cant the DBs be dumped and imported to the new cluster? From my u...
[20:17:52]
<Yunohost Git/Infra notifications> [yunohost] oleole39 [commented](https://github.com/YunoHost/yunohost/pull/2350#issuecomment-5400606137) on [issue #2350](https://github.com/YunoHost/yunohost/pull/2350) Migrations: postgresql: Rename target cluster instead of deleting it: Given Immich cluster is already at version 17, do the DB it contains still need to be upgraded? Or could they just be du...
[20:29:05]
<Yunohost Git/Infra notifications> [yunohost] ewilly [commented](https://github.com/YunoHost/yunohost/pull/2350#issuecomment-5400888660) on [issue #2350](https://github.com/YunoHost/yunohost/pull/2350) Migrations: postgresql: Rename target cluster instead of deleting it: > Given Immich cluster is already at version 17, do the DB it contains still need to be upgraded? not needed > Or coul...