https://bugs.kde.org/show_bug.cgi?id=424740
Bug ID: 424740
Summary: [libzip] Incorrect access time (atime) for extracted
folder
Product: ark
Version: 20.04.3
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: plugins
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
After extracting files from a particular ZIP archive using the libzip backend,
the extracted folder has incorrect access time.
STEPS TO REPRODUCE
1. Download Attachment 109492 (from Bug 387996).
2. Since the ZIP uses LZMA, the latest git master of libzip has to be used.
3. Use Ark + libzip (git master) to extract the ZIP.
4. Use other programs, such as p7zip, to extract the ZIP to another location
and compare the results.
OBSERVED RESULT
The access time date can be something like 4436086-12-21 or 4426948-12-29
(Year-Month-Date).
The timestamp is different each time the file is extracted, and the Year value
is always wrong and impossible.
ADDITIONAL INFORMATION
The following comment by libzip's author may be useful:
https://github.com/nih-at/libzip/issues/198#issuecomment-664794864
--
You are receiving this mail because:
You are watching all bug changes.