Skip to content

Variables not replaced for --ostree-* #165

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

Open
supakeen opened this issue Mar 25, 2025 · 0 comments
Open

Variables not replaced for --ostree-* #165

supakeen opened this issue Mar 25, 2025 · 0 comments
Labels
🐞 bug Something isn't working

Comments

@supakeen
Copy link
Member

We often receive ostree references in the form of fedora/rawhide/$arch/iot; this isn't accepted by image-builder and leads to an error while fetching the commit. Should we be replacing $arch?

supakeen added a commit to osbuild/koji-image-builder that referenced this issue Mar 25, 2025
Replace `$arch` that we would receive normally with the architecture
that we're building for. See [1].

[1]: osbuild/image-builder-cli#165

Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
@supakeen supakeen added the 🐞 bug Something isn't working label Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant