Bug 1840254 - Ruby 2.6 copy_file_range()
Summary: Ruby 2.6 copy_file_range()
Keywords:
Status: CLOSED DUPLICATE of bug 1840284
Alias: None
Product: softwarecollections.org
Classification: Community
Component: rh-ruby24
Version: 1.0
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: ruby maint
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-26 16:10 UTC by Marko Bevc
Modified: 2020-05-26 17:00 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-05-26 17:00:06 UTC
Embargoed:


Attachments (Terms of Use)

Description Marko Bevc 2020-05-26 16:10:59 UTC
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

Comment 1 Marko Bevc 2020-05-26 17:00:06 UTC
Closing in favour of https://bugzilla.redhat.com/show_bug.cgi?id=1840284

*** This bug has been marked as a duplicate of bug 1840284 ***


Note You need to log in before you can comment on or make changes to this bug.