Package Details: balena-etcher 2:2.1.0-1

Git Clone URL: https://aur.archlinux.org/balena-etcher.git (read-only, click to copy)
Package Base: balena-etcher
Description: Flash OS images to SD cards & USB drives, safely and easily
Upstream URL: https://balena.io/etcher
Licenses: Apache-2.0
Conflicts: etcher, etcher-bin, etcher-git
Submitter: gin078
Maintainer: zhullyb (Clansty, sukanka, lilac)
Last Packager: sukanka
Votes: 263
Popularity: 0.85
First Submitted: 2019-05-13 11:35 (UTC)
Last Updated: 2025-03-01 03:02 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 30 Next › Last »

TwoCenturies commented on 2023-01-08 00:07 (UTC)

@zhullyb this is not all of it, but this is still definitely using python2

changing mode of /home/~~~/.cache/yay/python2/pkg/python2/usr/lib/python2.7/lib-dynload/bz2.so to 755

zhullyb commented on 2023-01-04 02:55 (UTC)

@halcek python2 was removed from make depend list in 2022.12.29, I don't understand why you say that.

halcek commented on 2023-01-03 14:29 (UTC)

@zhullyb It may be helpful to replace the 'python2' dependency, with just 'python'.

evylz commented on 2022-12-23 23:10 (UTC) (edited on 2022-12-23 23:10 (UTC) by evylz)

Recommend switching to etcher-bin. Install was much faster and... actually builds, as one might hope.

evylz commented on 2022-12-23 23:06 (UTC) (edited on 2022-12-23 23:06 (UTC) by evylz)

==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'electron12-12.2.3-4':
error: can't build balena-etcher-2:1.11.5-1, deps not satisfied: electron12
error: packages failed to build: electron12-12.2.3-4  balena-etcher-2:1.11.5-1
OS: EndeavourOS rolling rolling
Kernel: x86_64 Linux 6.0.12-arch1-1

bakgwailo commented on 2022-12-12 04:59 (UTC)

Haven't been able to build since the last big update for awhile:

⠦ Building module: direct-io, Completed: 0gyp: name 'openssl_fips' is not defined while evaluating condition 'openssl_fips != ""' in binding.gyp while trying to load binding.gyp ✖ Rebuild Failed

An unhandled error occurred inside electron-rebuild node-gyp failed to rebuild '/tmp/trizen-nismostylee/balena-etcher/src/etcher/node_modules/@ronomon/direct-io'. For more information, rerun with the DEBUG environment variable set to "electron-rebuild".

Error: gyp failed with exit code: 1

Error: node-gyp failed to rebuild '/tmp/trizen-nismostylee/balena-etcher/src/etcher/node_modules/@ronomon/direct-io'. For more information, rerun with the DEBUG environment variable set to "electron-rebuild".

Error: gyp failed with exit code: 1

at NodeGyp.rebuildModule (/tmp/trizen-nismostylee/balena-etcher/src/etcher/node_modules/electron-rebuild/lib/src/module-type/node-gyp.js:120:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async ModuleRebuilder.rebuildNodeGypModule (/tmp/trizen-nismostylee/balena-etcher/src/etcher/node_modules/electron-rebuild/lib/src/module-rebuilder.js:98:9)
at async ModuleRebuilder.rebuild (/tmp/trizen-nismostylee/balena-etcher/src/etcher/node_modules/electron-rebuild/lib/src/module-rebuilder.js:128:14)
at async Rebuilder.rebuildModuleAt (/tmp/trizen-nismostylee/balena-etcher/src/etcher/node_modules/electron-rebuild/lib/src/rebuild.js:149:13)
at async Rebuilder.rebuild (/tmp/trizen-nismostylee/balena-etcher/src/etcher/node_modules/electron-rebuild/lib/src/rebuild.js:112:17)
at async /tmp/trizen-nismostylee/balena-etcher/src/etcher/node_modules/electron-rebuild/lib/src/cli.js:158:9

npm ERR! code 255 npm ERR! path /tmp/trizen-nismostylee/balena-etcher/src/etcher npm ERR! command failed npm ERR! command sh -c -- electron-rebuild -t prod,dev,optional

npm ERR! A complete log of this run can be found in: npm ERR! /home//.npm/_logs/2022-12-12T04_58_19_402Z-debug-0.log make: *** [Makefile:92: electron-develop] Error 255 ==> ERROR: A failure occurred in build(). Aborting... :: Unable to build balena-etcher - makepkg exited with code: 4

yurikoles commented on 2022-12-02 10:53 (UTC)

python2 is in fact unneeded. I verified that etcher-git builds fine with python (3), which is being pulled node-gyp.

mirr0r commented on 2022-12-01 06:06 (UTC) (edited on 2022-12-01 06:11 (UTC) by mirr0r)

@WhiredPlanck same error:

node: error while loading shared libraries: libicui18n.so.71: cannot open shared object file: No such file or directory.

everythings is updated and library installed is major version higher:

~ ls -l /usr/lib/icu/
totale 4
drwxr-xr-x 2 root root 4096 27 nov 18.20 72.1
lrwxrwxrwx 1 root root    4 17 nov 17.18 current -> 72.1
lrwxrwxrwx 1 root root   20 17 nov 17.18 Makefile.inc -> current/Makefile.inc
lrwxrwxrwx 1 root root   19 17 nov 17.18 pkgdata.inc -> current/pkgdata.inc

Any suggestion?

randomxusr commented on 2022-12-01 04:59 (UTC)

Getting an electron rebuild error - "An unhandled error occurred inside electron-rebuild"

Any suggestions for how to resolve this?

emceebois commented on 2022-11-25 07:43 (UTC)

The "callback was already called" error is still causing build failures as of the 2022-11-23 update.