[Bug 242645] sysutils/fusefs-exfat: cannot set modification timestamp (utimes(2))

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 15 09:03:12 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242645

            Bug ID: 242645
           Summary: sysutils/fusefs-exfat: cannot set modification
                    timestamp (utimes(2))
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: samm at FreeBSD.org
          Reporter: d8zNeCFG at aon.at
             Flags: maintainer-feedback?(samm at FreeBSD.org)
          Assignee: samm at FreeBSD.org

Scenario:
- FreeBSD 12.1
- All ports recompiled for 12.1
- Using a combination of tar cf - ... | ( cd <exfat-fs> ; tar xfp - ) to copy
files to an exfat-formatted SD card

Result:
- Since a few weeks, the receiving tar gives messages like

x <filename>: Can't restore time

- I believe this started to happen when I installed FreeBSD 12.1 and recompiled
all ports
- The file contents are otherwise o.k. (verified using diff -r)

Scenario (continued):
- I have written a small utility "cptimes" which copies the atime and mtime
from one file to another

Result:
- Trying to use this utility to correct these times manually results in

[1]% cptimes <sourcefile> <destinationfile>
<destinationfile>: Operation not permitted
[1]% 

-- Martin

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list