We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using the replace option with a repo that has the following appended ?arch=x86_64, seems to break the module.
?arch=x86_64
Recipe: virt-10/blublu@7c2e7ed
replace: - from-repo: https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite-multilib/repo/fedora-%OS_VERSION%/kylegospo-bazzite-multilib-fedora-%OS_VERSION%.repo?arch=x86_64 packages: - pkg
Error: rm: cannot remove '/etc/yum.repos.d/kylegospo-bazzite-multilib-fedora-40.repo?arch=x86_64': No such file or directory
rm: cannot remove '/etc/yum.repos.d/kylegospo-bazzite-multilib-fedora-40.repo?arch=x86_64': No such file or directory
build log: https://github.com/virt-10/blublu/actions/runs/11418721166/job/31772495408
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Using the replace option with a repo that has the following appended
?arch=x86_64
, seems to break the module.Recipe:
virt-10/blublu@7c2e7ed
Error:
rm: cannot remove '/etc/yum.repos.d/kylegospo-bazzite-multilib-fedora-40.repo?arch=x86_64': No such file or directory
build log:
https://github.com/virt-10/blublu/actions/runs/11418721166/job/31772495408
The text was updated successfully, but these errors were encountered: