Yogesh Khatri (@swiftforensics)
Yogesh Khatri (@swiftforensics)
Can you run it with the `-l DEBUG` option and provide the log file either here or email to me (if you don't want it publicly available). Your command would...
The problem here appears to be with the python installation. Since you are running on very old hardware, I would try to run an older python version like 3.7 to...
Even with this functionality, it will not work with apfs-fuse as FUSE (for linux) does not appear to have any support for populating birth time (crtime). FUSE has not been...
With the last update [7f8f4f](https://github.com/ydkhatri/mac_apt/commit/7f8f4f02cdb1101d07c0f3fb75aa03cdc8414218 ), this is implemented, but won't be useful till FUSE implements statx!
> It would be nice to have this functionality implemented in apfs-fuse itself > Probably, but ... what a mess! If I understand the linked documentation correctly this even violates...
Closed due to lack or response.
I've merged the changes now. Thanks
Hi @Schramp and @joachimmetz, apologies for the delayed response. I definitely do not have the bandwidth to carry forward with this, as I am too occupied with other stuff. So...
I can't recreate this, however google searches seem to indicate that this might fix it: ``` brew unlink gettext && brew link --force gettext ```
Closing for lack of feedback