Bug 603359

Summary: cp is built without xattr support
Product: [Fedora] Fedora Reporter: HAT <hat>
Component: coreutilsAssignee: Ondrej Vasik <ovasik>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 13CC: jlaska, kdudka, ovasik, p, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: coreutils-8.4-7.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 603617 (view as bug list) Environment:
Last Closed: 2010-07-01 18:52:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 603617    

Description HAT 2010-06-12 15:27:05 UTC
Description of problem:
 cannot copy xattr by cp command.

Version-Release number of selected component (if applicable):
 coreutils-8.4-6.fc13.i686

How reproducible:

 # cp --preserve=xattr aaa.txt  bbb.txt
 cp: cannot preserve extended attributes, cp is built without xattr support

Comment 1 Pádraig Brady 2010-06-13 13:43:37 UTC
That was fixed 6 months ago (3 days after the 8.4 release)

http://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commit;h=e489fd04

Comment 2 Fedora Update System 2010-06-14 10:38:38 UTC
coreutils-8.4-7.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/coreutils-8.4-7.fc13

Comment 3 Fedora Update System 2010-06-14 17:28:05 UTC
coreutils-8.4-7.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update coreutils'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/coreutils-8.4-7.fc13

Comment 4 HAT 2010-06-15 12:08:06 UTC
okay.
It runs well.

Comment 5 James Laska 2010-06-30 14:02:49 UTC
Verified the fix.

$ rpm -qf /bin/cp
coreutils-8.4-7.fc13.x86_64

$ /bin/cp --preserve=xattr /tmp/foo /tmp/bar

Comment 6 Fedora Update System 2010-07-01 18:51:56 UTC
coreutils-8.4-7.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.