Conversation
in non-ineractive mode unzipping android ndk failed as no confirm for overwrite nor skip duplicate paths
|
Hi @Ratgor ! When that is happening? (the overwriting) |
|
I plan to replace this line of code with the new buildops library that uses Python's ZipFile rather than bash's unzip. |
|
sorry for the late reply, the issue still exists with the latest version of buildozer, I still need the fix (actually two fixes) some logs below, and the fixes code prepare image for builds
run the image
And, that's it. The process hangs waiting user input to confirm unpacking. It is not interactive in my case. To cope with that I'm using the next fix (the latest version, the PR code is outdated) : One more fix, similar issue. Not so clean, just to know it is needed in my case too.
I think it would be a nice solution (instead of the first my fix) |
in non-ineractive mode unzipping android ndk failed as no confirm for overwrite nor skip duplicate paths