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

bug: rpm-ostree replace seems to break when repo has "?arch=x86_64" appended #350

Closed
virt-10 opened this issue Oct 19, 2024 · 0 comments · Fixed by #351
Closed

bug: rpm-ostree replace seems to break when repo has "?arch=x86_64" appended #350

virt-10 opened this issue Oct 19, 2024 · 0 comments · Fixed by #351

Comments

@virt-10
Copy link

virt-10 commented Oct 19, 2024

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

    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

build log:
https://github.com/virt-10/blublu/actions/runs/11418721166/job/31772495408
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant