webinterface-wifi icon indicating copy to clipboard operation
webinterface-wifi copied to clipboard

Missing library when running install-webint-wf.sh

Open larskotthoff opened this issue 4 months ago • 1 comments

I'm getting

/tmp/downloader-v2.2.2: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory

with the most recent remarkable 2 firmware. Complete output:

webinterface-wifi
View the web interface over wifi
This program will be installed in /home/root/.local/bin
/home/root/.local/bin will be added to the path in ~/.bashrc if necessary
/tmp/downloader-v2.2.2: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
/home/root/.local/bin/webinterface-wifi sha256sum did not pass, error downloading webinterface-wifi
Exiting installer and removing installed files

larskotthoff avatar Aug 19 '25 16:08 larskotthoff

I have the same issue, is there any way to install the missing libatomic package?

iamarealperson1 avatar Nov 21 '25 14:11 iamarealperson1

The solution would be to update wget to the newer released versions from toltec-dev/bootstrap

Eeems avatar Dec 06 '25 17:12 Eeems