Package Details: etcher-bin 2.1.0-2

Git Clone URL: https://aur.archlinux.org/etcher-bin.git (read-only, click to copy)
Package Base: etcher-bin
Description: Flash OS images to SD cards & USB drives, safely and easily
Upstream URL: https://www.balena.io/etcher/
Keywords: bootable etcher flash iso usb
Licenses: Apache
Conflicts: etcher
Provides: etcher
Submitter: ams1
Maintainer: ali.molaei
Last Packager: ali.molaei
Votes: 168
Popularity: 0.89
First Submitted: 2018-04-12 20:44 (UTC)
Last Updated: 2025-03-19 08:54 (UTC)

Pinned Comments

ali.molaei commented on 2019-04-17 20:10 (UTC)

Please don't flag package out of date for "Pre-release" in GitHub repo!

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

ali.molaei commented on 2020-02-21 15:54 (UTC)

Hey @donbex I checked all binary dependencies for the etcher but there is no dependancy on polkit, although I don't know is that even possible to have no polkit installed? even lightdm is depending on it, so, can you not have a display manager and use etcher? Can you give me the output of ldd /opt/balenaEtcher/balena-etcher-electron.bin ? put it on Pastebin or something and give me a link, thanks.

donbex commented on 2020-01-07 11:48 (UTC)

Etcher fails without a polkit agent installed (e.g. when running a WM like XMonad):

/opt/balenaEtcher/resources/app.asar/node_modules/resin-corvus/src/resin-corvus.js:233 {"stack":"Error: No polkit authentication agent found\n    at Object.exports.createError (file:///opt/balenaEtcher/resources/app.asar/generated/gui.js:1577:17)\n    at Object.exports.createUserError (file:///opt/balenaEtcher/resources/app.asar/generated/gui.js:1616:18)\n    at file:///opt/balenaEtcher/resources/app.asar/generated/gui.js:8596:22","message":"No polkit authentication agent found","description":"Please install a polkit authentication agent for your desktop environment of choice to continue","report":false,"image":"archlinux-2020.01.01-x86_64.iso"}
logException @ /opt/balenaEtcher/resources/app.asar/node_modules/resin-corvus/src/resin-corvus.js:233
/opt/balenaEtcher/resources/app.asar/lib/assets/icon.png:1 Failed to load

Polkit should be added as a dependency, although I am not entirely sure of the best way to do so. Since they don't seem to have a common provides field, one could either add the agents from the polkit wiki page as optdepends, or maybe just add polkit as a dependency.

ali.molaei commented on 2019-12-16 08:29 (UTC)

@flying-sheep thanks for bringing it on, it's removed now

flying-sheep commented on 2019-12-14 13:15 (UTC)

electron doesn’t need gconf anymore. Please remove the dependency

ali.molaei commented on 2019-06-28 09:39 (UTC)

@offlinehoster this package is directly downloaded from balena as you see in Sources section.

And it is working for me right now. Don't you get any log or error messages? Run it from terminal and try again, and take a look at journalctl for crash logs, it's weird that it is not working for you

offlinehoster commented on 2019-06-28 09:27 (UTC)

This package is not working anymore. It stops after you type in your "superuser" passwd.

Downloaded the original file from balena directly is working fine.

webdawg commented on 2019-06-16 05:23 (UTC)

Looks like 1.5.50 is out.

ali.molaei commented on 2019-04-17 20:10 (UTC)

Please don't flag package out of date for "Pre-release" in GitHub repo!

ali.molaei commented on 2019-04-17 20:09 (UTC)

@Anaeijon i will add it in the next update