Ivan Kwiatkowski
Ivan Kwiatkowski
Ah, it is true that ApkTrack makes no distinction between compatible or incompatible versions. I'll have to work on this at some point.
Thank you for noticing this. I had plans to stop scraping the F-Droid website, and use the [XML file](https://f-droid.org/repo/index.xml) used by their app instead. It offers a `` tag which...
I will rework this part, but not before some ongoing issues I'm currently working on :)
You're already doing a lot! I'm short on free time as well, so don't take it as a sign of disinterest if I don't fix everything you report right away!
Hi! Thanks a lot for reporting this. I haven't been able to reproduce this issue. How are you connected to the remote machine? SSH? With or without TTY? Does this...
I've just tried using a docker CentOS image and the command worked fine. One thing you can try is to use the `!dbg` command after you've logged into the machine....
I'll try setting up a Debian unstable VM to try it out. One last thing you can try is launch `ffm.py` with the `--debug-input` and/or `--debug-output` options to try and...
Well I'm stumped. What terminal are you using? I'm running `terminator`, could that be it? I find it very unusual that your command prompt is a simple dollar sign with...
The last commits have solved several harness freeze causes. Let me know if it improves the situation for any of you!
Wow, the `/var/log/lastlog` file must be enormous to cause such an error. Would you be able to give me its approximate size? Also, as I cannot reproduce this error on...