Bug#911281: disorderfs: can not update only mtime

2018-10-24 Thread Chris Lamb
tags 911281 + pending
thanks

Fixed in Git, pending upload:

  
https://salsa.debian.org/reproducible-builds/disorderfs/commit/e58c31a869a1b575a946b8977c6adf8aece5f1d7

  disorderfs.cpp |  6 ++
  tests/common   |  4 
  tests/touch| 12 
  3 files changed, 10 insertions(+), 12 deletions(-)


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-



Bug#911281: disorderfs: can not update only mtime

2018-10-21 Thread Chris Lamb
Bernhard M. Wiedemann wrote:

>* I found that files extracted by tar into a disorderfs did not
>  have their original mtime restored by futimens / utimensat syscalls
>* Same effect for touch -m -d@123 $FILE or touch -a
>  that left mtime and atime unchanged
>* Both use the special UTIME_OMIT value in a tv_nsec field
>* But using touch to update both atime and mtime works fine.

See also these tests added to the repo:

  
https://salsa.debian.org/reproducible-builds/disorderfs/commit/d606f262f0e3f6a87f520ae1a93391c4b48c029e
  
https://salsa.debian.org/reproducible-builds/disorderfs/commit/326d2cc5afc0a620c460db5e3b08373aed30eb64


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-



Bug#911281: disorderfs: can not update only mtime

2018-10-17 Thread Bernhard M. Wiedemann
Package: disorderfs
Version: 0.5.4
Severity: normal

Dear Maintainer,

   * I found that files extracted by tar into a disorderfs did not
 have their original mtime restored by futimens / utimensat syscalls
   * Same effect for touch -m -d@123 $FILE or touch -a
 that left mtime and atime unchanged
   * Both use the special UTIME_OMIT value in a tv_nsec field
   * But using touch to update both atime and mtime works fine.

-- System Information:
openSUSE Release: 15.0
Architecture: amd64 (x86_64)

Kernel: Linux 4.12.14 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash