Search Criteria
Package Details: balena-etcher 2:1.19.25-3
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: | 3.10 |
First Submitted: | 2019-05-13 11:35 (UTC) |
Last Updated: | 2024-11-09 17:23 (UTC) |
Dependencies (9)
- electron33
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR) (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 2 3 4 5 6 7 8 .. 30 Next › Last »
Eirikr commented on 2023-04-05 20:20 (UTC) (edited on 2023-04-05 20:23 (UTC) by Eirikr)
Fails to compile for me as well...
marco.righi commented on 2023-01-18 16:52 (UTC) (edited on 2023-01-18 20:39 (UTC) by marco.righi)
does not compile
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)
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: 1Error: 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: 1npm 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 thatetcher-git
builds fine withpython
(3), which is being pullednode-gyp
.« First ‹ Previous 1 2 3 4 5 6 7 8 .. 30 Next › Last »