https://bugzilla.redhat.com/show_bug.cgi?id=2086299 --- Comment #7 from Maxwell G <gotmax@e.email> --- (In reply to Paul Howarth from comment #4) > Hi Maxwell, thanks for the suggestions. > Any idea why that should happen? I'm not sure why this would happen. There might be some package update that's related to this in the koji buildroot but not your mock chroot. You can pass `--enablerepo=local` to mock to pull in the koji buildroot packages and see if that fixes the problem. > I also end up getting a directory > /usr/share/ansible/collections/ansible_collections/community/libvirt/. > pyproject-builddir in the package; can we get rid of that too? That's a good point. I also need to fix this in one of my collections. Yes, you can add `- .pyproject-builddir` to the galaxy.yml `build_ignore:` list. ansible-galaxy will add all files to the built collection that you don't explicitly delete or exclude. I think there was some talk upstream about fixing this arguably broken behavior (i.e. we should make adding extra files not actually run by ansible opt-in instead of opt-out), but I don't think it went anywhere. (In reply to Paul Howarth from comment #5) > Another thing: %{ansible_collection_url} isn't expanded in EPEL-9 (at least > with local builds): Do you have `ansible-packaging` installed? I don't think it's part of the default buildroot. I would revert the change you made to replace %{ansible_collection_url}. -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2086299 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure