Miroslav Suchý <msuchy@xxxxxxxxxx> writes: > [...] Springdale provides > devtoolset-3-elfutils there, and it in some strange way badly > correlates with the initial Copr build environment (even before > the rpmbuild process starts). Some python2 module cannot find > libelf.so.1 ... I believe what's going on is that the old scl build of elfutils also happens to include rpmbuild-generated libelf.so() virtual provides. That tricks yum into sometimes installing that scl elfutils instead of baseos elfutils to satisfy other packages' dependency on libelf.so. And it won't satisfy the dependency without a custom LD_LIBRARY_PATH (or scl enable). Modern scl builds of elfutils go to some effort to suppress that virtual rpm-provide. - FChE _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-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/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure