Closed GoogleCodeExporter closed 9 years ago
It may be not a bug of rar2fs or unrar, but wine... I'll check it some more.
Original comment by jyhpsy...@gmail.com
on 12 Jul 2014 at 11:35
From what I can tell WinRAR also reports the time as '2014-07-01 21:01:17' so I
would say this is not a problem in rar2fs.
Original comment by hans.bec...@gmail.com
on 16 Jul 2014 at 4:18
This issue will be tagged as 'invalid' until some more information can be
presented that would indicate this being a bug in rar2fs.
Original comment by hans.bec...@gmail.com
on 17 Jul 2014 at 7:43
OK, I can reproduced why it occurs.
I used 'right_timezone' USE flag when compiling gentoo system. This flag is
applied to sys-libs/timezone-data package. According to
http://gport.net/use/right_timezone/, when using this USE flag and set timezone
data to right/*/*, it applies 'leap seconds' when treating timestamp, thus it
causes returning different timestamp by several seconds compared with legacy
POSIX timestamp.
I don't know why that behavior only occurs with legacy format, but I guess it
is WINE's bug on timestamp-related API functions. It's NOT rar2fs' bug - it
always returns correct timestamp.
Original comment by jyhpsy...@gmail.com
on 3 Sep 2014 at 11:18
Thanks for taking your time to verify the root cause and confirming that this
is not a bug in rar2fs.
Original comment by hans.bec...@gmail.com
on 3 Sep 2014 at 12:27
Original issue reported on code.google.com by
jyhpsy...@gmail.com
on 1 Jul 2014 at 12:11Attachments: