[10:51:02]
<Salamandar> Aaaaaaaaaaah
https://github.com/YunoHost/issues/issues/2549
is broken because of :
https://github.com/YunoHost/yunohost/blob/92cffd71acedd802cc055fc713ad22dd231f2567/src/migrations/0027_migrate_to_bookworm.py#L166
[10:52:22]
<Salamandar> The file is not cleaned up after the migration
[10:53:25]
<Yunohost Git/Infra notifications> [issues] Salamandar [commented](https://github.com/YunoHost/issues/issues/2549#issuecomment-2848568326) on [issue #2549](https://github.com/YunoHost/issues/issues/2549) nginx and logrotate doesnt use the new log files: Due to https://github.com/YunoHost/yunohost/blob/92cffd71acedd802cc055fc713ad22dd231f2567/src/migrations/0027_migrate_to...
[10:55:25]
<Yunohost Git/Infra notifications> [yunohost] Salamandar created new branch cleanup_policy_rc
[10:55:25]
<Yunohost Git/Infra notifications> [yunohost] Salamandar pushed 1 commit to cleanup_policy_rc: conf_regen: nginx: Remove file left by the bookworm migration. This file was tampering with the logrotate config of ngi... ([f47b51b7](https://github.com/YunoHost/yunohost/commit/f47b51b78647ffbc118cfd4c6d442602ea86635d))
[10:55:33]
<Yunohost Git/Infra notifications> [yunohost] Salamandar opened [pull request #2104](https://github.com/YunoHost/yunohost/pull/2104): conf_regen: nginx: Remove file left by the bookworm migration.