Search Criteria
Package Details: balena-etcher 2:2.1.0-1
Package Actions
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.57 |
First Submitted: | 2019-05-13 11:35 (UTC) |
Last Updated: | 2025-03-01 03:02 (UTC) |
Dependencies (9)
- electron34 (electron34-binAUR)
- nodejs-lts-jod
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR, jaq-binAUR) (make)
- moreutils (moreutils-go-binAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- libnotify (libnotify-gitAUR) (optional) – for notifications
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 30 Next › Last »
sl13kp commented on 2021-03-21 03:16 (UTC) (edited on 2021-03-22 12:33 (UTC) by sl13kp)
With electron9-bin it works fine thanks again. (micwoj92)
truita commented on 2021-03-20 11:32 (UTC)
Removing or commenting out
export NPM_VERSION=$(npm --version)
in the PKGBUILD fixed building for me.gin078 commented on 2021-03-18 13:10 (UTC)
Hi all, thanks for the reports of your failing builds. I'm working on getting this package back functional.
cmsigler commented on 2021-03-18 11:18 (UTC) (edited on 2021-03-18 11:22 (UTC) by cmsigler)
Hi again,
Perusing the github for balena-io/etcher it appears v1.5.117 is in development, and its electron dependency will be upgraded to ver. 11. Last activity on branch electron-11-build-e446afec... is 3 days ago (2021-03-15). One might speculate that build issues will be fixed when the new version is released??? Of course, electron v12 was released on March 1 with a patchlevel on March 10, so it's a never-ending target to chase....
I thought about creating a balena-etcher-bin AUR pkg from the .deb pkg provided on https://deb.etcher.io/ but I rarely use it so I am unlikely to maintain it properly :\ Anyone else interested? :)
HTH.
Clemmitt Sigler
P.S.: .deb pkgs seem to be out of date anyway, latest I found was 1.5.100 :(
cmsigler commented on 2021-03-17 21:31 (UTC) (edited on 2021-03-17 21:37 (UTC) by cmsigler)
Hi,
As reported by Spixmaster, I can't get this to build, either. I have electron9-bin installed but I suspect that doesn't make a difference. Am I wrong on that?...
I used yay and did a cleanBuild, so no leftover crud. Build error output:
================
==> Starting build()...
./scripts/resin/electron/install.sh \
-b /home/blah/.cache/yay/balena-etcher/src/etcher \
-r x64 \
-s linux \
-m 7.6.3
node: v15.11.0
npm: 7.6.3
...
...
...
target = "9.4.1"
; "cli" config from command line options
long = true
omit = []
user-agent = "npm/7.6.3 node/v15.11.0 linux x64"
Installing dependencies
Need to install the following packages:
npm@7.6.3
Ok to proceed? (y) y
added 1545 packages, and audited 1546 packages in 5m
16 vulnerabilities (12 low, 4 moderate)
To address issues that do not require attention, run:
npm audit fix
Some issues need review, and may require choosing
a different dependency.
Run
npm audit
for details.npm notice npm-shrinkwrap.json up to date
make: *** [Makefile:89: electron-develop] Error 1
==> ERROR: A failure occurred in build().
Aborting...
error making: balena-etcher
================
HTH :)
EDIT: Stupid formatting...; not committing out-of-date flagging abuse.
Clemmitt Sigler
Spixmaster commented on 2021-03-15 13:38 (UTC)
@gin078 Could you please patch the PKGBUILD? It does not build anymore.
micwoj92 commented on 2021-03-09 11:38 (UTC)
Ask package maintainer not me.
Spixmaster commented on 2021-03-09 06:21 (UTC)
micwoj92 Why not just using the newest version of electron?
micwoj92 commented on 2021-03-08 18:02 (UTC)
@sl13kp use electron9-bin?
sl13kp commented on 2021-03-08 14:14 (UTC)
remove electron9 with newer version , because the mentioned package has lot of problems. thank you.
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 30 Next › Last »