feat: update rtkit to 0.14-1 - #2
Conversation
|
TAG Bot TAG: 0.14-1deepin1 |
|
Skipping CI for Draft Pull Request. |
|
/integrate |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: uos-eng The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
AutoIntegrationPr Bot |
Remove the exclamation mark modifier from u in rtkit.sysusers because deepin's systemd version is below 257, which does not support the u! syntax introduced in systemd v257 (systemd/systemd#34876). This caused the post-installation script to fail with: "Unknown modifier 'u!'" during package configuration. Log: Fixed rtkit installation failure caused by unsupported sysusers modifier Influence: 1. Install rtkit package and verify no postinst errors 2. Check that rtkit user is created correctly 3. Verify rtkit service starts successfully fix: 修复 sysusers 文件 u! 修饰符导致 rtkit 安装失败 去掉 rtkit.sysusers 中的感叹号修饰符,因为我们 deepin 系统环境中的 systemd 版本低于 257,不支持 v257 引入的 u! 语法 (systemd/systemd#34876)。 该问题导致安装时 postinst 脚本报错: "Unknown modifier 'u!'" Log: 修复 rtkit 安装失败,原因是 sysusers 不支持的修饰符 Influence: 1. 安装 rtkit 包,验证没有 postinst 错误 2. 检查 rtkit 用户是否正确创建 3. 验证 rtkit 服务正常启动 repo: rtkit #dcbot/debian/0.14
|
/integrate |
This pull request is requested by @Zeno-sole.
Basic Information
Old Version:
0.13-5.1New Version:
0.14-1Patch series