Closed GoogleCodeExporter closed 9 years ago
There's some typo...
LINK/winrar-x64-501.exe must have timestamp as '2014-07-01 19:53:15.084093461 +0900'
->
LINK/winrar-x64-501.exe must have timestamp as '2014-07-01 19:53:15.084093400 +0900'
as RARv5 format stores timestamps by 100 nanosecond precision.
Original comment by jyhpsy...@gmail.com
on 1 Jul 2014 at 11:18
Proposed patch. It just set stat data for link after copying file cache. I
don't understand rar2fs' logic perfectly, but I hope this patch may applied if
there's no side effect related on this.
Original comment by jyhpsy...@gmail.com
on 10 Jul 2014 at 10:22
Attachments:
Thanks for the patch. Will review it during the week. Due to unstable and
sporadic internet connection I am currently unable to look at it.
Original comment by hans.bec...@gmail.com
on 14 Jul 2014 at 9:40
I am a little confused about this patch. If I read your report correctly
LINK/winrar-x64-501.exe has the *same* timestamp as BASE/winrar-x64-501.exe. I
though the whole idea of the store identical file as reference would be that
they are the same, but maybe that is actually not the case.
Original comment by hans.bec...@gmail.com
on 15 Jul 2014 at 4:31
Look like a valid patch! It seems that file stats such as modified time stamp
is not supposed to be inherited and should be unique.
Original comment by hans.bec...@gmail.com
on 15 Jul 2014 at 8:52
Patch applied.
Please test latest version in trunk and report back.
Original comment by hans.bec...@gmail.com
on 16 Jul 2014 at 9:25
OK, trunk is work with libunrar 5.1.7. I guess it may works with older version
of libunrar.
Original comment by jyhpsy...@gmail.com
on 14 Aug 2014 at 6:28
Thanks for the verfication. I would also guess that older version of libunrar
should work due to the nature of the bug.
Case closed.
Original comment by hans.bec...@gmail.com
on 14 Aug 2014 at 6:59
Original issue reported on code.google.com by
jyhpsy...@gmail.com
on 1 Jul 2014 at 11:16Attachments: