After 1.2.9 update via snap, error while loading shared libraries: libatomic.so.1

another time the automatic snap update stops the instance
only revert to latest version helps and node-red runs again

how to fix the issue on my devices?

~ $ sudo snap revert node-red
node-red reverted to 1.1.3
~ $ uname -a
Linux M203-sn234 4.19.66-v7+ #1253 SMP Thu Aug 15 11:49:46 BST 2019 armv7l GNU/Linux
~ $ cat /etc/*-release
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
VERSION_CODENAME=stretch
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

 $ snap info node-red
name:      node-red
summary:   Low-code programming for event-driven applications
publisher: Node-RED-Team (noderedteam✓)
contact:   https://discourse.nodered.org/
license:   unset
description: |
  Node-RED is a Flow Based Programming tool written in node.js and using a web front end for wiring
  together hardware devices, APIs and online services in new and interesting ways.

  Many extra nodes are available (see http://flows.nodered.org), and can be installed via the Menu -
  Manage Palette option. Due to the restrictions of snaps nodes that require extra access to files,
  ports, or have a binary component, may NOT work or install correctly.

  For more information see the
  [README](https://github.com/dceejay/nodered.snap/blob/master/README.md).

  Now based on Core18.

  The edge channel contains auto-built versions of the  package. The beta channel may contain
  beta/next versions (when available).
commands:
  - node-red.desktop-launch
  - node-red.npm
services:
  node-red: simple, enabled, inactive
snap-id:      lwGTfxA0S0e61kiyMAuXQkq6Tvni0dYm
tracking:     stable
refresh-date: today at 17:43 CET
channels:
  stable:    1.2.9 2021-02-10 (673) 40MB -
  candidate: ↑
  beta:      ↑
  edge:      1.2.9 2021-02-10 (673) 40MB -
installed:   1.2.9            (673) 40MB -

syslog device 1:

Feb 10 17:43:23 M203-sn234 systemd[1]: Mounting Mount unit for node-red, revision 673...
Feb 10 17:43:23 M203-sn234 systemd[1]: Mounted Mount unit for node-red, revision 673.
Feb 10 17:43:24 M203-sn234 systemd[1]: Stopping Service for snap application node-red.node-red...
Feb 10 17:43:24 M203-sn234 node-red.node-red[18169]: 10 Feb 17:43:24 - [info] Stopping flows
Feb 10 17:43:24 M203-sn234 node-red.node-red[18169]: 10 Feb 17:43:24 - [info] [mqtt-broker:localhost] Disconnected from broker: mqtt://localhost:1883
Feb 10 17:43:24 M203-sn234 node-red.node-red[18169]: 10 Feb 17:43:24 - [info] [mqtt-broker:uv-eg] Disconnected from broker: mqtt://uv-eg:1883
Feb 10 17:43:24 M203-sn234 node-red.node-red[18169]: 10 Feb 17:43:24 - [info] Stopped flows
Feb 10 17:43:24 M203-sn234 systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 10 17:43:39 M203-sn234 systemd[1]: Started Service for snap application node-red.node-red.
Feb 10 17:43:40 M203-sn234 node-red.node-red[13928]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 10 17:43:40 M203-sn234 node-red.node-red[13928]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 10 17:43:40 M203-sn234 systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 10 17:43:40 M203-sn234 systemd[1]: snap.node-red.node-red.service: Unit entered failed state.
Feb 10 17:43:40 M203-sn234 systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 10 17:43:40 M203-sn234 systemd[1]: snap.node-red.node-red.service: Service hold-off time over, scheduling restart.
Feb 10 17:43:40 M203-sn234 systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 10 17:43:40 M203-sn234 systemd[1]: Started Service for snap application node-red.node-red.
Feb 10 17:43:40 M203-sn234 node-red.node-red[13959]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 10 17:43:40 M203-sn234 node-red.node-red[13959]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 10 17:43:40 M203-sn234 systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 10 17:43:40 M203-sn234 systemd[1]: snap.node-red.node-red.service: Unit entered failed state.
Feb 10 17:43:40 M203-sn234 systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 10 17:43:40 M203-sn234 systemd[1]: snap.node-red.node-red.service: Service hold-off time over, scheduling restart.
Feb 10 17:43:40 M203-sn234 systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 10 17:43:40 M203-sn234 systemd[1]: Started Service for snap application node-red.node-red.
Feb 10 17:43:40 M203-sn234 node-red.node-red[13983]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 10 17:43:40 M203-sn234 node-red.node-red[13983]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 10 17:43:40 M203-sn234 systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 10 17:43:40 M203-sn234 systemd[1]: snap.node-red.node-red.service: Unit entered failed state.
Feb 10 17:43:40 M203-sn234 systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 10 17:43:40 M203-sn234 systemd[1]: snap.node-red.node-red.service: Service hold-off time over, scheduling restart.
Feb 10 17:43:40 M203-sn234 systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 10 17:43:40 M203-sn234 systemd[1]: Started Service for snap application node-red.node-red.
Feb 10 17:43:41 M203-sn234 node-red.node-red[14007]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 10 17:43:41 M203-sn234 node-red.node-red[14007]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 10 17:43:41 M203-sn234 systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 10 17:43:41 M203-sn234 systemd[1]: snap.node-red.node-red.service: Unit entered failed state.
Feb 10 17:43:41 M203-sn234 systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 10 17:43:41 M203-sn234 systemd[1]: snap.node-red.node-red.service: Service hold-off time over, scheduling restart.
Feb 10 17:43:41 M203-sn234 systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 10 17:43:41 M203-sn234 systemd[1]: Started Service for snap application node-red.node-red.
Feb 10 17:43:41 M203-sn234 node-red.node-red[14032]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 10 17:43:41 M203-sn234 node-red.node-red[14032]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 10 17:43:41 M203-sn234 systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 10 17:43:41 M203-sn234 systemd[1]: snap.node-red.node-red.service: Unit entered failed state.
Feb 10 17:43:41 M203-sn234 systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 10 17:43:41 M203-sn234 systemd[1]: snap.node-red.node-red.service: Service hold-off time over, scheduling restart.
Feb 10 17:43:41 M203-sn234 systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 10 17:43:41 M203-sn234 systemd[1]: snap.node-red.node-red.service: Start request repeated too quickly.
Feb 10 17:43:41 M203-sn234 systemd[1]: Failed to start Service for snap application node-red.node-red.
Feb 10 17:43:41 M203-sn234 systemd[1]: snap.node-red.node-red.service: Unit entered failed state.
Feb 10 17:43:41 M203-sn234 systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 10 17:43:42 M203-sn234 snapd[878]: storehelpers.go:436: cannot refresh snap "node-red": snap has no updates available

syslog device 2:

Feb 10 17:08:17 L203-sn225 systemd[1]: Mounting Mount unit for node-red, revision 673...
Feb 10 17:08:17 L203-sn225 systemd[1]: Mounted Mount unit for node-red, revision 673.
Feb 10 17:08:17 L203-sn225 systemd[1]: Stopping Service for snap application node-red.node-red...
Feb 10 17:08:17 L203-sn225 node-red.node-red[12990]: 10 Feb 17:08:17 - [info] Stopping flows
Feb 10 17:08:17 L203-sn225 node-red.node-red[12990]: 10 Feb 17:08:17 - [info] [mqtt-broker:UV Keller] Disconnected from broker: mqtt://uv-kg:1883
Feb 10 17:08:17 L203-sn225 node-red.node-red[12990]: 10 Feb 17:08:17 - [info] Stopped flows
Feb 10 17:08:17 L203-sn225 systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 10 17:08:26 L203-sn225 systemd[1]: Started Service for snap application node-red.node-red.
Feb 10 17:08:27 L203-sn225 node-red.node-red[11761]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 10 17:08:27 L203-sn225 node-red.node-red[11761]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 10 17:08:27 L203-sn225 systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 10 17:08:27 L203-sn225 systemd[1]: snap.node-red.node-red.service: Unit entered failed state.
Feb 10 17:08:27 L203-sn225 systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 10 17:08:27 L203-sn225 systemd[1]: snap.node-red.node-red.service: Service hold-off time over, scheduling restart.
Feb 10 17:08:27 L203-sn225 systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 10 17:08:27 L203-sn225 systemd[1]: Started Service for snap application node-red.node-red.
Feb 10 17:08:27 L203-sn225 node-red.node-red[11796]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 10 17:08:27 L203-sn225 node-red.node-red[11796]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 10 17:08:27 L203-sn225 systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 10 17:08:27 L203-sn225 systemd[1]: snap.node-red.node-red.service: Unit entered failed state.
Feb 10 17:08:27 L203-sn225 systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 10 17:08:27 L203-sn225 systemd[1]: snap.node-red.node-red.service: Service hold-off time over, scheduling restart.
Feb 10 17:08:27 L203-sn225 systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 10 17:08:27 L203-sn225 systemd[1]: Started Service for snap application node-red.node-red.
Feb 10 17:08:27 L203-sn225 node-red.node-red[11821]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 10 17:08:27 L203-sn225 node-red.node-red[11821]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 10 17:08:27 L203-sn225 systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 10 17:08:27 L203-sn225 systemd[1]: snap.node-red.node-red.service: Unit entered failed state.
Feb 10 17:08:27 L203-sn225 systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 10 17:08:28 L203-sn225 systemd[1]: snap.node-red.node-red.service: Service hold-off time over, scheduling restart.
Feb 10 17:08:28 L203-sn225 systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 10 17:08:28 L203-sn225 systemd[1]: Started Service for snap application node-red.node-red.
Feb 10 17:08:28 L203-sn225 node-red.node-red[11858]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 10 17:08:28 L203-sn225 node-red.node-red[11858]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 10 17:08:28 L203-sn225 systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 10 17:08:28 L203-sn225 systemd[1]: snap.node-red.node-red.service: Unit entered failed state.
Feb 10 17:08:28 L203-sn225 systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 10 17:08:28 L203-sn225 systemd[1]: snap.node-red.node-red.service: Service hold-off time over, scheduling restart.
Feb 10 17:08:28 L203-sn225 systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 10 17:08:28 L203-sn225 systemd[1]: Started Service for snap application node-red.node-red.
Feb 10 17:08:28 L203-sn225 snapd[860]: storehelpers.go:436: cannot refresh snap "node-red": snap has no updates available
Feb 10 17:08:28 L203-sn225 node-red.node-red[11882]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 10 17:08:28 L203-sn225 node-red.node-red[11882]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 10 17:08:28 L203-sn225 systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 10 17:08:28 L203-sn225 systemd[1]: snap.node-red.node-red.service: Unit entered failed state.
Feb 10 17:08:28 L203-sn225 systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 10 17:08:28 L203-sn225 systemd[1]: snap.node-red.node-red.service: Service hold-off time over, scheduling restart.
Feb 10 17:08:28 L203-sn225 systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 10 17:08:28 L203-sn225 systemd[1]: Started Service for snap application node-red.node-red.
Feb 10 17:08:29 L203-sn225 node-red.node-red[11906]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 10 17:08:29 L203-sn225 node-red.node-red[11906]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 10 17:08:29 L203-sn225 systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 10 17:08:29 L203-sn225 systemd[1]: snap.node-red.node-red.service: Unit entered failed state.
Feb 10 17:08:29 L203-sn225 systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 10 17:08:29 L203-sn225 systemd[1]: snap.node-red.node-red.service: Service hold-off time over, scheduling restart.
Feb 10 17:08:29 L203-sn225 systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 10 17:08:29 L203-sn225 systemd[1]: Started Service for snap application node-red.node-red.
Feb 10 17:08:29 L203-sn225 node-red.node-red[11930]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 10 17:08:29 L203-sn225 node-red.node-red[11930]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 10 17:08:29 L203-sn225 systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 10 17:08:29 L203-sn225 systemd[1]: snap.node-red.node-red.service: Unit entered failed state.
Feb 10 17:08:29 L203-sn225 systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 10 17:08:29 L203-sn225 systemd[1]: snap.node-red.node-red.service: Service hold-off time over, scheduling restart.
Feb 10 17:08:29 L203-sn225 systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 10 17:08:29 L203-sn225 systemd[1]: Started Service for snap application node-red.node-red.
Feb 10 17:08:29 L203-sn225 node-red.node-red[11954]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 10 17:08:29 L203-sn225 node-red.node-red[11954]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 10 17:08:29 L203-sn225 systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 10 17:08:29 L203-sn225 systemd[1]: snap.node-red.node-red.service: Unit entered failed state.
Feb 10 17:08:29 L203-sn225 systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 10 17:08:29 L203-sn225 systemd[1]: snap.node-red.node-red.service: Service hold-off time over, scheduling restart.
Feb 10 17:08:29 L203-sn225 systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 10 17:08:29 L203-sn225 systemd[1]: snap.node-red.node-red.service: Start request repeated too quickly.
Feb 10 17:08:29 L203-sn225 systemd[1]: Failed to start Service for snap application node-red.node-red.
Feb 10 17:08:29 L203-sn225 systemd[1]: snap.node-red.node-red.service: Unit entered failed state.
Feb 10 17:08:29 L203-sn225 systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
~ $ snap list
Name       Version   Rev   Tracking  Publisher     Notes
core       16-2.41   7715  stable    canonical✓    core,devmode
core18     20210128  1989  stable    canonical✓    base
mosquitto  2.0.7     548   stable    mosquitto✓    -
node-red   1.1.3     633   stable    noderedteam✓  -

~ $ apt list|grep installed

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

adduser/oldstable,now 3.115 all [installed]
alsa-utils/oldstable,now 1.1.3-1 armhf [installed,automatic]
apparmor/oldstable,now 2.11.0-3+deb9u2 armhf [installed,automatic]
apt/oldstable,now 1.4.9 armhf [installed]
apt-file/oldstable,now 3.1.4 all [installed]
apt-listchanges/oldstable,now 3.10 all [installed]
apt-transport-https/oldstable,now 1.4.9 armhf [installed]
apt-utils/oldstable,now 1.4.9 armhf [installed]
aptitude/oldstable,now 0.8.7-1 armhf [installed]
aptitude-common/oldstable,now 0.8.7-1 all [installed]
avahi-daemon/oldstable,now 0.6.32-2 armhf [installed]
base-files/oldstable,now 9.9+rpi1+deb9u11 armhf [installed]
base-passwd/oldstable,now 3.5.43 armhf [installed]
bash/oldstable,now 4.4-5 armhf [installed]
bash-completion/oldstable,now 1:2.1-4.3 all [installed]
bind9-host/oldstable,now 1:9.10.3.dfsg.P4-12.3+deb9u4 armhf [installed,automatic]
binutils/oldstable,now 2.28-5 armhf [installed,automatic]
blends-tasks/oldstable,now 0.6.96 all [installed]
bluez/stable,now 5.43-2+rpt2+deb9u2 armhf [installed,automatic]
bluez-firmware/stable,now 1.2-3+rpt7 all [installed,automatic]
bsdmainutils/oldstable,now 9.0.12+nmu1 armhf [installed]
bsdutils/oldstable,now 1:2.29.2-1+deb9u1 armhf [installed]
build-essential/oldstable,now 12.3 armhf [installed]
busybox/oldstable,now 1:1.22.0-19 armhf [installed,automatic]
bzip2/oldstable,now 1.0.6-8.1 armhf [installed,automatic]
ca-certificates/oldstable,now 20161130+nmu1+deb9u1 all [installed]
cifs-utils/oldstable,now 2:6.7-1 armhf [installed]
console-setup/oldstable,now 1.164 all [installed]
console-setup-linux/oldstable,now 1.164 all [installed,automatic]
coreutils/oldstable,now 8.26-3 armhf [installed]
cpio/oldstable,now 2.11+dfsg-6 armhf [installed]
cpp/oldstable,now 4:6.3.0-4 armhf [installed,automatic]
cpp-6/oldstable,now 6.3.0-18+rpi1+deb9u1 armhf [installed,automatic]
crda/oldstable,now 3.18-1 armhf [installed]
cron/oldstable,now 3.0pl1-128+deb9u1 armhf [installed]
curl/oldstable,now 7.52.1-5+deb9u10 armhf [installed]
dash/oldstable,now 0.5.8-2.4 armhf [installed]
dbus/oldstable,now 1.10.28-0+deb9u1 armhf [installed,automatic]
dc/oldstable,now 1.06.95-9 armhf [installed,automatic]
debconf/oldstable,now 1.5.61 all [installed]
debconf-i18n/oldstable,now 1.5.61 all [installed]
debconf-utils/oldstable,now 1.5.61 all [installed]
debianutils/oldstable,now 4.8.1.1 armhf [installed]
device-tree-compiler/stable,now 1.4.4-1 armhf [installed,automatic]
dh-python/oldstable,now 2.20170125 all [installed,automatic]
dhcpcd5/stable,now 1:6.11.5-1+rpt7 armhf [installed]
diffutils/oldstable,now 1:3.5-3 armhf [installed]
distro-info-data/oldstable,now 0.36 all [installed,automatic]
dmidecode/oldstable,now 3.0-4 armhf [installed]
dmsetup/oldstable,now 2:1.02.137-2 armhf [installed]
dns-root-data/oldstable,now 2019031302~deb9u1 all [installed,automatic]
dnsmasq/stable,now 2.76-5+rpt1+deb9u1 all [installed,automatic]
dnsmasq-base/stable,now 2.76-5+rpt1+deb9u1 armhf [installed,automatic]
dosfstools/oldstable,now 4.1-1 armhf [installed]
dphys-swapfile/oldstable,now 20100506-3 all [installed]
dpkg/oldstable,now 1.18.25 armhf [installed]
dpkg-dev/oldstable,now 1.18.25 all [installed,automatic]
e2fslibs/oldstable,now 1.43.4-2+deb9u1 armhf [installed]
e2fsprogs/oldstable,now 1.43.4-2+deb9u1 armhf [installed]
ed/oldstable,now 1.10-2.1 armhf [installed]
evok/stretch,now 2.1.8~stretch armhf [installed]
fake-hwclock/stable,now 0.11+rpt1 all [installed]
fakeroot/oldstable,now 1.21-3.1 armhf [installed,automatic]
fbset/oldstable,now 2.1-29 armhf [installed]
file/oldstable,now 1:5.30-1+deb9u3 armhf [installed,automatic]
findutils/oldstable,now 4.6.0+git+20161106-2 armhf [installed]
firmware-atheros/stable,now 1:20161130-3+rpt4 all [installed]
firmware-brcm80211/stable,now 1:20161130-3+rpt4 all [installed]
firmware-libertas/stable,now 1:20161130-3+rpt4 all [installed]
firmware-misc-nonfree/stable,now 1:20161130-3+rpt4 all [installed]
firmware-realtek/stable,now 1:20161130-3+rpt4 all [installed]
fontconfig-config/oldstable,now 2.11.0-6.7 all [installed,automatic]
fonts-dejavu-core/oldstable,now 2.37-1 all [installed,automatic]
g++/oldstable,now 4:6.3.0-4 armhf [installed,automatic]
g++-6/oldstable,now 6.3.0-18+rpi1+deb9u1 armhf [installed,automatic]
gcc/oldstable,now 4:6.3.0-4 armhf [installed,automatic]
gcc-4.6-base/oldstable,now 4.6.4-5+rpi1 armhf [installed]
gcc-4.7-base/oldstable,now 4.7.3-11+rpi1 armhf [installed]
gcc-4.8-base/oldstable,now 4.8.5-4 armhf [installed]
gcc-4.9-base/oldstable,now 4.9.3-14 armhf [installed]
gcc-5-base/oldstable,now 5.4.1-4 armhf [installed]
gcc-6/oldstable,now 6.3.0-18+rpi1+deb9u1 armhf [installed,automatic]
gcc-6-base/oldstable,now 6.3.0-18+rpi1+deb9u1 armhf [installed]
gdb/oldstable,now 7.12-6 armhf [installed]
geoip-database/oldstable,now 20170512-1 all [installed,automatic]
gettext-base/oldstable,now 0.19.8.1-2+deb9u1 armhf [installed,automatic]
gnupg/oldstable,now 2.1.18-8~deb9u4 armhf [installed]
gnupg-agent/oldstable,now 2.1.18-8~deb9u4 armhf [installed]
gpgv/oldstable,now 2.1.18-8~deb9u4 armhf [installed]
grep/oldstable,now 2.27-2 armhf [installed]
groff-base/oldstable,now 1.22.3-9 armhf [installed]
gzip/oldstable,now 1.6-5 armhf [installed]
hardlink/oldstable,now 0.3.0 armhf [installed]
hostapd/stable,now 2:2.6-21~bpo9~rpt1 armhf [installed,automatic]
hostname/oldstable,now 3.18 armhf [installed]
htop/oldstable,now 2.0.2-1 armhf [installed]
ifupdown/oldstable,now 0.8.19 armhf [installed]
info/oldstable,now 6.3.0.dfsg.1-1+b1 armhf [installed]
init/oldstable,now 1.48 armhf [installed]
init-system-helpers/oldstable,now 1.48 all [installed]
initramfs-tools/oldstable,now 0.130 all [installed]
initramfs-tools-core/oldstable,now 0.130 all [installed]
install-info/oldstable,now 6.3.0.dfsg.1-1+b1 armhf [installed]
iproute2/oldstable,now 4.9.0-1+deb9u1 armhf [installed]
iptables/oldstable,now 1.6.0+snapshot20161117-6 armhf [installed]
iputils-ping/oldstable,now 3:20161105-1 armhf [installed]
isc-dhcp-client/oldstable,now 4.3.5-3+deb9u1 armhf [installed]
isc-dhcp-common/oldstable,now 4.3.5-3+deb9u1 armhf [installed]
iso-codes/oldstable,now 3.75-1 all [installed,automatic]
iw/oldstable,now 4.9-0.1 armhf [installed,automatic]
kbd/oldstable,now 2.0.3-2 armhf [installed,automatic]
keyboard-configuration/oldstable,now 1.164 all [installed]
keyutils/oldstable,now 1.5.9-9 armhf [installed,automatic]
klibc-utils/oldstable,now 2.0.4-9+rpi1 armhf [installed]
kmod/oldstable,now 23-2 armhf [installed]
less/oldstable,now 481-2.1 armhf [installed]
libacl1/oldstable,now 2.2.52-3 armhf [installed]
libalgorithm-diff-perl/oldstable,now 1.19.03-1 all [installed,automatic]
libalgorithm-diff-xs-perl/oldstable,now 0.04-4+b2 armhf [installed,automatic]
libalgorithm-merge-perl/oldstable,now 0.08-3 all [installed,automatic]
libapparmor-perl/oldstable,now 2.11.0-3+deb9u2 armhf [installed,automatic]
libapparmor1/oldstable,now 2.11.0-3+deb9u2 armhf [installed]
libapt-inst2.0/oldstable,now 1.4.9 armhf [installed]
libapt-pkg-perl/oldstable,now 0.1.32 armhf [installed,automatic]
libapt-pkg5.0/oldstable,now 1.4.9 armhf [installed]
libasan3/oldstable,now 6.3.0-18+rpi1+deb9u1 armhf [installed,automatic]
libasound2/stable,now 1.1.3-5+rpt4 armhf [installed,automatic]
libasound2-data/stable,now 1.1.3-5+rpt4 all [installed,automatic]
libassuan0/oldstable,now 2.4.3-2 armhf [installed]
libatomic1/oldstable,now 6.3.0-18+rpi1+deb9u1 armhf [installed,automatic]
libattr1/oldstable,now 1:2.4.47-2 armhf [installed]
libaudit-common/oldstable,now 1:2.6.7-2 all [installed]
libaudit1/oldstable,now 1:2.6.7-2 armhf [installed]
libavahi-client3/oldstable,now 0.6.32-2 armhf [installed,automatic]
libavahi-common-data/oldstable,now 0.6.32-2 armhf [installed,automatic]
libavahi-common3/oldstable,now 0.6.32-2 armhf [installed,automatic]
libavahi-core7/oldstable,now 0.6.32-2 armhf [installed,automatic]
libbabeltrace-ctf1/oldstable,now 1.5.1-1 armhf [installed,automatic]
libbabeltrace1/oldstable,now 1.5.1-1 armhf [installed,automatic]
libbind9-140/oldstable,now 1:9.10.3.dfsg.P4-12.3+deb9u4 armhf [installed,automatic]
libblkid1/oldstable,now 2.29.2-1+deb9u1 armhf [installed]
libboost-filesystem1.62.0/oldstable,now 1.62.0+dfsg-4 armhf [installed]
libboost-iostreams1.58.0/oldstable,now 1.58.0+dfsg-5.1+rpi1+b1 armhf [installed]
libboost-iostreams1.60.0/oldstable,now 1.60.0+dfsg-6+b2 armhf [installed]
libboost-iostreams1.62.0/oldstable,now 1.62.0+dfsg-4 armhf [installed]
libboost-system1.62.0/oldstable,now 1.62.0+dfsg-4 armhf [installed]
libbsd0/oldstable,now 0.8.3-1 armhf [installed]
libbz2-1.0/oldstable,now 1.0.6-8.1 armhf [installed]
libc-bin/oldstable,now 2.24-11+deb9u4 armhf [installed]
libc-dev-bin/oldstable,now 2.24-11+deb9u4 armhf [installed,automatic]
libc-l10n/oldstable,now 2.24-11+deb9u4 all [installed,automatic]
libc6/oldstable,now 2.24-11+deb9u4 armhf [installed]
libc6-dbg/oldstable,now 2.24-11+deb9u4 armhf [installed,automatic]
libc6-dev/oldstable,now 2.24-11+deb9u4 armhf [installed,automatic]
libcap-ng0/oldstable,now 0.7.7-3 armhf [installed]
libcap2/oldstable,now 1:2.25-1 armhf [installed]
libcap2-bin/oldstable,now 1:2.25-1 armhf [installed]
libcc1-0/oldstable,now 6.3.0-18+rpi1+deb9u1 armhf [installed,automatic]
libcomerr2/oldstable,now 1.43.4-2+deb9u1 armhf [installed]
libcryptsetup4/oldstable,now 2:1.7.3-4 armhf [installed]
libcurl3/oldstable,now 7.52.1-5+deb9u10 armhf [installed,automatic]
libcurl3-gnutls/oldstable,now 7.52.1-5+deb9u10 armhf [installed,automatic]
libcwidget3v5/oldstable,now 0.5.17-4 armhf [installed]
libdaemon0/oldstable,now 0.14-6 armhf [installed,automatic]
libdb5.3/oldstable,now 5.3.28-12+deb9u1 armhf [installed]
libdbus-1-3/oldstable,now 1.10.28-0+deb9u1 armhf [installed]
libdebconfclient0/oldstable,now 0.227 armhf [installed]
libdevmapper1.02.1/oldstable,now 2:1.02.137-2 armhf [installed]
libdns-export162/oldstable,now 1:9.10.3.dfsg.P4-12.3+deb9u4 armhf [installed]
libdns162/oldstable,now 1:9.10.3.dfsg.P4-12.3+deb9u4 armhf [installed,automatic]
libdpkg-perl/oldstable,now 1.18.25 all [installed,automatic]
libdrm2/oldstable,now 2.4.74-1 armhf [installed]
libdw1/oldstable,now 0.168-1 armhf [installed,automatic]
libedit2/oldstable,now 3.1-20160903-3 armhf [installed,automatic]
libelf1/oldstable,now 0.168-1 armhf [installed]
libestr0/oldstable,now 0.1.10-2 armhf [installed]
libevent-2.0-5/oldstable,now 2.0.21-stable-3 armhf [installed,automatic]
libexpat1/oldstable,now 2.2.0-2+deb9u3 armhf [installed,automatic]
libexporter-tiny-perl/oldstable,now 0.042-1 all [installed,automatic]
libfakeroot/oldstable,now 1.21-3.1 armhf [installed,automatic]
libfastjson4/oldstable,now 0.99.4-1 armhf [installed]
libfdisk1/oldstable,now 2.29.2-1+deb9u1 armhf [installed]
libffi6/oldstable,now 3.2.1-6 armhf [installed]
libfftw3-single3/oldstable,now 3.3.5-3 armhf [installed,automatic]
libfile-fcntllock-perl/oldstable,now 0.22-3+b2 armhf [installed,automatic]
libfontconfig1/oldstable,now 2.11.0-6.7 armhf [installed,automatic]
libfreetype6/oldstable,now 2.6.3-3.2+deb9u1 armhf [installed,automatic]
libfreetype6-dev/oldstable,now 2.6.3-3.2+deb9u1 armhf [installed]
libgcc-6-dev/oldstable,now 6.3.0-18+rpi1+deb9u1 armhf [installed,automatic]
libgcc1/oldstable,now 1:6.3.0-18+rpi1+deb9u1 armhf [installed]
libgcrypt20/oldstable,now 1.7.6-2+deb9u3 armhf [installed]
libgd3/oldstable,now 2.2.4-2+deb9u5 armhf [installed,automatic]
libgdbm3/oldstable,now 1.8.3-14 armhf [installed]
libgeoip1/oldstable,now 1.6.9-4 armhf [installed,automatic]
libglib2.0-0/oldstable,now 2.50.3-2+deb9u2 armhf [installed,automatic]
libglib2.0-data/oldstable,now 2.50.3-2+deb9u2 all [installed,automatic]
libgmp10/oldstable,now 2:6.1.2+dfsg-1 armhf [installed]
libgnutls30/oldstable,now 3.5.8-5+deb9u4 armhf [installed]
libgomp1/oldstable,now 6.3.0-18+rpi1+deb9u1 armhf [installed,automatic]
libgpg-error0/oldstable,now 1.26-2 armhf [installed]
libgssapi-krb5-2/oldstable,now 1.15-1+deb9u1 armhf [installed,automatic]
libhogweed4/oldstable,now 3.3-1 armhf [installed]
libicu57/oldstable,now 57.1-6+deb9u3 armhf [installed,automatic]
libident/oldstable,now 0.22-3.1 armhf [installed]
libidn11/oldstable,now 1.33-1+deb9u1 armhf [installed]
libidn2-0/oldstable,now 0.16-1+deb9u1 armhf [installed]
libip4tc0/oldstable,now 1.6.0+snapshot20161117-6 armhf [installed]
libip6tc0/oldstable,now 1.6.0+snapshot20161117-6 armhf [installed]
libiptc0/oldstable,now 1.6.0+snapshot20161117-6 armhf [installed]
libisc-export160/oldstable,now 1:9.10.3.dfsg.P4-12.3+deb9u4 armhf [installed]
libisc160/oldstable,now 1:9.10.3.dfsg.P4-12.3+deb9u4 armhf [installed,automatic]
libisccc140/oldstable,now 1:9.10.3.dfsg.P4-12.3+deb9u4 armhf [installed,automatic]
libisccfg140/oldstable,now 1:9.10.3.dfsg.P4-12.3+deb9u4 armhf [installed,automatic]
libisl15/oldstable,now 0.18-1 armhf [installed,automatic]
libiw30/oldstable,now 30~pre9-12 armhf [installed,automatic]
libjbig0/oldstable,now 2.1-3.1 armhf [installed,automatic]
libjim0.76/oldstable,now 0.76-2 armhf [installed,automatic]
libjpeg62-turbo/oldstable,now 1:1.5.1-2 armhf [installed,automatic]
libk5crypto3/oldstable,now 1.15-1+deb9u1 armhf [installed,automatic]
libkeyutils1/oldstable,now 1.5.9-9 armhf [installed,automatic]
libklibc/oldstable,now 2.0.4-9+rpi1 armhf [installed]
libkmod2/oldstable,now 23-2 armhf [installed]
libkrb5-3/oldstable,now 1.15-1+deb9u1 armhf [installed,automatic]
libkrb5support0/oldstable,now 1.15-1+deb9u1 armhf [installed,automatic]
libksba8/oldstable,now 1.3.5-2 armhf [installed]
libldap-2.4-2/oldstable,now 2.4.44+dfsg-5+deb9u1 armhf [installed,automatic]
libldap-common/oldstable,now 2.4.44+dfsg-5+deb9u1 all [installed,automatic]
liblist-moreutils-perl/oldstable,now 0.416-1+b1 armhf [installed,automatic]
liblocale-gettext-perl/oldstable,now 1.07-3+b1 armhf [installed]
liblogging-stdlog0/oldstable,now 1.0.5-2 armhf [installed]
liblognorm5/oldstable,now 2.0.1-1.1 armhf [installed]
libluajit-5.1-common/oldstable,now 2.0.4+dfsg-1 all [installed,automatic]
liblwres141/oldstable,now 1:9.10.3.dfsg.P4-12.3+deb9u4 armhf [installed,automatic]
liblz4-1/oldstable,now 0.0~r131-2 armhf [installed]
liblzma5/oldstable,now 5.2.2-1.2 armhf [installed]
liblzo2-2/oldstable,now 2.08-1.2 armhf [installed,automatic]
libmagic-mgc/oldstable,now 1:5.30-1+deb9u3 armhf [installed,automatic]
libmagic1/oldstable,now 1:5.30-1+deb9u3 armhf [installed,automatic]
libmnl-dev/oldstable,now 1.0.4-2 armhf [installed]
libmnl0/oldstable,now 1.0.4-2 armhf [installed]
libmount1/oldstable,now 2.29.2-1+deb9u1 armhf [installed]
libmpc3/oldstable,now 1.0.3-1 armhf [installed,automatic]
libmpdec2/oldstable,now 2.4.2-1 armhf [installed,automatic]
libmpfr4/oldstable,now 3.1.5-1 armhf [installed,automatic]
libmtp-common/oldstable,now 1.1.13-1 all [installed,automatic]
libmtp-runtime/oldstable,now 1.1.13-1 armhf [installed]
libmtp9/oldstable,now 1.1.13-1 armhf [installed,automatic]
libncurses5/oldstable,now 6.0+20161126-1+deb9u2 armhf [installed]
libncursesw5/oldstable,now 6.0+20161126-1+deb9u2 armhf [installed]
libnetfilter-conntrack3/oldstable,now 1.0.6-2 armhf [installed]
libnettle6/oldstable,now 3.3-1 armhf [installed]
libnewt0.52/oldstable,now 0.52.19-1 armhf [installed]
libnfnetlink0/oldstable,now 1.0.1-3 armhf [installed]
libnfsidmap2/oldstable,now 0.25-5.1 armhf [installed,automatic]
libnghttp2-14/oldstable,now 1.18.1-1+deb9u1 armhf [installed,automatic]
libnginx-mod-http-auth-pam/oldstable,now 1.10.3-1+deb9u3 armhf [installed,automatic]
libnginx-mod-http-dav-ext/oldstable,now 1.10.3-1+deb9u3 armhf [installed,automatic]
libnginx-mod-http-echo/oldstable,now 1.10.3-1+deb9u3 armhf [installed,automatic]
libnginx-mod-http-geoip/oldstable,now 1.10.3-1+deb9u3 armhf [installed,automatic]
libnginx-mod-http-image-filter/oldstable,now 1.10.3-1+deb9u3 armhf [installed,automatic]
libnginx-mod-http-subs-filter/oldstable,now 1.10.3-1+deb9u3 armhf [installed,automatic]
libnginx-mod-http-upstream-fair/oldstable,now 1.10.3-1+deb9u3 armhf [installed,automatic]
libnginx-mod-http-xslt-filter/oldstable,now 1.10.3-1+deb9u3 armhf [installed,automatic]
libnginx-mod-mail/oldstable,now 1.10.3-1+deb9u3 armhf [installed,automatic]
libnginx-mod-stream/oldstable,now 1.10.3-1+deb9u3 armhf [installed,automatic]
libnih-dbus1/oldstable,now 1.0.3-8 armhf [installed]
libnih1/oldstable,now 1.0.3-8 armhf [installed]
libnl-3-200/oldstable,now 3.2.27-2 armhf [installed,automatic]
libnl-genl-3-200/oldstable,now 3.2.27-2 armhf [installed,automatic]
libnl-route-3-200/oldstable,now 3.2.27-2 armhf [installed,automatic]
libnpth0/oldstable,now 1.3-1 armhf [installed]
libnss-mdns/oldstable,now 0.10-8 armhf [installed,automatic]
libow-3.1-5/oldstable,now 3.1p5-1 armhf [installed,automatic]
libp11-kit0/oldstable,now 0.23.3-2 armhf [installed]
libpam-chksshpwd/stable,now 1.1.8-3.6+rpi1 armhf [installed]
libpam-modules/stable,now 1.1.8-3.6+rpi1 armhf [installed]
libpam-modules-bin/stable,now 1.1.8-3.6+rpi1 armhf [installed]
libpam-runtime/stable,now 1.1.8-3.6+rpi1 all [installed]
libpam-systemd/oldstable,now 232-25+deb9u12 armhf [installed,automatic]
libpam0g/stable,now 1.1.8-3.6+rpi1 armhf [installed]
libparted2/oldstable,now 3.2-17 armhf [installed,automatic]
libpcre3/oldstable,now 2:8.39-3 armhf [installed]
libpcsclite1/oldstable,now 1.8.20-1 armhf [installed,automatic]
libperl5.24/oldstable,now 5.24.1-3+deb9u6 armhf [installed,automatic]
libpipeline1/oldstable,now 1.4.1-2 armhf [installed]
libplymouth4/stable,now 0.9.2-4+rpi1 armhf [installed]
libpng-dev/oldstable,now 1.6.28-1+deb9u1 armhf [installed,automatic]
libpng-tools/oldstable,now 1.6.28-1+deb9u1 armhf [installed,automatic]
libpng16-16/oldstable,now 1.6.28-1+deb9u1 armhf [installed]
libpolkit-agent-1-0/oldstable,now 0.105-18+deb9u1 armhf [installed,automatic]
libpolkit-backend-1-0/oldstable,now 0.105-18+deb9u1 armhf [installed,automatic]
libpolkit-gobject-1-0/oldstable,now 0.105-18+deb9u1 armhf [installed,automatic]
libpopt0/oldstable,now 1.16-10 armhf [installed]
libprocps6/oldstable,now 2:3.3.12-3+deb9u1 armhf [installed]
libpsl5/oldstable,now 0.17.0-3 armhf [installed]
libpython-stdlib/oldstable,now 2.7.13-2 armhf [installed,automatic]
libpython2.7/oldstable,now 2.7.13-2+deb9u3 armhf [installed,automatic]
libpython2.7-minimal/oldstable,now 2.7.13-2+deb9u3 armhf [installed,automatic]
libpython2.7-stdlib/oldstable,now 2.7.13-2+deb9u3 armhf [installed,automatic]
libpython3-stdlib/oldstable,now 3.5.3-1 armhf [installed,automatic]
libpython3.5/oldstable,now 3.5.3-1+deb9u1 armhf [installed,automatic]
libpython3.5-minimal/oldstable,now 3.5.3-1+deb9u1 armhf [installed,automatic]
libpython3.5-stdlib/oldstable,now 3.5.3-1+deb9u1 armhf [installed,automatic]
libraspberrypi-bin/stable,now 1.20190819~stretch-1 armhf [installed]
libraspberrypi-dev/stable,now 1.20190819~stretch-1 armhf [installed]
libraspberrypi-doc/stable,now 1.20190819~stretch-1 armhf [installed]
libraspberrypi0/stable,now 1.20190819~stretch-1 armhf [installed]
libreadline6/oldstable,now 6.3-9 armhf [installed]
libreadline7/oldstable,now 7.0-3 armhf [installed]
libregexp-assemble-perl/oldstable,now 0.36-1 all [installed,automatic]
librtmp1/oldstable,now 2.4+20151223.gitfa8646d.1-1 armhf [installed,automatic]
libsamplerate0/oldstable,now 0.1.8-8 armhf [installed,automatic]
libsasl2-2/oldstable,now 2.1.27~101-g0780600+dfsg-3+deb9u1 armhf [installed,automatic]
libsasl2-modules/oldstable,now 2.1.27~101-g0780600+dfsg-3+deb9u1 armhf [installed,automatic]
libsasl2-modules-db/oldstable,now 2.1.27~101-g0780600+dfsg-3+deb9u1 armhf [installed,automatic]
libseccomp2/oldstable,now 2.3.1-2.1+deb9u1 armhf [installed]
libselinux1/oldstable,now 2.6-3 armhf [installed]
libsemanage-common/oldstable,now 2.6-2 all [installed]
libsemanage1/oldstable,now 2.6-2 armhf [installed]
libsepol1/oldstable,now 2.6-2 armhf [installed]
libsigc++-1.2-5c2/oldstable,now 1.2.7-2+b1 armhf [installed]
libsigc++-2.0-0v5/oldstable,now 2.10.0-1 armhf [installed]
libslang2/oldstable,now 2.3.1-5 armhf [installed]
libsmartcols1/oldstable,now 2.29.2-1+deb9u1 armhf [installed]
libsqlite3-0/oldstable,now 3.16.2-5+deb9u1 armhf [installed]
libss2/oldstable,now 1.43.4-2+deb9u1 armhf [installed]
libssh2-1/oldstable,now 1.7.0-1+deb9u1 armhf [installed,automatic]
libssl1.0.2/oldstable,now 1.0.2u-1~deb9u1 armhf [installed]
libssl1.1/oldstable,now 1.1.0l-1~deb9u1 armhf [installed]
libstdc++-6-dev/oldstable,now 6.3.0-18+rpi1+deb9u1 armhf [installed,automatic]
libstdc++6/oldstable,now 6.3.0-18+rpi1+deb9u1 armhf [installed]
libsysfs2/oldstable,now 2.1.0+repack-4 armhf [installed]
libsystemd0/oldstable,now 232-25+deb9u12 armhf [installed]
libtalloc2/oldstable,now 2.1.8-1 armhf [installed,automatic]
libtasn1-6/oldstable,now 4.10-1.1+deb9u1 armhf [installed]
libtext-charwidth-perl/oldstable,now 0.04-7+b7 armhf [installed]
libtext-iconv-perl/oldstable,now 1.7-5+b8 armhf [installed]
libtext-wrapi18n-perl/oldstable,now 0.06-7.1 all [installed]
libtiff5/oldstable,now 4.0.8-2+deb9u4 armhf [installed,automatic]
libtinfo5/oldstable,now 6.0+20161126-1+deb9u2 armhf [installed]
libtirpc1/oldstable,now 0.2.5-1.2+deb9u1 armhf [installed,automatic]
libubsan0/oldstable,now 6.3.0-18+rpi1+deb9u1 armhf [installed,automatic]
libudev0/oldstable,now 175-7.2 armhf [installed]
libudev1/oldstable,now 232-25+deb9u12 armhf [installed]
libunistring0/oldstable,now 0.9.6+really0.9.3-0.1 armhf [installed]
libusb-0.1-4/oldstable,now 2:0.1.12-30 armhf [installed]
libusb-1.0-0/oldstable,now 2:1.0.21-1 armhf [installed,automatic]
libustr-1.0-1/oldstable,now 1.0.4-6 armhf [installed]
libuuid1/oldstable,now 2.29.2-1+deb9u1 armhf [installed]
libv4l-0/oldstable,now 1.12.3-1 armhf [installed,automatic]
libv4l2rds0/oldstable,now 1.12.3-1 armhf [installed,automatic]
libv4lconvert0/oldstable,now 1.12.3-1 armhf [installed,automatic]
libwbclient0/oldstable,now 2:4.5.16+dfsg-1+deb9u2 armhf [installed,automatic]
libwebp6/oldstable,now 0.5.2-1 armhf [installed,automatic]
libwrap0/oldstable,now 7.6.q-26 armhf [installed,automatic]
libx11-6/oldstable,now 2:1.6.4-3+deb9u1 armhf [installed,automatic]
libx11-data/oldstable,now 2:1.6.4-3+deb9u1 all [installed,automatic]
libxapian30/oldstable,now 1.4.3-2+deb9u3 armhf [installed]
libxau6/oldstable,now 1:1.0.8-1 armhf [installed,automatic]
libxcb1/oldstable,now 1.12-1 armhf [installed,automatic]
libxdmcp6/oldstable,now 1:1.1.2-3 armhf [installed,automatic]
libxext6/oldstable,now 2:1.3.3-1 armhf [installed,automatic]
libxml2/oldstable,now 2.9.4+dfsg1-2.2+deb9u2 armhf [installed,automatic]
libxmuu1/oldstable,now 2:1.1.2-2 armhf [installed,automatic]
libxpm4/oldstable,now 1:3.5.12-1 armhf [installed,automatic]
libxslt1.1/oldstable,now 1.1.29-2.1+deb9u2 armhf [installed,automatic]
libxtables12/oldstable,now 1.6.0+snapshot20161117-6 armhf [installed]
linux-base/oldstable,now 4.5 all [installed]
linux-libc-dev/oldstable,now 4.9.82-1+deb9u3+rpi1 armhf [installed,automatic]
locales/oldstable,now 2.24-11+deb9u4 all [installed]
login/oldstable,now 1:4.4-4.1 armhf [installed]
logrotate/oldstable,now 3.11.0-0.1 armhf [installed]
lsb-base/oldstable,now 9.20161125+rpi1 all [installed]
lsb-release/oldstable,now 9.20161125+rpi1 all [installed,automatic]
lua5.1/oldstable,now 5.1.5-8.1 armhf [installed]
luajit/oldstable,now 2.0.4+dfsg-1 armhf [installed]
make/oldstable,now 4.1-9.1 armhf [installed,automatic]
makedev/oldstable,now 2.3.1-93 all [installed]
man-db/oldstable,now 2.7.6.1-2 armhf [installed]
manpages/oldstable,now 4.10-2 all [installed,automatic]
manpages-dev/oldstable,now 4.10-2 all [installed]
mawk/oldstable,now 1.3.3-17 armhf [installed]
mime-support/oldstable,now 3.60 all [installed,automatic]
mount/oldstable,now 2.29.2-1+deb9u1 armhf [installed]
mountall/oldstable,now 2.54 armhf [installed]
multiarch-support/oldstable,now 2.24-11+deb9u4 armhf [installed]
nano/oldstable,now 2.7.4-1 armhf [installed]
ncdu/oldstable,now 1.12-1 armhf [installed]
ncurses-base/oldstable,now 6.0+20161126-1+deb9u2 all [installed]
ncurses-bin/oldstable,now 6.0+20161126-1+deb9u2 armhf [installed]
ncurses-term/oldstable,now 6.0+20161126-1+deb9u2 all [installed,automatic]
net-tools/oldstable,now 1.60+git20161116.90da8a0-1 armhf [installed]
netbase/oldstable,now 5.4 all [installed]
netcat-openbsd/oldstable,now 1.130-3 armhf [installed]
netcat-traditional/oldstable,now 1.10-41 armhf [installed]
neuron-kernel/stretch,now 1.42.1.20190819~stretch-1 armhf [installed]
nfs-common/oldstable,now 1:1.3.4-2.1 armhf [installed]
nginx/oldstable,now 1.10.3-1+deb9u3 all [installed]
nginx-common/oldstable,now 1.10.3-1+deb9u3 all [installed,automatic]
nginx-full/oldstable,now 1.10.3-1+deb9u3 armhf [installed,automatic]
openresolv/oldstable,now 3.8.0-1 armhf [installed,automatic]
openssh-client/oldstable,now 1:7.4p1-10+deb9u7 armhf [installed,automatic]
openssh-server/oldstable,now 1:7.4p1-10+deb9u7 armhf [installed,automatic]
openssh-sftp-server/oldstable,now 1:7.4p1-10+deb9u7 armhf [installed,automatic]
openssl/oldstable,now 1.1.0l-1~deb9u1 armhf [installed,automatic]
owfs-common/oldstable,now 3.1p5-1 all [installed,automatic]
parted/oldstable,now 3.2-17 armhf [installed]
passwd/oldstable,now 1:4.4-4.1 armhf [installed]
patch/oldstable,now 2.7.5-1+deb9u2 armhf [installed,automatic]
paxctld/oldstable,now 1.2.1-1 armhf [installed]
perl/oldstable,now 5.24.1-3+deb9u6 armhf [installed,automatic]
perl-base/oldstable,now 5.24.1-3+deb9u6 armhf [installed]
perl-modules-5.24/oldstable,now 5.24.1-3+deb9u6 all [installed,automatic]
pi-bluetooth/stable,now 0.1.10 all [installed]
pigpio/stable,now 1.64-1 armhf [installed]
pinentry-curses/oldstable,now 1.0.0-2 armhf [installed]
pkg-config/oldstable,now 0.29-4 armhf [installed]
plymouth/stable,now 0.9.2-4+rpi1 armhf [installed]
policykit-1/oldstable,now 0.105-18+deb9u1 armhf [installed]
procps/oldstable,now 2:3.3.12-3+deb9u1 armhf [installed]
psmisc/oldstable,now 22.21-2.1 armhf [installed]
python/oldstable,now 2.7.13-2 armhf [installed]
python-apt-common/oldstable,now 1.1.0~beta5 all [installed,automatic]
python-minimal/oldstable,now 2.7.13-2 armhf [installed,automatic]
python-ow/oldstable,now 3.1p5-1 armhf [installed,automatic]
python-rpi.gpio/stable,now 0.6.5~stretch-1 armhf [installed]
python2.7/oldstable,now 2.7.13-2+deb9u3 armhf [installed,automatic]
python2.7-minimal/oldstable,now 2.7.13-2+deb9u3 armhf [installed,automatic]
python3/oldstable,now 3.5.3-1 armhf [installed,automatic]
python3-apt/oldstable,now 1.1.0~beta5 armhf [installed,automatic]
python3-chardet/oldstable,now 2.3.0-2 all [installed,automatic]
python3-minimal/oldstable,now 3.5.3-1 armhf [installed,automatic]
python3-pkg-resources/oldstable,now 33.1.1-1 all [installed,automatic]
python3-requests/oldstable,now 2.12.4-1 all [installed,automatic]
python3-six/stable,now 1.12.0-0+rpt1 all [installed,automatic]
python3-urllib3/oldstable,now 1.19.1-1 all [installed,automatic]
python3.5/oldstable,now 3.5.3-1+deb9u1 armhf [installed,automatic]
python3.5-minimal/oldstable,now 3.5.3-1+deb9u1 armhf [installed,automatic]
raspberrypi-bootloader/stable,now 1.20190819~stretch-1 armhf [installed]
raspberrypi-kernel/stable,now 1.20190819~stretch-1 armhf [installed]
raspberrypi-net-mods/stable,now 1.2.7 all [installed]
raspberrypi-sys-mods/stable,now 20181127 armhf [installed]
raspbian-archive-keyring/oldstable,now 20120528.2 all [installed]
raspi-config/stable,now 20190423 all [installed]
raspi-copies-and-fills/stable,now 0.11 armhf [installed]
readline-common/oldstable,now 7.0-3 all [installed]
rename/oldstable,now 0.20-4 all [installed,automatic]
rfkill/oldstable,now 0.5-1 armhf [installed,automatic]
rpcbind/oldstable,now 0.2.3-0.6 armhf [installed,automatic]
rpi-update/stable,now 20140705 all [installed]
rsync/oldstable,now 3.1.2-1+deb9u2 armhf [installed]
rsyslog/oldstable,now 8.24.0-1 armhf [installed]
samba-common/oldstable,now 2:4.5.16+dfsg-1+deb9u2 all [installed,automatic]
sed/oldstable,now 4.4-1 armhf [installed]
sensible-utils/oldstable,now 0.0.9+deb9u1 all [installed]
sgml-base/oldstable,now 1.29 all [installed,automatic]
shared-mime-info/oldstable,now 1.8-1+deb9u1 armhf [installed,automatic]
snap-confine/oldstable,now 2.21-2 armhf [installed,automatic]
snapd/oldstable,now 2.21-2 armhf [installed]
squashfs-tools/oldstable,now 1:4.3-3+deb9u1 armhf [installed,automatic]
ssh/oldstable,now 1:7.4p1-10+deb9u7 all [installed]
ssh-import-id/oldstable,now 5.6-1 all [installed]
strace/oldstable,now 4.15-2 armhf [installed]
sudo/oldstable,now 1.8.19p1-2.1+deb9u2 armhf [installed]
systemd/oldstable,now 232-25+deb9u12 armhf [installed]
systemd-sysv/oldstable,now 232-25+deb9u12 armhf [installed]
sysvinit-utils/oldstable,now 2.88dsf-59.9 armhf [installed]
tar/oldstable,now 1.29b-1.1 armhf [installed]
tasksel/oldstable,now 3.39 all [installed]
tasksel-data/oldstable,now 3.39 all [installed]
tcpd/oldstable,now 7.6.q-26 armhf [installed,automatic]
traceroute/oldstable,now 1:2.1.0-2 armhf [installed]
triggerhappy/oldstable,now 0.5.0-1 armhf [installed,automatic]
tzdata/oldstable,now 2019c-0+deb9u1 all [installed]
ubuntu-core-launcher/oldstable,now 2.21-2 armhf [installed,automatic]
ucf/oldstable,now 3.0036 all [installed,automatic]
udev/oldstable,now 232-25+deb9u12 armhf [installed]
unipi-common/stretch,now 1.2.22~stretch armhf [installed,automatic]
unipi-firmware/stretch,stretch,now 5.50 all [installed]
unipi-firmware-tools/stretch,now 1.2.22~stretch armhf [installed,automatic]
unipi-modbus-tools/stretch,now 1.2.22~stretch armhf [installed]
unipiap/stretch,stretch,now 0.2 all [installed]
unzip/oldstable,now 6.0-21+deb9u2 armhf [installed]
usb-modeswitch/oldstable,now 2.5.0+repack0-1 armhf [installed]
usb-modeswitch-data/oldstable,now 20170120-1 all [installed,automatic]
usbutils/oldstable,now 1:007-4+deb9u1 armhf [installed]
util-linux/oldstable,now 2.29.2-1+deb9u1 armhf [installed]
v4l-utils/oldstable,now 1.12.3-1 armhf [installed]
vim-common/oldstable,now 2:8.0.0197-4+deb9u3 all [installed]
vim-tiny/oldstable,now 2:8.0.0197-4+deb9u3 armhf [installed]
wget/oldstable,now 1.18-5+deb9u3 armhf [installed]
whiptail/oldstable,now 0.52.19-1 armhf [installed]
wireless-regdb/stable,now 2018.05.09-0~rpt1 all [installed,automatic]
wireless-tools/oldstable,now 30~pre9-12 armhf [installed]
wpasupplicant/stable,now 2:2.6-21~bpo9~rpt1 armhf [installed]
xauth/oldstable,now 1:1.0.9-1 armhf [installed,automatic]
xdg-user-dirs/oldstable,now 0.15-2 armhf [installed,automatic]
xkb-data/oldstable,now 2.19-1+deb9u1 all [installed,automatic]
xml-core/oldstable,now 0.17 all [installed,automatic]
xxd/oldstable,now 2:8.0.0197-4+deb9u3 armhf [installed]
xz-utils/oldstable,now 5.2.2-1.2 armhf [installed]
zlib1g/oldstable,now 1:1.2.8.dfsg-5 armhf [installed]
zlib1g-dev/oldstable,now 1:1.2.8.dfsg-5 armhf [installed,automatic]
~ $ sudo find / |grep libatomic
/usr/share/doc/libatomic1
/usr/lib/arm-linux-gnueabihf/libatomic.so.1
/usr/lib/arm-linux-gnueabihf/libatomic.so.1.2.0
/usr/lib/gcc/arm-linux-gnueabihf/6/libatomic.so
/usr/lib/gcc/arm-linux-gnueabihf/6/libatomic.a
/var/lib/dpkg/info/libatomic1:armhf.list
/var/lib/dpkg/info/libatomic1:armhf.md5sums
/var/lib/dpkg/info/libatomic1:armhf.symbols
/var/lib/dpkg/info/libatomic1:armhf.triggers
/var/lib/dpkg/info/libatomic1:armhf.shlibs

the latest release with bumpted node-js fixed the issue (revision 677)

~# snap list
Name       Version   Rev   Tracking  Publisher     Notes
node-red   1.2.9     677   stable    noderedteam✓  -

Well that is actually backwards nodejs. Will be unsupported in April

How I can help to investigate the issue? For now it seems to be a temporary solution with nodejs.

Can I test the updated nodejs for you?
(Monitor file access for the whole process to check the path for not found libatomic.so,. Just an idea)

I am the only one with this issue?
Or the second time the fastest reporter?

Well the "broken" one with nodejs14 is in the snap beta channel so can be loaded and investigated if you like.

Actually a bug in snap config for nodejs - being tracked here

testing on another RaspberryPi and same error is there (revision 673, raspbian 10 instead 9), but something is strange

'snap start node-red' doesnt work (libatomic error)
but manual start works (adopted the startNR file in bin folder to command)

is there an official command to manual start node-red with snap package (without snap command?)
for now i dont know where to look further

# ./snap/node-red/673/bin/node /snap/node-red/673/lib/node_modules/.bin/node-red -u "/root/snap/node-red/673/" "$SNAP_USER_DATA/flows.json"
11 Feb 22:45:35 - [info]

Willkommen bei Node-RED!
===================

11 Feb 22:45:35 - [info] Node-RED Version: v1.2.9
11 Feb 22:45:35 - [info] Node.js  Version: v14.15.5
11 Feb 22:45:35 - [info] Linux 5.10.11-v7+ arm LE
11 Feb 22:45:35 - [info] Paletteneditor inaktiviert: Befehl 'npm' nicht gefunden
11 Feb 22:45:35 - [info] Paletten-Nodes werden geladen
11 Feb 22:45:41 - [info] Einstellungsdatei: /root/snap/node-red/673/settings.js
11 Feb 22:45:41 - [info] Kontextspeicher: 'default' [ module=memory]
11 Feb 22:45:41 - [info] Benutzerverzeichnis: /root/snap/node-red/673
11 Feb 22:45:41 - [warn] Projekte inaktiviert: editorTheme.projects.enabled=false
11 Feb 22:45:41 - [info] Flow-Datei: /flows.json
11 Feb 22:45:41 - [info] Neue flow-Datei wird erstellt
11 Feb 22:45:41 - [warn]

---------------------------------------------------------------------
Die Datei mit den Datenflowberechtigungsnachweisen wird mit einem vom System generierten Schlüssel verschlüsselt.

Wenn der vom System generierte Schlüssel aus irgendeinem Grund verloren geht, werden Ihre Berechtigungsnachweise
Die Datei kann nicht wiederhergestellt werden. Sie müssen sie löschen und erneut eingeben.
Ihre Berechtigungsnachweise.

Sie sollten Ihren eigenen Schlüssel mit Hilfe der Option 'credentialSecret' in
Ihre Einstellungsdatei. Node-RED wird dann Ihre Berechtigungsnachweise erneut verschlüsseln.
Datei mit dem ausgewählten Schlüssel beim nächsten Deployen einer Änderung verwenden.
---------------------------------------------------------------------

11 Feb 22:45:41 - [info] Server wird jetzt auf http://127.0.0.1:1880/ ausgeführt.
11 Feb 22:45:41 - [info] Flows starten
11 Feb 22:45:41 - [info] Flows gestartet
^C11 Feb 22:46:06 - [info] Flows stoppen
11 Feb 22:46:07 - [info] Flows gestoppt

libatomic.so.1 is there

~ $ sudo find / |grep libatomic
/usr/share/doc/libatomic1
/usr/lib/gcc/arm-linux-gnueabihf/8/libatomic.a
/usr/lib/gcc/arm-linux-gnueabihf/8/libatomic.so
/usr/lib/arm-linux-gnueabihf/libatomic.so.1
/usr/lib/arm-linux-gnueabihf/libatomic.so.1.2.0
/var/lib/dpkg/info/libatomic1:armhf.triggers
/var/lib/dpkg/info/libatomic1:armhf.shlibs
/var/lib/dpkg/info/libatomic1:armhf.list
/var/lib/dpkg/info/libatomic1:armhf.symbols
/var/lib/dpkg/info/libatomic1:armhf.md5sums

release info:

~ $ cat /etc/*-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

syslog revision 673

Feb 11 22:29:09 unifi systemd[1]: Mounting Mount unit for node-red, revision 673...
Feb 11 22:29:09 unifi systemd[1]: Mounted Mount unit for node-red, revision 673.
Feb 11 22:29:12 unifi systemd[1]: Started Service for snap application node-red.node-red.
Feb 11 22:29:13 unifi node-red.node-red[881]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:13 unifi node-red.node-red[881]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:13 unifi node-red.node-red[881]: NEW - Copy settings.js to /root/snap/node-red/673
Feb 11 22:29:13 unifi node-red.node-red[881]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:13 unifi node-red.node-red[881]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 11 22:29:13 unifi node-red.node-red[881]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:13 unifi node-red.node-red[881]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 11 22:29:13 unifi systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 11 22:29:13 unifi systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 11 22:29:14 unifi systemd[1]: snap.node-red.node-red.service: Service RestartSec=100ms expired, scheduling restart.
Feb 11 22:29:14 unifi systemd[1]: snap.node-red.node-red.service: Scheduled restart job, restart counter is at 1.
Feb 11 22:29:14 unifi systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 11 22:29:14 unifi systemd[1]: Started Service for snap application node-red.node-red.
Feb 11 22:29:14 unifi node-red.node-red[901]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:14 unifi node-red.node-red[901]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:14 unifi node-red.node-red[901]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 11 22:29:14 unifi node-red.node-red[901]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:14 unifi node-red.node-red[901]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 11 22:29:14 unifi systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 11 22:29:14 unifi systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 11 22:29:14 unifi systemd[1]: snap.node-red.node-red.service: Service RestartSec=100ms expired, scheduling restart.
Feb 11 22:29:14 unifi systemd[1]: snap.node-red.node-red.service: Scheduled restart job, restart counter is at 2.
Feb 11 22:29:14 unifi systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 11 22:29:14 unifi systemd[1]: Started Service for snap application node-red.node-red.
Feb 11 22:29:14 unifi node-red.node-red[914]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:14 unifi node-red.node-red[914]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:14 unifi node-red.node-red[914]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 11 22:29:14 unifi node-red.node-red[914]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:14 unifi node-red.node-red[914]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 11 22:29:14 unifi systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 11 22:29:14 unifi systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 11 22:29:15 unifi systemd[1]: snap.node-red.node-red.service: Service RestartSec=100ms expired, scheduling restart.
Feb 11 22:29:15 unifi systemd[1]: snap.node-red.node-red.service: Scheduled restart job, restart counter is at 3.
Feb 11 22:29:15 unifi systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 11 22:29:15 unifi systemd[1]: Started Service for snap application node-red.node-red.
Feb 11 22:29:15 unifi node-red.node-red[927]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:15 unifi node-red.node-red[927]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:15 unifi node-red.node-red[927]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 11 22:29:15 unifi node-red.node-red[927]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:15 unifi node-red.node-red[927]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 11 22:29:15 unifi systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 11 22:29:15 unifi systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 11 22:29:15 unifi systemd[1]: snap.node-red.node-red.service: Service RestartSec=100ms expired, scheduling restart.
Feb 11 22:29:15 unifi systemd[1]: snap.node-red.node-red.service: Scheduled restart job, restart counter is at 4.
Feb 11 22:29:15 unifi systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 11 22:29:15 unifi systemd[1]: Started Service for snap application node-red.node-red.
Feb 11 22:29:15 unifi node-red.node-red[940]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:15 unifi node-red.node-red[940]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:15 unifi node-red.node-red[940]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 11 22:29:15 unifi node-red.node-red[940]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:15 unifi node-red.node-red[940]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 11 22:29:15 unifi systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 11 22:29:15 unifi systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 11 22:29:16 unifi systemd[1]: snap.node-red.node-red.service: Service RestartSec=100ms expired, scheduling restart.
Feb 11 22:29:16 unifi systemd[1]: snap.node-red.node-red.service: Scheduled restart job, restart counter is at 5.
Feb 11 22:29:16 unifi systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 11 22:29:16 unifi systemd[1]: snap.node-red.node-red.service: Start request repeated too quickly.
Feb 11 22:29:16 unifi systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 11 22:29:16 unifi systemd[1]: Failed to start Service for snap application node-red.node-red.
Feb 11 22:29:26 unifi systemd[1]: Started Service for snap application node-red.node-red.
Feb 11 22:29:26 unifi node-red.node-red[972]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:26 unifi node-red.node-red[972]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:26 unifi node-red.node-red[972]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 11 22:29:26 unifi node-red.node-red[972]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:26 unifi node-red.node-red[972]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 11 22:29:26 unifi systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 11 22:29:26 unifi systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 11 22:29:26 unifi systemd[1]: snap.node-red.node-red.service: Service RestartSec=100ms expired, scheduling restart.
Feb 11 22:29:26 unifi systemd[1]: snap.node-red.node-red.service: Scheduled restart job, restart counter is at 1.
Feb 11 22:29:26 unifi systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 11 22:29:26 unifi systemd[1]: Started Service for snap application node-red.node-red.
Feb 11 22:29:26 unifi node-red.node-red[985]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:26 unifi node-red.node-red[985]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:26 unifi node-red.node-red[985]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 11 22:29:26 unifi node-red.node-red[985]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:26 unifi node-red.node-red[985]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 11 22:29:26 unifi systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 11 22:29:26 unifi systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 11 22:29:26 unifi systemd[1]: snap.node-red.node-red.service: Service RestartSec=100ms expired, scheduling restart.
Feb 11 22:29:26 unifi systemd[1]: snap.node-red.node-red.service: Scheduled restart job, restart counter is at 2.
Feb 11 22:29:26 unifi systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 11 22:29:26 unifi systemd[1]: Started Service for snap application node-red.node-red.
Feb 11 22:29:26 unifi node-red.node-red[998]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:26 unifi node-red.node-red[998]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:26 unifi node-red.node-red[998]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 11 22:29:26 unifi node-red.node-red[998]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:26 unifi node-red.node-red[998]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 11 22:29:26 unifi systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 11 22:29:26 unifi systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 11 22:29:27 unifi systemd[1]: snap.node-red.node-red.service: Service RestartSec=100ms expired, scheduling restart.
Feb 11 22:29:27 unifi systemd[1]: snap.node-red.node-red.service: Scheduled restart job, restart counter is at 3.
Feb 11 22:29:27 unifi systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 11 22:29:27 unifi systemd[1]: Started Service for snap application node-red.node-red.
Feb 11 22:29:27 unifi node-red.node-red[1011]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:27 unifi node-red.node-red[1011]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:27 unifi node-red.node-red[1011]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 11 22:29:27 unifi node-red.node-red[1011]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:27 unifi node-red.node-red[1011]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 11 22:29:27 unifi systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 11 22:29:27 unifi systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 11 22:29:27 unifi systemd[1]: snap.node-red.node-red.service: Service RestartSec=100ms expired, scheduling restart.
Feb 11 22:29:27 unifi systemd[1]: snap.node-red.node-red.service: Scheduled restart job, restart counter is at 4.
Feb 11 22:29:27 unifi systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 11 22:29:27 unifi systemd[1]: Started Service for snap application node-red.node-red.
Feb 11 22:29:27 unifi node-red.node-red[1024]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:27 unifi node-red.node-red[1024]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:27 unifi node-red.node-red[1024]: NOW STARTING NODE-RED : /snap/node-red/673/bin/node-red -u /root/snap/node-red/673 on port 1880
Feb 11 22:29:27 unifi node-red.node-red[1024]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 22:29:27 unifi node-red.node-red[1024]: /snap/node-red/673/bin/node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
Feb 11 22:29:27 unifi systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=127/n/a
Feb 11 22:29:27 unifi systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 11 22:29:28 unifi systemd[1]: snap.node-red.node-red.service: Service RestartSec=100ms expired, scheduling restart.
Feb 11 22:29:28 unifi systemd[1]: snap.node-red.node-red.service: Scheduled restart job, restart counter is at 5.
Feb 11 22:29:28 unifi systemd[1]: Stopped Service for snap application node-red.node-red.
Feb 11 22:29:28 unifi systemd[1]: snap.node-red.node-red.service: Start request repeated too quickly.
Feb 11 22:29:28 unifi systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
Feb 11 22:29:28 unifi systemd[1]: Failed to start Service for snap application node-red.node-red.

syslog revision 677:

Feb 11 23:02:24 unifi systemd[1]: Started Service for snap application node-red.node-red.
Feb 11 23:02:25 unifi node-red.node-red[1853]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 23:02:25 unifi node-red.node-red[1853]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 23:02:25 unifi node-red.node-red[1853]: NOW STARTING NODE-RED : /snap/node-red/677/bin/node-red -u /root/snap/node-red/677 on port 1880
Feb 11 23:02:25 unifi node-red.node-red[1853]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 11 23:02:29 unifi node-red.node-red[1853]: 11 Feb 23:02:29 - [info]
Feb 11 23:02:29 unifi node-red.node-red[1853]: Willkommen bei Node-RED!
Feb 11 23:02:29 unifi node-red.node-red[1853]: ===================
Feb 11 23:02:29 unifi node-red.node-red[1853]: 11 Feb 23:02:29 - [info] Node-RED Version: v1.2.9
Feb 11 23:02:29 unifi node-red.node-red[1853]: 11 Feb 23:02:29 - [info] Node.js  Version: v10.23.3
Feb 11 23:02:29 unifi node-red.node-red[1853]: 11 Feb 23:02:29 - [info] Linux 5.10.11-v7+ arm LE
Feb 11 23:02:30 unifi kernel: [ 2277.737926] audit: type=1326 audit(1613080950.830:16): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1878 comm="npm" exe="/snap/node-red/677/bin/node" sig=0 arch=40000028 syscall=281 compat=0 ip=0x76d44468 code=0x50000

Have you also updated the snap core ? sudo snap install core ? Then stop and restart node-red

The system was up to date before I started to test on this RPi. apt update and upgrade and then installed the snapd package.
core18 was downloaded automatically with install of node-red

~ $ snap list
Name    Version   Rev   Tracking  Publisher   Notes
core18  20210128  1989  stable    canonical✓  base
:~ $ apt list|grep installiert

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

adduser/stable,now 3.118 all  [installiert]
apt-listchanges/stable,now 3.19 all  [installiert]
apt-transport-https/stable,now 1.8.2.2 all  [installiert]
apt-utils/stable,now 1.8.2.2 armhf  [installiert]
apt/stable,now 1.8.2.2 armhf  [installiert]
avahi-daemon/stable,now 0.7-4+b1 armhf  [installiert]
base-files/stable,now 10.3+rpi1+deb10u8 armhf  [installiert]
base-passwd/stable,now 3.5.46 armhf  [installiert]
bash-completion/stable,now 1:2.8-6 all  [installiert]
bash/stable,now 5.0-4 armhf  [installiert]
bsdmainutils/stable,now 11.1.2 armhf  [installiert]
bsdutils/stable,now 1:2.33.1-0.1 armhf  [installiert]
build-essential/stable,now 12.6 armhf  [installiert]
ca-certificates/stable,now 20200601~deb10u2 all  [installiert]
cifs-utils/stable,now 2:6.8-2 armhf  [installiert]
console-setup/stable,now 1.193~deb10u1 all  [installiert]
coreutils/stable,now 8.30-3 armhf  [installiert]
cpio/stable,now 2.12+dfsg-9 armhf  [installiert]
crda/stable,now 3.18-1 armhf  [installiert]
cron/stable,now 3.0pl1-134+deb10u1 armhf  [installiert]
curl/stable,now 7.64.0-4+deb10u1 armhf  [installiert]
dash/stable,now 0.5.10.2-5 armhf  [installiert]
debconf-i18n/stable,now 1.5.71 all  [installiert]
debconf-utils/stable,now 1.5.71 all  [installiert]
debconf/stable,now 1.5.71 all  [installiert]
debianutils/stable,now 4.8.6.1 armhf  [installiert]
default-jre/stable,now 2:1.11-71+b1 armhf  [installiert]
dhcpcd5/testing,now 1:8.1.2-1+rpt1 armhf  [installiert]
diffutils/stable,now 1:3.7-3 armhf  [installiert]
dirmngr/stable,now 2.2.12-1+rpi1+deb10u1 armhf  [installiert]
dmidecode/stable,now 3.2-1 armhf  [installiert]
dmsetup/stable,now 2:1.02.155-3 armhf  [installiert]
dosfstools/stable,now 4.1-2 armhf  [installiert]
dphys-swapfile/testing,now 20100506-5+rpt2 all  [installiert]
dpkg/stable,now 1.19.7 armhf  [installiert]
e2fsprogs/stable,now 1.44.5-1+deb10u3 armhf  [installiert]
ed/stable,now 1.15-1 armhf  [installiert]
ethtool/stable,now 1:4.19-1 armhf  [installiert]
fake-hwclock/testing,now 0.11+rpt1 all  [installiert]
fbset/stable,now 2.1-30 armhf  [installiert]
fdisk/stable,now 2.33.1-0.1 armhf  [installiert]
findutils/stable,now 4.6.0+git+20190209-2 armhf  [installiert]
firmware-atheros/testing,now 1:20190114-1+rpt11 all  [installiert]
firmware-brcm80211/testing,now 1:20190114-1+rpt11 all  [installiert]
firmware-libertas/testing,now 1:20190114-1+rpt11 all  [installiert]
firmware-misc-nonfree/testing,now 1:20190114-1+rpt11 all  [installiert]
firmware-realtek/testing,now 1:20190114-1+rpt11 all  [installiert]
gcc-4.9-base/stable,now 4.9.4-2+rpi1+b19 armhf  [installiert]
gcc-5-base/stable,now 5.5.0-8 armhf  [installiert]
gcc-6-base/stable,now 6.5.0-1+rpi1+b1 armhf  [installiert]
gcc-7-base/stable,now 7.3.0-19 armhf  [installiert]
gcc-8-base/stable,now 8.3.0-6+rpi1 armhf  [installiert]
gdb/stable,now 8.2.1-2 armhf  [installiert]
gdbm-l10n/stable,now 1.18.1-4 all  [installiert]
gnupg-l10n/stable,now 2.2.12-1+rpi1+deb10u1 all  [installiert]
gnupg-utils/stable,now 2.2.12-1+rpi1+deb10u1 armhf  [installiert]
gnupg/stable,now 2.2.12-1+rpi1+deb10u1 all  [installiert]
gpg-agent/stable,now 2.2.12-1+rpi1+deb10u1 armhf  [installiert]
gpg-wks-client/stable,now 2.2.12-1+rpi1+deb10u1 armhf  [installiert]
gpg-wks-server/stable,now 2.2.12-1+rpi1+deb10u1 armhf  [installiert]
gpg/stable,now 2.2.12-1+rpi1+deb10u1 armhf  [installiert]
gpgconf/stable,now 2.2.12-1+rpi1+deb10u1 armhf  [installiert]
gpgsm/stable,now 2.2.12-1+rpi1+deb10u1 armhf  [installiert]
gpgv/stable,now 2.2.12-1+rpi1+deb10u1 armhf  [installiert]
grep/stable,now 3.3-1 armhf  [installiert]
groff-base/stable,now 1.22.4-3 armhf  [installiert]
gzip/stable,now 1.9-3 armhf  [installiert]
hardlink/stable,now 0.3.2 armhf  [installiert]
hostname/stable,now 3.21 armhf  [installiert]
htop/stable,now 2.2.0-1 armhf  [installiert]
ifupdown/stable,now 0.8.35 armhf  [installiert]
info/stable,now 6.5.0.dfsg.1-4+b1 armhf  [installiert]
init-system-helpers/stable,now 1.56+nmu1 all  [installiert]
init/stable,now 1.56+nmu1 armhf  [installiert]
install-info/stable,now 6.5.0.dfsg.1-4+b1 armhf  [installiert]
iproute2/stable,now 4.20.0-2+deb10u1 armhf  [installiert]
iptables/stable,now 1.8.2-4 armhf  [installiert]
iputils-ping/stable,now 3:20180629-2+deb10u1 armhf  [installiert]
isc-dhcp-client/stable,now 4.4.1-2 armhf  [installiert]
isc-dhcp-common/stable,now 4.4.1-2 armhf  [installiert]
keyboard-configuration/stable,now 1.193~deb10u1 all  [installiert]
kmod/stable,now 26-1 armhf  [installiert]
less/stable,now 487-0.1 armhf  [installiert]
libacl1/stable,now 2.2.53-4 armhf  [installiert]
libapparmor1/stable,now 2.13.2-10 armhf  [installiert]
libapt-inst2.0/stable,now 1.8.2.2 armhf  [installiert]
libapt-pkg5.0/stable,now 1.8.2.2 armhf  [installiert]
libargon2-1/stable,now 0~20171227-0.2 armhf  [installiert]
libassuan0/stable,now 2.5.2-1 armhf  [installiert]
libatomic1/stable,now 8.3.0-6+rpi1 armhf  [installiert]
libattr1/stable,now 1:2.4.48-4 armhf  [installiert]
libaudit-common/stable,now 1:2.8.4-3 all  [installiert]
libaudit1/stable,now 1:2.8.4-3 armhf  [installiert]
libblkid1/stable,now 2.33.1-0.1 armhf  [installiert]
libboost-iostreams1.58.0/stable,now 1.58.0+dfsg-5.1+rpi1+b4 armhf  [installiert]
libbsd0/stable,now 0.9.1-2 armhf  [installiert]
libbz2-1.0/stable,now 1.0.6-9.2~deb10u1 armhf  [installiert]
libc-bin/stable,now 2.28-10+rpi1 armhf  [installiert]
libc6/stable,now 2.28-10+rpi1 armhf  [installiert]
libcap-ng0/stable,now 0.7.9-2 armhf  [installiert]
libcap2-bin/stable,now 1:2.25-2 armhf  [installiert]
libcap2/stable,now 1:2.25-2 armhf  [installiert]
libcom-err2/stable,now 1.44.5-1+deb10u3 armhf  [installiert]
libcryptsetup12/stable,now 2:2.1.0-5+deb10u2 armhf  [installiert]
libdb5.3/stable,now 5.3.28+dfsg1-0.5 armhf  [installiert]
libdebconfclient0/stable,now 0.249 armhf  [installiert]
libdevmapper1.02.1/stable,now 2:1.02.155-3 armhf  [installiert]
libdns-export1104/stable,now 1:9.11.5.P4+dfsg-5.1+deb10u2 armhf  [installiert]
libelf1/stable,now 0.176-1.1 armhf  [installiert]
libestr0/stable,now 0.1.10-2.1 armhf  [installiert]
libext2fs2/stable,now 1.44.5-1+deb10u3 armhf  [installiert]
libfastjson4/stable,now 0.99.8-2 armhf  [installiert]
libfdisk1/stable,now 2.33.1-0.1 armhf  [installiert]
libffi6/stable,now 3.2.1-9 armhf  [installiert]
libfreetype6-dev/stable,now 2.9.1-3+deb10u2 armhf  [installiert]
libgcc1/stable,now 1:8.3.0-6+rpi1 armhf  [installiert]
libgcrypt20/stable,now 1.8.4-5 armhf  [installiert]
libgdbm6/stable,now 1.18.1-4 armhf  [installiert]
libgmp10/stable,now 2:6.1.2+dfsg-4 armhf  [installiert]
libgnutls30/stable,now 3.6.7-4+deb10u6 armhf  [installiert]
libgpg-error0/stable,now 1.35-1 armhf  [installiert]
libhogweed4/stable,now 3.4.1-1 armhf  [installiert]
libident/stable,now 0.22-3.1 armhf  [installiert]
libidn11/stable,now 1.33-2.2 armhf  [installiert]
libidn2-0/stable,now 2.0.5-1+deb10u1 armhf  [installiert]
libip4tc0/stable,now 1.8.2-4 armhf  [installiert]
libip6tc0/stable,now 1.8.2-4 armhf  [installiert]
libiptc0/stable,now 1.8.2-4 armhf  [installiert]
libisc-export1100/stable,now 1:9.11.5.P4+dfsg-5.1+deb10u2 armhf  [installiert]
libjson-c3/stable,now 0.12.1+ds-2+deb10u1 armhf  [installiert]
libkmod2/stable,now 26-1 armhf  [installiert]
libksba8/stable,now 1.3.5-2 armhf  [installiert]
libldap-2.4-2/stable,now 2.4.47+dfsg-3+rpi1+deb10u5 armhf  [installiert]
libldap-common/stable,now 2.4.47+dfsg-3+rpi1+deb10u5 all  [installiert]
liblocale-gettext-perl/stable,now 1.07-3+b3 armhf  [installiert]
liblognorm5/stable,now 2.0.5-1 armhf  [installiert]
liblz4-1/stable,now 1.8.3-1 armhf  [installiert]
liblzma5/stable,now 5.2.4-1 armhf  [installiert]
libmnl-dev/stable,now 1.0.4-2 armhf  [installiert]
libmnl0/stable,now 1.0.4-2 armhf  [installiert]
libmount1/stable,now 2.33.1-0.1 armhf  [installiert]
libmtp-runtime/stable,now 1.1.16-2 armhf  [installiert]
libncurses6/stable,now 6.1+20181013-2+deb10u2 armhf  [installiert]
libncursesw6/stable,now 6.1+20181013-2+deb10u2 armhf  [installiert]
libnetfilter-conntrack3/stable,now 1.0.7-1 armhf  [installiert]
libnettle6/stable,now 3.4.1-1 armhf  [installiert]
libnfnetlink0/stable,now 1.0.1-3 armhf  [installiert]
libnftnl11/stable,now 1.1.2-2 armhf  [installiert]
libnpth0/stable,now 1.6-1 armhf  [installiert]
libp11-kit0/stable,now 0.23.15-2+deb10u1 armhf  [installiert]
libpam-chksshpwd/testing,now 1.3.1-5+rpt2 armhf  [installiert]
libpam-modules-bin/testing,now 1.3.1-5+rpt2 armhf  [installiert]
libpam-modules/testing,now 1.3.1-5+rpt2 armhf  [installiert]
libpam-runtime/testing,now 1.3.1-5+rpt2 all  [installiert]
libpam0g/testing,now 1.3.1-5+rpt2 armhf  [installiert]
libpcre3/stable,now 2:8.39-12 armhf  [installiert]
libpipeline1/stable,now 1.5.1-2 armhf  [installiert]
libpopt0/stable,now 1.16-12 armhf  [installiert]
libprocps7/stable,now 2:3.3.15-2 armhf  [installiert]
libraspberrypi-bin/testing,now 1.20210201-1 armhf  [installiert]
libraspberrypi-dev/testing,now 1.20210201-1 armhf  [installiert]
libraspberrypi-doc/testing,now 1.20210201-1 armhf  [installiert]
libraspberrypi0/testing,now 1.20210201-1 armhf  [installiert]
libreadline6/stable,now 6.3-9 armhf  [installiert]
libreadline7/stable,now 7.0-5 armhf  [installiert]
libsasl2-2/stable,now 2.1.27+dfsg-1+deb10u1 armhf  [installiert]
libsasl2-modules-db/stable,now 2.1.27+dfsg-1+deb10u1 armhf  [installiert]
libseccomp2/stable,now 2.3.3-4 armhf  [installiert]
libselinux1/stable,now 2.8-1+b1 armhf  [installiert]
libsemanage-common/stable,now 2.8-2 all  [installiert]
libsemanage1/stable,now 2.8-2 armhf  [installiert]
libsepol1/stable,now 2.8-1 armhf  [installiert]
libsigc++-1.2-5c2/stable,now 1.2.7-2+b1 armhf  [installiert]
libsmartcols1/stable,now 2.33.1-0.1 armhf  [installiert]
libsqlite3-0/stable,now 3.27.2-3+deb10u1 armhf  [installiert]
libss2/stable,now 1.44.5-1+deb10u3 armhf  [installiert]
libssl1.1/testing,now 1.1.1d-0+deb10u4+rpt1 armhf  [installiert]
libstdc++6/stable,now 8.3.0-6+rpi1 armhf  [installiert]
libsystemd0/stable,now 241-7~deb10u6+rpi1 armhf  [installiert]
libtasn1-6/stable,now 4.13-3 armhf  [installiert]
libtext-charwidth-perl/stable,now 0.04-7.1+b1 armhf  [installiert]
libtext-iconv-perl/stable,now 1.7-5+b10 armhf  [installiert]
libtext-wrapi18n-perl/stable,now 0.06-7.1 all  [installiert]
libtinfo5/stable,now 6.1+20181013-2+deb10u2 armhf  [installiert]
libtinfo6/stable,now 6.1+20181013-2+deb10u2 armhf  [installiert]
libuchardet0/stable,now 0.0.6-3 armhf  [installiert]
libudev0/stable,now 175-7.2 armhf  [installiert]
libudev1/stable,now 241-7~deb10u6+rpi1 armhf  [installiert]
libunistring2/stable,now 0.9.10-1 armhf  [installiert]
libuuid1/stable,now 2.33.1-0.1 armhf  [installiert]
libxtables12/stable,now 1.8.2-4 armhf  [installiert]
libzstd1/stable,now 1.3.8+dfsg-3+rpi1 armhf  [installiert]
locales/stable,now 2.28-10+rpi1 all  [installiert]
login/stable,now 1:4.5-1.1 armhf  [installiert]
logrotate/stable,now 3.14.0-4 armhf  [installiert]
lsb-base/stable,now 10.2019051400+rpi1 all  [installiert]
lsof/stable,now 4.91+dfsg-1 armhf  [installiert]
lua5.1/stable,now 5.1.5-8.1+b1 armhf  [installiert]
luajit/stable,now 2.1.0~beta3+dfsg-5.1 armhf  [installiert]
man-db/stable,now 2.8.5-2 armhf  [installiert]
manpages-dev/stable,now 4.16-2 all  [installiert]
mawk/stable,now 1.3.3-17 armhf  [installiert]
mc/stable,now 3:4.8.22-1 armhf  [installiert]
mount/stable,now 2.33.1-0.1 armhf  [installiert]
multiarch-support/stable,now 2.28-10+rpi1 armhf  [installiert]
nano/stable,now 3.2-3 armhf  [installiert]
ncdu/stable,now 1.13-1 armhf  [installiert]
ncurses-base/stable,now 6.1+20181013-2+deb10u2 all  [installiert]
ncurses-bin/stable,now 6.1+20181013-2+deb10u2 armhf  [installiert]
net-tools/stable,now 1.60+git20180626.aebd88e-1 armhf  [installiert]
netbase/stable,now 5.6 all  [installiert]
netcat-openbsd/stable,now 1.195-2 armhf  [installiert]
netcat-traditional/stable,now 1.10-41.1 armhf  [installiert]
nfs-common/stable,now 1:1.3.4-2.5+deb10u1 armhf  [installiert]
ntfs-3g/stable,now 1:2017.3.23AR.3-3 armhf  [installiert]
openjdk-8-jre-headless/stable,now 8u212-b01-1+rpi1 armhf  [installiert]
openjdk-8-jre/stable,now 8u212-b01-1+rpi1 armhf  [installiert]
openjdk-9-jre-headless/stable,now 9.0.4+12-4 armhf  [installiert]
openjdk-9-jre/stable,now 9.0.4+12-4 armhf  [installiert]
parted/stable,now 3.2-25 armhf  [installiert]
passwd/stable,now 1:4.5-1.1 armhf  [installiert]
paxctld/stable,now 1.2.1-1 armhf  [installiert]
pciutils/stable,now 1:3.5.2-1 armhf  [installiert]
perl-base/stable,now 5.28.1-6 armhf  [installiert]
pi-bluetooth/testing,now 0.1.15 all  [installiert]
pinentry-curses/stable,now 1.1.0-2 armhf  [installiert]
pkg-config/stable,now 0.29-6 armhf  [installiert]
policykit-1/testing,now 0.105-25+rpt1 armhf  [installiert]
procps/stable,now 2:3.3.15-2 armhf  [installiert]
psmisc/stable,now 23.2-1 armhf  [installiert]
python-rpi.gpio/testing,now 0.7.0-0.1~bpo10+4 armhf  [installiert]
python/stable,now 2.7.16-1 armhf  [installiert]
raspberrypi-bootloader/testing,now 1.20210201-1 armhf  [installiert]
raspberrypi-kernel/testing,now 1.20210201-1 armhf  [installiert]
raspberrypi-net-mods/testing,now 1.3.0 all  [installiert]
raspberrypi-sys-mods/testing,now 20210208 armhf  [installiert]
raspbian-archive-keyring/stable,now 20120528.2 all  [installiert]
raspi-config/testing,now 20210119 all  [installiert]
raspi-copies-and-fills/testing,now 0.13 armhf  [installiert]
readline-common/stable,now 7.0-5 all  [installiert]
rng-tools/stable,now 2-unofficial-mt.14-1 armhf  [installiert]
rpi-eeprom-images/testing,now 11.6-1 armhf [installiert,automatisch-entfernbar]
rpi-eeprom/testing,now 11.6-1 armhf  [installiert]
rpi-update/testing,now 20200409 all  [installiert]
rsync/stable,now 3.1.3-6 armhf  [installiert]
rsyslog/stable,now 8.1901.0-1 armhf  [installiert]
sed/stable,now 4.7-1 armhf  [installiert]
sensible-utils/stable,now 0.0.12 all  [installiert]
snapd/stable,now 2.37.4-1+rpi1 armhf  [installiert]
ssh-import-id/stable,now 5.7-1 all  [installiert]
ssh/stable,now 1:7.9p1-10+deb10u2 all  [installiert]
strace/stable,now 4.26-0.2 armhf  [installiert]
sudo/stable,now 1.8.27-1+deb10u3 armhf  [installiert]
systemd-sysv/stable,now 241-7~deb10u6+rpi1 armhf  [installiert]
systemd/stable,now 241-7~deb10u6+rpi1 armhf  [installiert]
sysvinit-utils/stable,now 2.93-8 armhf  [installiert]
tar/stable,now 1.30+dfsg-6 armhf  [installiert]
tasksel-data/stable,now 3.53 all  [installiert]
tasksel/stable,now 3.53 all  [installiert]
traceroute/stable,now 1:2.1.0-2 armhf  [installiert]
tzdata/stable,now 2021a-0+deb10u1 all  [installiert]
udev/stable,now 241-7~deb10u6+rpi1 armhf  [installiert]
unifi/stable,now 6.0.45-14358-1 all  [installiert]
unzip/stable,now 6.0-23+deb10u2 armhf  [installiert]
usb-modeswitch/stable,now 2.5.2+repack0-2 armhf  [installiert]
usbutils/stable,now 1:010-3 armhf  [installiert]
util-linux/stable,now 2.33.1-0.1 armhf  [installiert]
v4l-utils/stable,now 1.16.3-3 armhf  [installiert]
vim-common/stable,now 2:8.1.0875-5 all  [installiert]
vim-tiny/stable,now 2:8.1.0875-5 armhf  [installiert]
vl805fw/testing,now 0.2 all  [installiert]
wireless-tools/stable,now 30~pre9-13 armhf  [installiert]
wpasupplicant/stable,now 2:2.7+git20190128+0c1e29f-6+deb10u2 armhf  [installiert]
xxd/stable,now 2:8.1.0875-5 armhf  [installiert]
zlib1g/stable,now 1:1.2.11.dfsg-1 armhf  [installiert]

That's not what I said... as per the docs - https://snapcraft.io/docs/installing-snap-on-raspbian - have you installed / updated snap core ?

snap list
Name      Version      Rev    Tracking       Publisher     Notes
core      16-2.48.2.1  10827  latest/stable  canonical✓    core
core18    20210128     1989   latest/stable  canonical✓    base
node-red  1.2.9        677    latest/stable  noderedteam✓  -

Yes. Makes no difference if installed or not. On my unifi Raspberry Pi the core was not installed when I tested. Now with installed core the same thing

pi@unifi:~ $ sudo snap install core
Download snap "core" (10827) from channel "stable"                                       100% 2.17MB/s 0.0ns
2021-02-12T16:18:31+01:00 INFO Waiting for restart...
core 16-2.48.2.1 from Canonical✓ installed
Channel latest/stable for core is closed; temporarily forwarding to stable.
pi@unifi:~ $ sudo snap install node-red --beta
node-red (beta) 1.2.9 from Node-RED-Team (noderedteam✓) installed
pi@unifi:~ $ snap start node-red
Fehler: access denied (bitte mit sudo versuchen)
pi@unifi:~ $ sudo snap start node-red
Gestartet.
pi@unifi:~ $ snap logs node-red
Fehler: access denied (bitte mit sudo versuchen)
pi@unifi:~ $ sudo snap logs node-red
2021-02-12T15:20:15Z node-red.node-red[4885]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-$
{PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
2021-02-12T15:20:15Z node-red.node-red[4885]: /snap/node-red/673/bin/node: error while loading shared librar
ies: libatomic.so.1: cannot open shared object file: No such file or directory
2021-02-12T15:20:15Z systemd[1]: snap.node-red.node-red.service: Main process exited, code=exited, status=12
7/n/a
2021-02-12T15:20:15Z systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
2021-02-12T15:20:15Z systemd[1]: snap.node-red.node-red.service: Service RestartSec=100ms expired, schedulin
g restart.
2021-02-12T15:20:15Z systemd[1]: snap.node-red.node-red.service: Scheduled restart job, restart counter is a
t 5.
2021-02-12T15:20:15Z systemd[1]: Stopped Service for snap application node-red.node-red.
2021-02-12T15:20:15Z systemd[1]: snap.node-red.node-red.service: Start request repeated too quickly.
2021-02-12T15:20:15Z systemd[1]: snap.node-red.node-red.service: Failed with result 'exit-code'.
2021-02-12T15:20:15Z systemd[1]: Failed to start Service for snap application node-red.node-red.
pi@unifi:~ $ snap list
Name      Version      Rev    Tracking       Publisher     Notes
core      16-2.48.2.1  10827  latest/stable  canonical✓    core
core18    20210128     1989   latest/stable  canonical✓    base
node-red  1.2.9 

I see a 673 there - the latest in stable should be 677.
673 is in beta channel and uses nodejs 14 - but needs core 2.49.1 which hasn't been released yet. (as per my link to their repo above)

The problem is not new

edit:
i have sent you login credentials for the debian 10 raspberry pi to check the things out.
for now it looks like a bigger problem (two similar debian 9 installed raspberry pi's and a later installed debian 10 raspberry pi) with arm based computers?

Looks like it. - Much easier to install native or use docker in the meantime.
Will raise an issue and see what happens/

OK - there is now a version in edge channel that fixes the atomic issue - but that then hits the EPERM issue already raised that needs the fix above... so no more to be done I think for now.

thanks for the support
revision 686 in edge channel works for debian 10 and runs fine so far (except the EPERM error)

i will have eyes on my PLC's with debian 9 if the final update comes there :slight_smile:
and i hope there are no breaking problems in future releases

without node-red i can't light up my home
it was the only easy to use software for all needed purposes and i'm happy with it
others will say, don't touch a running system, but network accessible services need the latest patches.

~ $ snap list
Name      Version      Rev    Tracking       Publisher     Notes
core      16-2.48.2.1  10827  latest/stable  canonical✓    core
core18    20210128     1989   latest/stable  canonical✓    base
node-red  1.2.9        686    latest/edge    noderedteam✓  -

and now the running instance

Feb 13 19:17:46 unifi snapd[4406]: api.go:1007: Installing snap "node-red" revision unset
Feb 13 19:18:30 unifi systemd[1]: Mounting Mount unit for node-red, revision 686...
Feb 13 19:18:30 unifi systemd[1]: Mounted Mount unit for node-red, revision 686.
Feb 13 19:18:37 unifi systemd[1]: Started Service for snap application node-red.node-red.
Feb 13 19:18:38 unifi node-red.node-red[13492]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 13 19:18:38 unifi node-red.node-red[13492]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 13 19:18:38 unifi node-red.node-red[13492]: NEW - Copy settings.js to /root/snap/node-red/686
Feb 13 19:18:38 unifi node-red.node-red[13492]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 13 19:18:38 unifi node-red.node-red[13492]: NOW STARTING NODE-RED : /snap/node-red/686/bin/node-red -u /root/snap/node-red/686 on port 1880
Feb 13 19:18:38 unifi node-red.node-red[13492]: ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
Feb 13 19:18:49 unifi node-red.node-red[13492]: 13 Feb 19:18:49 - [info]
Feb 13 19:18:49 unifi node-red.node-red[13492]: Willkommen bei Node-RED!
Feb 13 19:18:49 unifi node-red.node-red[13492]: ===================
Feb 13 19:18:49 unifi node-red.node-red[13492]: 13 Feb 19:18:49 - [info] Node-RED Version: v1.2.9
Feb 13 19:18:49 unifi node-red.node-red[13492]: 13 Feb 19:18:49 - [info] Node.js  Version: v14.15.5
Feb 13 19:18:49 unifi node-red.node-red[13492]: 13 Feb 19:18:49 - [info] Linux 5.10.11-v7+ arm LE
Feb 13 19:18:52 unifi node-red.node-red[13492]: 13 Feb 19:18:52 - [info] Paletten-Nodes werden geladen
Feb 13 19:18:58 unifi node-red.node-red[13492]: 13 Feb 19:18:58 - [info] Einstellungsdatei: /root/snap/node-red/686/settings.js
Feb 13 19:18:58 unifi node-red.node-red[13492]: 13 Feb 19:18:58 - [info] Kontextspeicher: 'default' [ module=memory]
Feb 13 19:18:58 unifi node-red.node-red[13492]: 13 Feb 19:18:58 - [info] Benutzerverzeichnis: /root/snap/node-red/686
Feb 13 19:18:58 unifi node-red.node-red[13492]: 13 Feb 19:18:58 - [warn] Projekte inaktiviert: editorTheme.projects.enabled=false
Feb 13 19:18:58 unifi node-red.node-red[13492]: 13 Feb 19:18:58 - [info] Flow-Datei: /root/snap/node-red/686/flows.json
Feb 13 19:18:58 unifi node-red.node-red[13492]: 13 Feb 19:18:58 - [info] Neue flow-Datei wird erstellt
Feb 13 19:18:58 unifi node-red.node-red[13492]: 13 Feb 19:18:58 - [warn]
Feb 13 19:18:58 unifi node-red.node-red[13492]: ---------------------------------------------------------------------
Feb 13 19:18:58 unifi node-red.node-red[13492]: Die Datei mit den Datenflowberechtigungsnachweisen wird mit einem vom System generierten Schlüssel verschlüsselt.
Feb 13 19:18:58 unifi node-red.node-red[13492]: Wenn der vom System generierte Schlüssel aus irgendeinem Grund verloren geht, werden Ihre Berechtigungsnachweise
Feb 13 19:18:58 unifi node-red.node-red[13492]: Die Datei kann nicht wiederhergestellt werden. Sie müssen sie löschen und erneut eingeben.
Feb 13 19:18:58 unifi node-red.node-red[13492]: Ihre Berechtigungsnachweise.
Feb 13 19:18:58 unifi node-red.node-red[13492]: Sie sollten Ihren eigenen Schlüssel mit Hilfe der Option 'credentialSecret' in
Feb 13 19:18:58 unifi node-red.node-red[13492]: Ihre Einstellungsdatei. Node-RED wird dann Ihre Berechtigungsnachweise erneut verschlüsseln.
Feb 13 19:18:58 unifi node-red.node-red[13492]: Datei mit dem ausgewählten Schlüssel beim nächsten Deployen einer Änderung verwenden.
Feb 13 19:18:58 unifi node-red.node-red[13492]: ---------------------------------------------------------------------
Feb 13 19:18:58 unifi node-red.node-red[13492]: 13 Feb 19:18:58 - [info] Server wird jetzt auf http://127.0.0.1:1880/ ausgeführt.
Feb 13 19:18:58 unifi node-red.node-red[13492]: 13 Feb 19:18:58 - [info] Flows starten
Feb 13 19:18:58 unifi node-red.node-red[13492]: 13 Feb 19:18:58 - [info] Flows gestartet
Feb 13 19:21:53 unifi node-red.node-red[13492]: 13 Feb 19:21:53 - [info] Flows stoppen
Feb 13 19:21:53 unifi node-red.node-red[13492]: 13 Feb 19:21:53 - [info] Flows gestoppt
Feb 13 19:21:53 unifi node-red.node-red[13492]: 13 Feb 19:21:53 - [info] Flows starten
Feb 13 19:21:53 unifi node-red.node-red[13492]: 13 Feb 19:21:53 - [info] Flows gestartet

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.