stackhpc / stackhpc/stackhpc-image-elements
element systemd-modules-load fails if DIB_SYSTEMD_MODULES_LOAD_CONTENT undefined
Open
@sjpb is already working on this.
Since Jan 15, 2020.
- Dominant language
- Shell
- Stars
- 17
- Forks
- 9
- Avg merge
- 13d 3h
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.