Raspberry Pi Model 3+ | Pulseway-registration error – Linux

Evening All,

I was wondering if anyone had ever seen the following error when attempting to install pulse way on a ras pi:

root@:/home/pi/Pulseway# dpkg -i pulseway_armhf.deb 
(Reading database … 93533 files and directories currently installed.)
Preparing to unpack pulseway_armhf.deb …
Stopping Pulseway service
done
Stopping Pulseway service
done
Unpacking pulseway (9.2.0) over (9.2.0) …
Setting up pulseway (9.2.0) …
Platform systemd detected. Installing service
Synchronizing state of pulseway.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable pulseway

*****************************************************************
***  Use pulseway-registration command to register your system.
*****************************************************************

Processing triggers for systemd (232-25+deb9u14) …
root@:/home/pi/Pulseway#  pulseway-registration
pulseway-registration: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.28′ not found (required by pulseway-registration)
pulseway-registration: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.25′ not found (required by pulseway-registration)

OS Specs if interested:


root@:/home/pi/Pulseway# hostnamectl
   Static hostname:
         Icon name: computer
        Machine ID:
           Boot ID: 
  Operating System: Raspbian GNU/Linux 9 (stretch)
            Kernel: Linux 6.1.20-v7+
      Architecture: arm

 

 

Read more here: Source link