Package Details: balena-etcher 2:1.19.25-3

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: 2.86
First Submitted: 2019-05-13 11:35 (UTC)
Last Updated: 2024-11-09 17:23 (UTC)

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 30 Next › Last »

gin078 commented on 2020-06-11 15:57 (UTC)

@apastuszak what node version are you using? I've just forced a rebuild in a pristine environment, and the build succeeded: https://travis-ci.org/github/xginn8/aur-bldr/jobs/694853704

apastuszak commented on 2020-06-11 13:57 (UTC) (edited on 2020-06-11 13:59 (UTC) by apastuszak)

This is giving me install problems:

35142 error code ELIFECYCLE
35143 error errno 1
35144 error electron-chromedriver@9.0.0 install: `node ./download-chromedriver.js`
35144 error Exit status 1
35145 error Failed at the electron-chromedriver@9.0.0 install script.
35145 error This is probably not a problem with npm. There is likely additional logging output above.
35146 verbose exit [ 1, true ]```

gin078 commented on 2020-06-01 13:53 (UTC)

@dalto fixed, thanks for reporting!

dalto commented on 2020-06-01 13:24 (UTC)

It looks like balena-etcher-electron.sh was updated without updating the sha256sum during the most recent update.

gin078 commented on 2020-05-28 13:06 (UTC)

@yurikoles thanks for the note, I've updated the package to use that same package.

yurikoles commented on 2020-05-28 10:55 (UTC)

Hi @gin078, I had created package electron9-bin, which is based on electron8-bin. I had tested it with my companion package, etcher-git, works good.

gin078 commented on 2020-05-25 18:12 (UTC)

v1.5.93 moves from electron7 to electron9, which is currently not available from community (being staged at the moment). Once that package is merged upstream, I will update balena-etcher.

gin078 commented on 2020-05-25 11:35 (UTC)

@bkb I was able to rebuild from source successfully in a pristine environment, can you try recloning from scratch?

bkb commented on 2020-05-24 16:29 (UTC)

[OK] Wrote shrinkwrap file to ../npm-shrinkwrap.json
added 1628 packages from 2393 contributors and audited 1636 packages in 101.751s

48 packages are looking for funding
  run `npm fund` for details

found 6 vulnerabilities (5 low, 1 high)
  run `npm audit fix` to fix them, or `npm audit` for details
Dependency missing: patch
make: *** [Makefile:97: electron-develop] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
Error making: balena-etcher

gin078 commented on 2020-05-22 21:26 (UTC)

@apastuszak most drives should be detected automatically and Etcher will escalate privileges when required. The only exception to that is if you are flashing something like a compute module. In that case, you can use sudo to run the process as the root user if your user is allowed to sudo.