Open gdevenyi opened 2 months ago
Follwing the instructions at: https://forums.linuxmint.com/viewtopic.php?t=35136
I was able to unpack the deb file, and remove the missing dependencies, and repack the deb file, and it installs and runs under 24.04
This leads me to believe a simple fix may be to correct the dependencies: https://github.com/balena-io/etcher/blob/master/package.json
When is the last time these were audited for actual need?
Follwing the instructions at: https://forums.linuxmint.com/viewtopic.php?t=35136
I was able to unpack the deb file, and remove the missing dependencies, and repack the deb file, and it installs and runs under 24.04
This leads me to believe a simple fix may be to correct the dependencies: https://github.com/balena-io/etcher/blob/master/package.json
When is the last time these were audited for actual need?
thanks!
Well, I tried editing the debian package to remove the unnecessary dependencies, and while I was able to install it, it still won't run:
angle@Sager:~/Downloads$ balena-etcher
[59200:0819/132437.295296: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 /usr/lib/balena-etcher/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)
Running sudo chmod 4755 /usr/lib/balena-etcher/chrome-sandbox
did not help. possibly because the file is still owned by my user, rather than root? But I had it as root when I tried using the RPM package via alien earlier, and it didn't like that either... :/
Your existing install contamination is like the cause here.
Minor issue encountered while installing Etcher version: 1.19.21 in Kali Linux 2024.2, after:
$ sudo apt-get install ./balena-etcher_1.19.21_amd64.deb
During installation received:
Warning: program compiled against libxml 212 using older 209
Is there any way to resolve this?
The deb file has the following metdata:
Attempting to install:
All of those packages are depreciated and not available after 22.04: gconf-service https://packages.ubuntu.com/search?suite=all§ion=all&arch=any&keywords=gconf-service&searchon=names gconf2 https://packages.ubuntu.com/search?suite=all§ion=all&arch=any&keywords=gconf2&searchon=names libgconf-2-4 https://packages.ubuntu.com/search?suite=all§ion=all&arch=any&keywords=libgconf-2-4+&searchon=names