https://bugzilla.redhat.com/show_bug.cgi?id=1404043 Kevin Fenzi <kevin@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kevin@xxxxxxxxx --- Comment #33 from Kevin Fenzi <kevin@xxxxxxxxx> --- So, the problem is actually that the old libibverbs package had no dependency on perl, but this new one (subpackage of rdma-core) does. This results in the rawhide composes failing because lorax prunes out perl and then the /usr/bin/rxe_cfg script has no perl and errors out. So, very short term I have just untagged rdma-core again, so we can hopefully get a rawhide compose today or this weekend. Slightly longer term, we have put in a PR to make lorax not prune perl: https://github.com/rhinstaller/lorax/pull/228 once thats merged and in a rawhide lorax build we can retag or rebuild rdma-core Longer term still, it would sure be nice if we didn't have to have perl on minimal images. I don't know how important rxe_cfg is or if it could be re-written to work with system-python or as a binary, but that would sure be nice to drop the dep on perl here. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx