Bug 603359 - cp is built without xattr support
Summary: cp is built without xattr support
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: coreutils
Version: 13
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Ondrej Vasik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 603617
TreeView+ depends on / blocked
 
Reported: 2010-06-12 15:27 UTC by HAT
Modified: 2010-07-01 18:52 UTC (History)
5 users (show)

Fixed In Version: coreutils-8.4-7.fc13
Clone Of:
: 603617 (view as bug list)
Environment:
Last Closed: 2010-07-01 18:52:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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