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

Latest Comments

« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 25 .. 30 Next › Last »

imrehg commented on 2018-11-19 09:56 (UTC)

@haavard see my comment below, for the AWS_ACCESS_KEY needs make electron-develop -i, and that is not make -i, but the flag to "do not upload cache" https://github.com/balena-io/scripts/blob/8baa9e9a4063edc0b597baf16e266e28ed460b94/shared/npm-install.sh#L44

haavard commented on 2018-11-18 17:37 (UTC)

For the error AWS_ACCESS_KEY_ID, this is due to a bug in the Etcher build system (issue submitted here). Temporary workarounds are to make the aws command unavailable (e.g. uninstall aws-cli or build in a chroot).

Additionally, 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! is not an error, just a warning, and can be ignored.

haavard commented on 2018-11-18 17:36 (UTC)

imrehg: make -i simply tells make to ignore errors, which may coincidentally make Etcher build in this case, but can't be enabled in general at a package level.

imrehg commented on 2018-11-13 15:27 (UTC) (edited on 2018-11-13 15:28 (UTC) by imrehg)

Was trying to build today:

...
Caching node_modules as linux-electron-2.0.12-x64-0aa3c05b71c1e672e9a7becc112c211e51d9b7bd62bbb5776851af514f4eec22.tar.gz
/tmp/yaourt-tmp-greg/aur-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

Checking with the etcher team, and trying it out, make electron-develop -i in the build() 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