I have been trying to find info about this but so far have been unsuccessful. If someone can point me to something I have overlooked, I would appreciate it. While building the binary, one of the steps is to 'apply otafix'. I am assuming otafix has something to do with OTA, but what does it do? Also, on Linux, at least, otafix crashes on systems with recent libc6. The only way I could make it work is by modifying the binary to use the old loader and the old libc6. Has anyone had this problem? If yes, what was the fix — just ignore it? Use otafix_32 (which strangely works)?
AI: Could you share which Linux distribution and version you're using, as well as the version of libc6 installed?
Linux Mint 22.1 Xia, libc6 version 2.39-0ubuntu8.7
AI: Do you have the exact error message or crash output from otafix when it fails? That might help pinpoint the issue.
There is no error message; it exits with non-zero status whereas before it terminated properly.
AI: Could you share which Linux distribution and version you're using, as well as the version of libc6 installed?
Linux Mint 22.1 Xia, libc6 version 2.39-0ubuntu8.7
AI: Do you have the exact error message or crash output from otafix when it fails? That might help pinpoint the issue.
There is no error message; it exits with non-zero status whereas before it terminated properly.