Etcher won’t run after big Arch update. I get this:
/usr/bin/etcher: line 3: /usr/bin/balena-etcher-electron.bin: No such file or directory
I tried changing line 3 in /usr/bin/etcher and I changed the name of /usr/bin/balena-etcher-electron to /usr/bin/balena-etcher-electron.bin but neither of those worked. (I changed them back after)
Thank you for reporting this. Could you check if there is a file /usr/bin/balena-etcher-electron.bin or /usr/bin/balena-etcher-electron. If there is such a file it might fail to load a dynamic library. Could you also run ldd /usr/bin/balena-etcher-electron or ( ldd /usr/bin/balena-etcher-electron.bin) depending on which file exists on your system?
Hi. Unfortunately, we have no control over the Manjaro pkg. You could try contacting the package maintainer directly or download an etcher release from GitHub and running the AppImage. Let us know if that works.