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.70
First Submitted: 2019-05-13 11:35 (UTC)
Last Updated: 2025-03-01 03:02 (UTC)

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 30 Next › Last »

FrederickZh commented on 2019-11-07 02:03 (UTC)

https://aur.archlinux.org/packages/automake-1.15/ is needed to build the bundled lzma.

LinuxUserGD commented on 2019-10-24 16:16 (UTC)

I get:

gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/home/user/.npm/_npx/137412/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack     at ChildProcess.emit (events.js:210:5)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
gyp ERR! System Linux 5.3.7-arch1-1-ARCH
gyp ERR! command "/usr/bin/node" "/home/user/.npm/_npx/137412/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/run/media/user/Windows/.cache/yay/balena-etcher/src/etcher/node_modules/lzma-native/binding-v4.0.5-electron-v3.1-linux-x64/lzma_native.node" "--module_name=lzma_native" "--module_path=/run/media/user/Windows/.cache/yay/balena-etcher/src/etcher/node_modules/lzma-native/binding-v4.0.5-electron-v3.1-linux-x64" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=electron-v3.1"
gyp ERR! cwd /run/media/user/Windows/.cache/yay/balena-etcher/src/etcher/node_modules/lzma-native
gyp ERR! node -v v12.13.0
gyp ERR! node-gyp -v v5.0.5
gyp ERR! not ok 
node-pre-gyp ERR! build error 
node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /home/user/.npm/_npx/137412/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/run/media/user/Windows/.cache/yay/balena-etcher/src/etcher/node_modules/lzma-native/binding-v4.0.5-electron-v3.1-linux-x64/lzma_native.node --module_name=lzma_native --module_path=/run/media/user/Windows/.cache/yay/balena-etcher/src/etcher/node_modules/lzma-native/binding-v4.0.5-electron-v3.1-linux-x64 --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=electron-v3.1' (1)
node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/run/media/user/Windows/.cache/yay/balena-etcher/src/etcher/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:210:5)
node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)
node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
node-pre-gyp ERR! System Linux 5.3.7-arch1-1-ARCH
node-pre-gyp ERR! command "/usr/bin/node" "/run/media/user/Windows/.cache/yay/balena-etcher/src/etcher/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
node-pre-gyp ERR! cwd /run/media/user/Windows/.cache/yay/balena-etcher/src/etcher/node_modules/lzma-native
node-pre-gyp ERR! node -v v12.13.0
node-pre-gyp ERR! node-pre-gyp -v v0.11.0
node-pre-gyp ERR! not ok 
Failed to execute '/usr/bin/node /home/user/.npm/_npx/137412/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/run/media/user/Windows/.cache/yay/balena-etcher/src/etcher/node_modules/lzma-native/binding-v4.0.5-electron-v3.1-linux-x64/lzma_native.node --module_name=lzma_native --module_path=/run/media/user/Windows/.cache/yay/balena-etcher/src/etcher/node_modules/lzma-native/binding-v4.0.5-electron-v3.1-linux-x64 --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=electron-v3.1' (1)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! lzma-native@4.0.5 install: `node-pre-gyp install --fallback-to-build && rimraf build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the lzma-native@4.0.5 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/user/.npm/_logs/2019-10-24T16_13_28_906Z-debug.log

I already tried installing those packages manually with npm, even globally.

gin078 commented on 2019-10-16 10:29 (UTC) (edited on 2019-10-18 13:04 (UTC) by gin078)

~~Building this package is currently broken due to an incompatibility with glibc 2.30, pending this PR: https://github.com/balena-io/node-ext2fs/pull/68. I am working on a workaround for the time being.~~

This issue should be fixed as of 1.5.60.

Spacecraft commented on 2019-10-13 01:20 (UTC)

Will not build: https://pastebin.com/Xg4aryxa

masterplayer31 commented on 2019-10-09 04:32 (UTC)

Will not build!

make[1]: *** [bindings.target.mk:110: Release/obj.target/bindings/src/node_ext2fs.o] Error 1 make[1]: Leaving directory '/home/bobby/.cache/yay/balena-etcher/src/etcher/node_modules/ext2fs/build' gyp ERR! build error gyp ERR! stack Error: make failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/home/bobby/.npm/_npx/21558/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:196:23) gyp ERR! stack at ChildProcess.emit (events.js:210:5) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12) gyp ERR! System Linux 5.3.5-arch1-1-ARCH gyp ERR! command "/usr/bin/node" "/home/bobby/.npm/_npx/21558/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /home/bobby/.cache/yay/balena-etcher/src/etcher/node_modules/ext2fs gyp ERR! node -v v12.11.1 gyp ERR! node-gyp -v v5.0.3 gyp ERR! not ok npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! ext2fs@1.0.29 install: prebuild-install || node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the ext2fs@1.0.29 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /home/bobby/.npm/_logs/2019-10-09T04_30_55_589Z-debug.log make: *** [Makefile:97: electron-develop] Error 1

gin078 commented on 2019-08-07 13:08 (UTC)

The package upgrading should be fixed now, sorry about the trouble!

PanisSupraOmnia commented on 2019-08-06 20:46 (UTC)

Oh, I see the issue. @gin078, you removed the epoch when you updated the version; the thing is, going forward, it has to stay as part of the version. So if you could re-add epoch=1 that should fix the issue with upgrading.

Serial commented on 2019-08-06 20:17 (UTC)

Electron3-bin is installed, but balena-etcher's new version 1.5.34-4) does not work.

balena-etcher: local (1: 1.5.34-4) is newer than AUR (1.5.53-1)

When looking for updates it removes the latest version in AUR and installs the version from the repository.

johncrist1988 commented on 2019-08-06 16:41 (UTC)

It appears that this package depends on electron3-bin available on the AUR.

Darkhogg commented on 2019-07-29 16:52 (UTC) (edited on 2019-07-29 16:54 (UTC) by Darkhogg)

the blank interface problem is happening to me in the current (1:1.5.34-4) version, making this unusable. If I start it on the terminal, I get this error:

Error: Error: ENOENT: no such file or directory, open '/usr/lib/balena-etcher/lib/dev-app-update.yml'