Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI is failing #193

Closed
bgilbert opened this issue Jun 11, 2021 · 0 comments · Fixed by #203
Closed

CI is failing #193

bgilbert opened this issue Jun 11, 2021 · 0 comments · Fixed by #203
Labels
bug Something isn't working jira For syncing with Jira

Comments

@bgilbert
Copy link
Contributor

[2021-06-11T06:02:01.420Z] cargo build --release
[2021-06-11T06:02:01.420Z] make: cargo: No such file or directory
[2021-06-11T06:02:01.420Z] make: *** [Makefile:25: all] Error 127

This started in late April. See #184 for one attempt to fix it.

@bgilbert bgilbert added the bug Something isn't working label Jun 11, 2021
@travier travier added the jira For syncing with Jira label Jul 6, 2021
cgwalters added a commit to cgwalters/bootupd that referenced this issue Jul 21, 2021
Closes: coreos#193

When we switched to a split buildroot/cosa containers, this
broke.  We can just delete this line because the code-under-test is in
`overrides/rootfs`, so doing `rm overrides/rpm/*` won't remove it.
cgwalters added a commit to cgwalters/bootupd that referenced this issue Aug 16, 2021
Closes: coreos#193

When we switched to a split buildroot/cosa containers, this
broke.  We can just delete this line because the code-under-test is in
`overrides/rootfs`, so doing `rm overrides/rpm/*` won't remove it.
@bgilbert bgilbert linked a pull request Sep 3, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jira For syncing with Jira
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants