coreos-assembler: `coreos-assembler build` failing for RHCOS during `anaconda` phase
Edit: The original error below is just a symptom of an error earlier in the build phase - https://github.com/coreos/coreos-assembler/issues/325#issuecomment-461174135
Using the latest build from quay.io[1], myself and @yuqi-zhang are observing the following error when trying to build RHCOS from the internal repo:
libguestfs: error: download: /boot/loader/grub.cfg: No such file or directory
The new instructions for setting up the working directory were followed and builds were done in the context of coreos-assembler shell
.
[1] see below:
$ jq -C . /cosa/coreos-assembler-git.json
{
"date": "2019-02-06T17:42:44Z",
"git": {
"commit": "cfc9e0c39f9bd80f9f698d2274bd300308d087d7",
"origin": "git@github.com:coreos/coreos-assembler.git",
"dirty": "false"
},
"file": {
"checksum": "7933e29e82e4c8069829379efde582de8a927e8074743fe400013a4b9ce3a7c3",
"checksum_type": "sha256",
"format": "tar.gz",
"name": "coreos-assembler-git.tar.gz",
"size": "4860593"
}
}
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 17 (17 by maintainers)
I think the relevant errors are:
and