bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41081: coreutils: cp is built without xattr support


From: Tim Komarov
Subject: bug#41081: coreutils: cp is built without xattr support
Date: Mon, 04 May 2020 16:59:39 +0300

It's often very useful to run:
 
# cp --preserve=xattr aaa.txt  bbb.txt
Running this on Guix I get:
 
cp: cannot preserve extended attributes, cp is built without xattr support
 
I.e., it's used in Yocto build system.
 
There is a workaround: https://github.com/mnd/guix-mnd-pkgs/blob/master/mnd/packages/coreutils.scm, but I believe that this should be considered as bug and fixed in upstream (like Fedora did https://bugzilla.redhat.com/show_bug.cgi?id=603359).
 
Thank you!
 
 
-- 
Best regards,
Timofey Komarov
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]