mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
Beta build ZIP files don't extract properly on Linux, latest beta build doesn't work on Arch Linux #266
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ajshell1 on GitHub (Jun 9, 2019).
So, I tried extracting the latest beta version that is available from the dropbox page. I was using Ark to extract it on KDE on Arch Linux.
This is what happened:
https://pastebin.com/8miCyrPw
In other words, it mistook the directory seperators for actual backslashes in the filename.
I managed to get it properly extracted on Windows, but now it doesn't run period:
Logs:
https://pastebin.com/s0x2knsf
I have mono installed. The latest stable release runs perfectly fine.