BlueBuild Image Build Failing

When I build an image i get this error the recipie.yml looks good to me. just in case someone wants to take a look here it is https://github.com/horizonlinux/horizon-bluebuild/blob/main/recipes/recipe.yml
GitHub
horizon-bluebuild/recipes/recipe.yml at main · horizonlinux/horizon...
Contribute to horizonlinux/horizon-bluebuild development by creating an account on GitHub.
No description
9 Replies
Luke Skywunker
I think the actual problem is the repos line above that It's blank and should be commented out
Microwave
MicrowaveOP5d ago
it is commented out
Microwave
MicrowaveOP5d ago
No description
Microwave
MicrowaveOP5d ago
on my other recipie it works
Luke Skywunker
No the repos key itself
Microwave
MicrowaveOP5d ago
lets try and see
Luke Skywunker
I've gotta see why the error wasn't pointing directly to that line
Microwave
MicrowaveOP5d ago
looks like it is working well it changed a lot since last time i used it
Luke Skywunker
Yeah we added proper schema validation for the recipes. That error should have highlighted the repos key, but I guess there's some parse logic I missed for an instance where a property has no value

Did you find this page helpful?