Description of problem: Bus is actually for Ruby.26 packages, but cannot find component in the list. Seems like CentOS/RHEL 7.8 has removed support for copy_file_range() and just a recompile of Ruby packages on that system would detect this and use correct underlying system calls. How reproducible: Try copy file using FileUtils.cp() on NFS. Actual results: ERROR -- [Error::CopyFileError] Operation not supported - copy_file_range Expected results: Copied file. Additional info: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/pdf/7.8_release_notes/Red_Hat_Enterprise_Linux-7-7.8_Release_Notes-en-US.pdf https://access.redhat.com/errata/RHSA-2020:1984 https://bugs.ruby-lang.org/issues/13867
Closing in favour of https://bugzilla.redhat.com/show_bug.cgi?id=1840284 *** This bug has been marked as a duplicate of bug 1840284 ***