When trying to update from 1.69 - 1.70 the following error is shown
Version
1.69-56-g305f97161 - Tue Nov 24 2020 01:16:41 GMT+0200
Database Schema
2020_10_12_095504_mempools_add_oids (191)
Web Server
nginx/1.18.0
PHP
7.4.3
Python
3.8.5
MySQL
10.3.25-MariaDB-0ubuntu0.20.04.1
Laravel
8.11.2
RRDtool
1.7.2
./daily.sh
Re-running /opt/librenms/daily.sh as librenms user
Fetching new release information OK
/opt/librenms/daily.sh: line 229: ((: 10#1.69 > 10#1.70.0: syntax error: invalid arithmetic operator (error token is β.69 > 10#1.70.0β)
/opt/librenms/daily.sh: line 232: ((: 10#1.69 < 10#1.70.0: syntax error: invalid arithmetic operator (error token is β.69 < 10#1.70.0β)
Between releases, waiting for newer release
Updating Composer packages OK
Updated from unset to OK
Updating SQL-Schema OK
Updating submodules OK
Cleaning up DB OK
Fetching notifications OK
Caching PeeringDB data OK
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
assa-netops@assa-monitoring:~$
assa-netops@assa-monitoring:/opt/librenms$ su - librenms
Password:
librenms@assa-monitoring:~$ cd /opt/librenms/
librenms@assa-monitoring:~$ ./daily.sh
Fetching new release information OK
./daily.sh: line 229: ((: 10#1.69 > 10#1.70.1: syntax error: invalid arithmetic operator (error token is β.69 > 10#1.70.1β)
./daily.sh: line 232: ((: 10#1.69 < 10#1.70.1: syntax error: invalid arithmetic operator (error token is β.69 < 10#1.70.1β)
Between releases, waiting for newer release
Updating Composer packages OK
Updated from unset to OK
Updating SQL-Schema OK
Updating submodules OK
Cleaning up DB OK
Fetching notifications OK
Caching PeeringDB data OK
librenms@assa-monitoring:~$