stackhpc / stackhpc/stackhpc-image-elements
element systemd-modules-load fails if DIB_SYSTEMD_MODULES_LOAD_CONTENT undefined
未关闭
@sjpb 已经在做这个了。
开始于 2020年1月15日。
- 主要语言
- Shell
- 星标
- 17
- 派生
- 9
- 平均合并
- 13 天 3 小时
- 30 天内合并 PR
- 1
描述
If systemd-modules-load is defined in elements but env: DIB_SYSTEMD_MODULES_LOAD_CONTENT is not defined then build fails with no message in stderr.
Stdout does contain e.g.
2020-01-08 15:07:24.167 | /tmp/dib_build.zskUzc9i/hooks/root.d/../environment.d/systemd-modules-load: line 6: DIB_SYSTEMD_MODULES_LOAD_CONTENT: No boot-time kernel modules have been configured
but its not particularly clear that is an error, just looks like desired result.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。