coreos / coreos/coreos-assembler
build: Require an explicit fetch stage is not working
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Go
- Stars
- 393
- Forks
- 193
- Avg merge
- 17h 6m
- Merged PRs (30d)
- 5
Description
Seems we have a regression for https://github.com/coreos/coreos-assembler/pull/1379
Running cosa build ostree or cosa build without cosa fetch is not getting the fatal "Must fetch before building anymore
Contributor guide
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.
Research direction
Reproduce the regression with cosa build ostree and cosa build without first running cosa fetch, then compare the behavior with the change discussed in PR #1379. Trace the build entry point and fetch-stage check; done means both build commands again fail with the expected fatal “Must fetch before building” message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100