bug-coreutils archive search

Search String: Display: Description: Sort:

Results:

References: [ 340236: 12 ]

Total 12 documents matching your query.

1. Re: Bug#340236: coreutils: cp -p to nfs destination fails to preserve timestamps (score: 34)
Author: HIDDEN
Date: Sat, 17 Dec 2005 09:50:32 -0500
(quoting reordered for my sanity's sake) Package: coreutils Version: 5.93-5 Followup-For: Bug #340236 I hit this problem as well today. Poking around with strace, I noticed several things: 1. cp exec
/archive/html/bug-coreutils/2005-12/msg00199.html (9,249 bytes)

2. Re: Bug#340236: coreutils: cp -p to nfs destination fails to preserve timestamps (score: 34)
Author: HIDDEN
Date: Sat, 17 Dec 2005 08:43:09 +0100
Thanks for the report. You might be right that the problem is due to the combination of using /proc/self/fd/N and NFS. I've Cc'd bug-coreutils, in case someone else has time to investigate this.
/archive/html/bug-coreutils/2005-12/msg00196.html (7,249 bytes)

3. Re: Bug#340236: coreutils: cp -p to nfs destination fails to preserve timestamps (score: 33)
Author: HIDDEN
Date: Mon, 27 Mar 2006 23:20:49 +0200
Not bad. Where's the right place to reassign? :-) /* Steinar */ -- Homepage: http://www.sesse.net/
/archive/html/bug-coreutils/2006-03/msg00169.html (5,678 bytes)

4. Re: Bug#340236: coreutils: cp -p to nfs destination fails to preserve timestamps (score: 33)
Author: HIDDEN
Date: Mon, 27 Mar 2006 23:09:57 +0200
See <http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=755c1e20cd2ad56e5c567fa05769eb98a3eef72b>. Andreas. -- Andreas Schwab, SuSE Labs, address@hidden SuSE Linux Produc
/archive/html/bug-coreutils/2006-03/msg00168.html (5,729 bytes)

5. Re: Bug#340236: coreutils: cp -p to nfs destination fails to preserve timestamps (score: 33)
Author: HIDDEN
Date: Mon, 27 Mar 2006 03:05:54 +0200
nfs-utils is just the userspace part, which is only responsible for the setup of the NFS kernel daemon, and definitely does not touch futimes() in any way. It sounds like you'd rather want to reassig
/archive/html/bug-coreutils/2006-03/msg00138.html (5,338 bytes)

6. Re: Bug#340236: coreutils: cp -p to nfs destination failsto preserve timestamps (score: 33)
Author: HIDDEN
Date: Thu, 22 Dec 2005 14:26:36 -0500
The strace output does not refer to utimes by name. The relevant EPERM is returned by something referred to as SYS_271 - presumably the label simply means "strace could not identify the name of this
/archive/html/bug-coreutils/2005-12/msg00228.html (8,325 bytes)

7. Re: Bug#340236: coreutils: cp -p to nfs destination failsto preserve timestamps (score: 33)
Author: HIDDEN
Date: Thu, 22 Dec 2005 09:48:49 -0800
It looks like on x86 linux, 271 is in fact utimes(), according to <http://www.lxhp.in-berlin.de/lhpsysc0.html>. The fact that strace shows 5 arguments is probably because it cannot identify it (and t
/archive/html/bug-coreutils/2005-12/msg00226.html (6,499 bytes)

8. Re: Bug#340236: coreutils: cp -p to nfs destination fails to preserve timestamps (score: 33)
Author: HIDDEN
Date: Thu, 22 Dec 2005 10:51:53 -0500
The Wanderer <address@hidden> writes in <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00199.html>: I copied a directory hierarchy across a network to a shellfs mount, What's a shellfs
/archive/html/bug-coreutils/2005-12/msg00223.html (10,887 bytes)

9. Re: Bug#340236: coreutils: cp -p to nfs destination fails to preserve timestamps (score: 33)
Author: HIDDEN
Date: Wed, 21 Dec 2005 23:05:39 -0800
I don't observe the problem on my Debian host, when running coreutils 5.93 (which I compiled). This is with Linux kernel 2.4.18-686, libc 2.3.2, as an NFS client with a Solaris 8 NFS server. So possi
/archive/html/bug-coreutils/2005-12/msg00219.html (7,864 bytes)

10. Re: Bug#340236: coreutils: cp -p to nfs destination fails to preserve timestamps (score: 33)
Author: HIDDEN
Date: Wed, 21 Dec 2005 22:18:52 -0800
What's a shellfs mount? Sorry, I've never heard of shellfs. That sounds very much like an error in the shellfs implementation; it shouldn't matter at all whether the file names contain a single-quote
/archive/html/bug-coreutils/2005-12/msg00218.html (7,025 bytes)

11. Re: cp -p : timestamp NOT preserved (coreutils 6.9, Linux) (score: 2)
Author: HIDDEN
Date: Mon, 05 Nov 2007 10:05:03 +0100
Thanks for the strace details. That confirms utimes is operating on /proc/fd/... and succeeding, yet not changing time stamps. You might want to try the latest snapshot, just in case it helps, but I
/archive/html/bug-coreutils/2007-11/msg00048.html (6,958 bytes)

12. RE: cp -p : timestamp NOT preserved (coreutils 6.9, Linux) (score: 2)
Author: HIDDEN
Date: Wed, 31 Oct 2007 15:23:05 +0100
Additional info to my former mail: 1) My former mail contained a small inconsistency (after anonymizing the user name). The following messages show the problem in a consistent way (username, home-dir
/archive/html/bug-coreutils/2007-10/msg00263.html (6,504 bytes)


This search system is powered by Namazu