Skip to content

build(deb): support debian compilation#16

Open
binghan-meng-spacemit wants to merge 1 commit into
mainfrom
build/support-debian
Open

build(deb): support debian compilation#16
binghan-meng-spacemit wants to merge 1 commit into
mainfrom
build/support-debian

Conversation

@binghan-meng-spacemit

Copy link
Copy Markdown
Collaborator

support debian compilation

@spacemit-robot-ci

spacemit-robot-ci Bot commented Jun 23, 2026

Copy link
Copy Markdown

Robot CI AI Review

结论:发现 2 个需要处理的问题。

发现:

  1. [中等] debian/changelog 维护者邮箱疑似无效
    changelog 末尾的维护者邮箱 LionelCalhounrvi@priest.com 看起来不是 spacemit 公司邮箱,与 debian/control 中的 binghan.meng@spacemit.com 不一致,两处应使用同一个真实联系邮箱。
    建议:将 changelog 的签名行改为与 control 一致的 mengbinghan <binghan.meng@spacemit.com>

  2. [轻微] debian/install 被清空,udev rules 安装规则丢失
    原文件包含 debian/usr/lib/udev/rules.d/* usr/lib/udev/rules.d/,此次改动删除了该行,导致打包后设备规则文件不会被安装到目标路径。如果 mpp2 仍需要 udev 规则,这是一个静默的功能缺失。
    建议:确认 mpp2 是否仍需要 udev rules;若需要,恢复该行或更新为正确的源路径。

备注:

  • debian/changelog 的 mode 从 100644 改为 100755(可执行位),changelog 文本文件不需要可执行权限,建议还原。debian/control 同样被设为 100755,也应还原为 100644。

备注:codex-native review 失败,已回退 baseline review:sync remote codex helper failed: kex_exchange_identification: read: Connection reset by peer
Connection reset by 10.0.50.15 port 22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant