Search Criteria
Package Details: balena-etcher 2:1.5.60-2
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://etcher.io |
Licenses: | |
Conflicts: | |
Submitter: | gin078 |
Maintainer: | gin078 (imrehg) |
Last Packager: | gin078 |
Votes: | 173 |
Popularity: | 3.08 |
First Submitted: | 2019-05-13 11:35 |
Last Updated: | 2019-12-09 18:13 |
Dependencies (14)
- alsa-lib (alsa-lib-x205ta)
- electron3-bin
- gconf (gconf-gtk2)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-patched-filechooser-icon-view, gtk2-git)
- libxss
- libxtst
- nodejs (nodejs-git, nodejs-0.12, nodejs6-bin, nodejs-lts-carbon, nodejs-lts-dubnium, nodejs-lts-erbium)
- nss (nss-hg)
- git (git-git) (make)
- jq (jq-git) (make)
- npm (npm53, npm4, nodejs6-bin) (make)
- python2 (pypy19, stackless-python2) (make)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id) (optional) – for notifications
- speech-dispatcher (speech-dispatcher-git) (optional) – for text-to-speech
Latest Comments
1 2 3 4 5 6 ... Next › Last »
FrederickZh commented on 2019-11-07 02:03
https://aur.archlinux.org/packages/automake-1.15/ is needed to build the bundled lzma.
hugegameartgd commented on 2019-10-24 16:16
I get:
I already tried installing those packages manually with npm, even globally.
gin078 commented on 2019-10-16 10:29
~~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.
Alex_Boutros commented on 2019-10-13 01:20
Will not build: https://pastebin.com/Xg4aryxa
masterplayer31 commented on 2019-10-09 04:32
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
The package upgrading should be fixed now, sorry about the trouble!
PanisSupraOmnia commented on 2019-08-06 20:46
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
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
It appears that this package depends on electron3-bin available on the AUR.
Darkhogg commented on 2019-07-29 16:52
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'