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.56 |
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 .. 16 17 18 19 20 21 22 23 24 25 26 .. 30 Next › Last »
imrehg commented on 2018-11-13 15:27 (UTC) (edited on 2018-11-13 15:28 (UTC) by imrehg)
Was trying to build today:
Checking with the etcher team, and trying it out,
make electron-develop -i
in thebuild()
step (add ing the-i
flag) enables the package to build properly. Just checked and builds fine for me now.ector commented on 2018-11-09 16:02 (UTC)
Okay today with yay I updated it. I have not done anything. Thank you
==> Creazione del pacchetto "etcher" in corso... -> Generazione del file .PKGINFO in corso... -> Generazione del file .BUILDINFO in corso... -> Creazione del file .MTREE in corso... -> Compressione del pacchetto in corso... ==> Uscita dall'ambiente di fakeroot. ==> Compilazione terminata: etcher 1.4.6-1 (ven 09 nov 2018 16:54:42 CET) ==> Pulizia in corso... [sudo] password di bob: caricamento dei pacchetti in corso... risoluzione delle dipendenze in corso... ricerca dei pacchetti in conflitto in corso...
Pacchetti (1) etcher-1.4.6-1
Dimensione totale dei pacchetti da installare: 171,31 MiB Dimensione netta dell'aggiornamento: 0,28 MiB
:: Vuoi procedere con l'installazione? [S/n] (1/1) verifica delle chiavi presenti nel porta... [----------------------] 100% (1/1) verifica dell'integrità dei pacchetti [----------------------] 100% (1/1) caricamento dei file dei pacchetti [----------------------] 100% (1/1) controllo dei conflitti in corso [----------------------] 100% (1/1) controllo dello spazio disponibile sul d... [----------------------] 100% :: Elaborazione delle modifiche al pacchetto... (1/1) aggiornamento in corso di etcher [----------------------] 100% :: Esecuzione degli hook di post-transazione... (1/3) Updating icon theme caches... (2/3) Arming ConditionNeedsUpdate... (3/3) Updating the desktop file MIME type cache... ==> Found git repo: github.com/balena-io/scripts.git controllo delle dipendenze in corso...
Pacchetti (2) jq-1.5-6 oniguruma-6.9.0-1
Dimensione totale dei pacchetti rimossi: 1,37 MiB
:: Vuoi rimuovere questi pacchetti? [S/n] :: Elaborazione delle modifiche al pacchetto... (1/2) rimozione in corso di jq [----------------------] 100% (2/2) rimozione in corso di oniguruma [----------------------] 100% :: Esecuzione degli hook di post-transazione... (1/1) Arming ConditionNeedsUpdate... yay -Syu 897,74s user 101,32s system 104% cpu 15:55,23 total bob@eva ~ %
ector commented on 2018-11-08 21:49 (UTC)
Now, I'm trying to install etcher-git,same error
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but npm-shrinkwrap.json was generated for lockfileVersion@0. I'll try to do my best with it!
ector commented on 2018-11-08 21:46 (UTC) (edited on 2018-11-08 21:52 (UTC) by ector)
yes. I have no dns use netctl default
luisnabais commented on 2018-11-06 17:19 (UTC)
Thanks a lot haavard, that was it. Cheers
haavard commented on 2018-11-06 10:39 (UTC)
luisnabais -- this is a bug in upstream's build system (issue submitted here). As a temporary workaround, you can make the aws command unavailable by uninstalling the package that provides it or building in a chroot.
luisnabais commented on 2018-11-06 10:01 (UTC) (edited on 2018-11-06 10:01 (UTC) by luisnabais)
/tmp/yaytmp-1000/etcher/src/etcher/scripts/resin/electron/../shared/npm-install.sh: line 240: AWS_ACCESS_KEY_ID: unbound variable
make: *** [Makefile:97: electron-develop] Error 1
==> ERROR: A failure occurred in build().
Aborting...
Error making: etcher
haavard commented on 2018-11-04 12:12 (UTC)
ector: any particular about your DNS setup, considering the "Temporary failure in name resolution"? It seems to work fine when you nmap, which is odd. (And, just to be sure, you did try the build more than once, right?)
ector commented on 2018-11-03 17:09 (UTC)
[don@don-pc ~]$ nmap github.com -p http,git Starting Nmap 7.70 ( https://nmap.org ) at 2018-11-03 18:08 CET Nmap scan report for github.com (192.30.253.112) Host is up (0.12s latency). Other addresses for github.com (not scanned): 192.30.253.113 rDNS record for 192.30.253.112: lb-192-30-253-112-iad.github.com
PORT STATE SERVICE 80/tcp open http 8008/tcp filtered http 9418/tcp open git
Nmap done: 1 IP address (1 host up) scanned in 2.11 seconds [don@don-pc ~]$
ector commented on 2018-11-03 17:07 (UTC) (edited on 2018-11-03 17:08 (UTC) by ector)
I have no proxy, no firewall and the network works, I assure you.
I do not understand this, you could explain it to me. can you clone the repository in the error manually?
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 30 Next › Last »