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

Latest Comments

« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 Next › Last »

saildata commented on 2018-01-06 18:27 (UTC)

I was confused too - so I looked around and I think I found the mismatch: - v1.3.0 was pushed in a commit yesterday (https://github.com/resin-io/etcher/commit/ece9a5666ee5fff52816e590d93fec3a24982402) - The builds on Travis CI have already switched to 1.3.0 - There is a release checklist that is not finished yet, so I think that's what they are waiting for to push the binary builds (https://github.com/resin-io/etcher/pull/1954) - Waiting for: - Publish packages on S3 - Mailing list update

NOTE: While looking at open bugs I saw (https://github.com/resin-io/etcher/issues/1955) which looks like an overflow that you want to wait for. There are a couple others open if you search for 1.3.0. I'll be waiting a little while to see the major stuff get ironed out. --Cheers

abdulhakeem commented on 2018-01-06 18:01 (UTC)

I'm getting the following error when trying to update (using pacaur if that matters, I know it's unmaintained but it seems to still be working):

curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading https://github.com/resin-io/etcher/releases/download/v1.3.0/etcher-electron_1.3.0_amd64.deb Aborting... :: failed to verify etcher integrity

ams1 commented on 2017-12-24 18:06 (UTC)

@Plexcon, it's been updated to v1.2.1 since the 8th. What am I missing?

Plexcon commented on 2017-12-24 16:55 (UTC) (edited on 2017-12-24 16:55 (UTC) by Plexcon)

Update, please v.1.2.1.x

ams1 commented on 2017-11-30 13:51 (UTC)

@ph9214, I've built it with makepkg, in a clean chroot with extra-x86_64-build, and under pacaur. All work fine. Are you using a different AUR helper?

ph9214 commented on 2017-11-29 20:01 (UTC)

this now fails with /usr/bin/fakeroot: line 1: kill: (760) - No such process

ams1 commented on 2017-11-26 16:23 (UTC)

@pjpreilly, I don't know, but I removed it because I can't do a test build anymore. Maybe there's a new way to get a clean 32-bit chroot setup?

pjpreilly commented on 2017-11-24 22:12 (UTC)

How does i686 package get added to Archlinux32?

ams1 commented on 2017-11-24 13:35 (UTC)

@imrehg, please see the comments below. etcher-cli owns /usr/bin/etcher now.

imrehg commented on 2017-11-24 11:18 (UTC)

Hi, thanks for the new version! It seems like that after the update Etcher can just be run from the start menu. Would be great to have the symlink back to `/usr/bin/` so it can be run from the terminal as well (that is symlink /opt/Etcher/etcher-electron to /usr/bin/etcher as it was before) You think it would be possible?