chaotic-aur / packages

Read-only mirror of Chaotic-AUR's main repository. Issues and bug reports welcome! 📑
https://gitlab.com/chaotic-aur/pkgbuilds
GNU General Public License v3.0
335 stars 19 forks source link

[Request] balena-etcher #2246

Closed caniko closed 1 year ago

caniko commented 1 year ago

Link to the package base(s) in the AUR

balena-etcher

Utility this package has for you

Making ISO-USBs

Do you consider the package(s) to be useful for every Chaotic-AUR user?

No, but for a great amount.

Do you consider the package to be useful for feature testing/preview?

Have you tested if the package builds in a clean chroot?

Does the package's license allow redistributing it?

YES!

Have you searched the issues to ensure this request is unique?

Have you read the README to ensure this package is not banned?

More information

No response

caniko commented 1 year ago

You must install electron13 ahead of time, I used electron13-bin from the AUR.

dr460nf1r3 commented 1 year ago

That's in fact one of the Electron versions we decided to get rid of - it's EOL and doesn't receive updates anymore. Apart from that, we seem to require Python 2, which we also don't provide anymore these days. (conflicts=('python<3'))

asdfzxcvbn commented 1 year ago

balena-etcher now depends on electron19 and python3, so could this be looked at again?

xiota commented 1 year ago

Please test: balena-etcher-2:1.18.12-1-x86_64.pkg.tar.zst

asdfzxcvbn commented 1 year ago

Please test: balena-etcher-2:1.18.12-1-x86_64.pkg.tar.zst

it doesn't seem to be launching on my system

xiota commented 1 year ago

Launches on my computer. Did not test flashing any drives. Any error messages (run in terminal)?

caniko commented 1 year ago

May I suggest usbimager instead? It doesn't have any adds, and gets the job done.

asdfzxcvbn commented 1 year ago

Launches on my computer. Did not test flashing any drives. Any error messages (run in terminal)?

$ balena-etcher-electron
/usr/lib/electron19/electron: error while loading shared libraries: libicui18n.so.72: cannot open shared object file: No such file or directory

something is probably just wrong on my system

xiota commented 1 year ago

What package are you using to provide electron? You may have to rebuild it.

I used chaotic-aur/electron19-bin.

asdfzxcvbn commented 1 year ago

What package are you using to provide electron? You may have to rebuild it.

I used chaotic-aur/electron19-bin.

i was using electron19 from the aur, but installing electron19-bin fixed it, thanks!

FabioLolix commented 1 year ago

error while loading shared libraries: libicui18n.so.72:

Need to be rebuilded after the icu update

Making ISO-USBs

There aren't popsicle and popsicle-git already?

dr460nf1r3 commented 1 year ago

The package has been rebuilt btw.

xiota commented 1 year ago

Package is not in lists. Should it be added?

dr460nf1r3 commented 1 year ago

I don't mind, as long as no outdated Electron is used (see at the beginning :D)