Saturday, May 03, 2025
dev@conference.yunohost.org
May
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
 
             

[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] S​alamandar [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] S​alamandar created new branch cleanup_policy_rc
[10:55:25] <Yunohost Git/Infra notifications> [yunohost] S​alamandar 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] S​alamandar opened [pull request #2104](https://github.com/YunoHost/yunohost/pull/2104): conf_regen: nginx: Remove file left by the bookworm migration.