The latest version on the website is 1.5.116 https://www.balena.io/etcher/
The latest version on the new PPA https://github.com/balena-io/etcher/issues/3501 is 1.5.117
So this package is not out-of-date I think
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: | 167 |
Popularity: | 1.27 |
First Submitted: | 2018-04-12 20:44 (UTC) |
Last Updated: | 2025-03-19 08:54 (UTC) |
The latest version on the website is 1.5.116 https://www.balena.io/etcher/
The latest version on the new PPA https://github.com/balena-io/etcher/issues/3501 is 1.5.117
So this package is not out-of-date I think
I finally figured out why, I was not using the kernel that comes with arch, which doesn't allow unprivileged access to CLONE_NEWUSER.
@axzxc1236 I don't have this issue myself, I don't know why your /opt/balenaEtcher/chrome-sandbox file permissions are not right, Is there anyone else with this issue?
Heads up that you might need to do sudo chmod 4755 /opt/balenaEtcher/chrome-sandbox
, the following log appeared in my xorg-session.log (edit: also shows up when you run etcher command in terminal)
[122759:1129/120715.671565:FATAL:setuid_sandbox_host.cc(158)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /opt/balenaEtcher/chrome-sandbox is owned by root and has mode 4755.
Etcher simply won't run without the change.
hey @khalil2535 I think you are commenting on a wrong page, this package is not cloning the git repo
i got this error -> Cloning etcher git repo... Cloning into bare repository '/home/{USER}/.cache/yay/balena-etcher/etcher'... remote: Enumerating objects: 130, done. remote: Counting objects: 100% (130/130), done. remote: Compressing objects: 100% (71/71), done. error: RPC failed; curl 18 transfer closed with outstanding read data remaining fatal: the remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed ==> ERROR: Failure while downloading etcher git repo Aborting... error downloading sources: balena-etcher
Heads-up for the persons who care about privacy: https://github.com/balena-io/etcher/issues/2497 https://github.com/balena-io/etcher/issues/2766
tl;dr: Use https://aur.archlinux.org/packages/usbimager/ or something else instead of etcher if you care about your privacy.
Hello there, I am pretty much aware of etcher being updated, but as you can see here http://imgur.com/gallery/zpwhQZ9 there are three releases in last 24 hours, I usually wait for it to be at least one or two days to make sure it's stable, and also you don't download the package each and every hour. So please do not flag out of date immediately after a new release on github, I get an email by default from github on new releases.
I have rechecked the binary of etcher again and changed the dependencies based on it on 1.5.79, hope dependency problems to be solved.
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.
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!