NCP install script (integer expression expected error?)

Hi,

I am installing NCP on a clean Debian 10 VPS and almous at the end I get:

Setting up python3-dbus (1.2.8-3) …
Setting up python3-distro-info (0.21) …This text will be hidden
Setting up unattended-upgrades (1.11.2) …

Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version
Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /lib/systemd/system/unattended-up grades.service.
Synchronizing state of unattended-upgrades.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable unattended-upgrades
Processing triggers for man-db (2.8.5-2) …
Processing triggers for systemd (241-7~deb10u7) …
Running unattended-upgrades
Unattended upgrades active: yes (autoreboot true)
/usr/local/etc/library.sh: line 263: [: v0: integer expression expected
/usr/local/etc/library.sh: line 265: [: v0: integer expression expected
/usr/local/etc/library.sh: line 267: [: v0: integer expression expected
/usr/local/etc/library.sh: line 263: [: v0: integer expression expected
/usr/local/etc/library.sh: line 265: [: v0: integer expression expected
/usr/local/etc/library.sh: line 267: [: v0: integer expression expected
/usr/local/etc/library.sh: line 263: [: v0: integer expression expected
/usr/local/etc/library.sh: line 265: [: v0: integer expression expected
/usr/local/etc/library.sh: line 267: [: v0: integer expression expected

There are no commands defined in the “config:system” namespace.

Running nc-init
Setting up a clean Nextcloud instance… wait until message ‘NC init done’
Setting up database…
Setting up Nextcloud…
Nextcloud was successfully installed

This this a real problem or shoud I ignore it?

Thanks,
ER

(update)

After the install, I ran ncp-update:

Downloading updates
Performing updates
/usr/local/etc/library.sh: line 263: [: v0: integer expression expected
/usr/local/etc/library.sh: line 265: [: v0: integer expression expected
/usr/local/etc/library.sh: line 267: [: v0: integer expression expected
/usr/local/etc/library.sh: line 263: [: v0: integer expression expected
/usr/local/etc/library.sh: line 265: [: v0: integer expression expected
/usr/local/etc/library.sh: line 267: [: v0: integer expression expected
/usr/local/etc/library.sh: line 263: [: v0: integer expression expected
/usr/local/etc/library.sh: line 265: [: v0: integer expression expected
/usr/local/etc/library.sh: line 267: [: v0: integer expression expected
Running nc-previews-auto
Automatic preview generation enabled
NextCloudPi updated to version v1.20.0
NextCloudPi updated to version v1.25.0
Hit:1 http://asi-fs-n.contabo.net/debian buster InRelease
Hit:2 http://asi-fs-n.contabo.net/debian buster-updates InRelease
Hit:3 http://security.debian.org/debian-security buster/updates InRelease
Ign:4 http://download.webmin.com/download/repository sarge InRelease
Hit:5 http://download.webmin.com/download/repository sarge Release
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
exfat-utils is already the newest version (1.3.0-1).
file is already the newest version (1:5.35-4+deb10u2).
exfat-fuse is already the newest version (1.3.0-1).
lsb-release is already the newest version (10.2019051400).
php-smbclient is already the newest version (0.9.0-3+b1).
php7.3-gmp is already the newest version (7.3.27-1~deb10u1).
The following additional packages will be installed:
libhavege1
The following NEW packages will be installed:
haveged libhavege1
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 59.1 kB of archives.
After this operation, 201 kB of additional disk space will be used.
Get:1 http://asi-fs-n.contabo.net/debian buster/main amd64 libhavege1 amd64 1.9.1-7 [25.7 kB]
Get:2 http://asi-fs-n.contabo.net/debian buster/main amd64 haveged amd64 1.9.1-7 [33.4 kB]
Fetched 59.1 kB in 0s (0 B/s)
Selecting previously unselected package libhavege1:amd64.
(Reading database ... 96131 files and directories currently installed.)
Preparing to unpack .../libhavege1_1.9.1-7_amd64.deb ...
Unpacking libhavege1:amd64 (1.9.1-7) ...
Selecting previously unselected package haveged.
Preparing to unpack .../haveged_1.9.1-7_amd64.deb ...
Unpacking haveged (1.9.1-7) ...
Setting up libhavege1:amd64 (1.9.1-7) ...
Setting up haveged (1.9.1-7) ...
Created symlink /etc/systemd/system/default.target.wants/haveged.service → lib/systemd/system/haveged.service.
Processing triggers for systemd (241-7~deb10u7) ...
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for libc-bin (2.28-10) ...
Hit:1 http://asi-fs-n.contabo.net/debian buster InRelease
Hit:2 http://asi-fs-n.contabo.net/debian buster-updates InRelease
Hit:3 http://security.debian.org/debian-security buster/updates InRelease
Ign:4 http://download.webmin.com/download/repository sarge InRelease
Hit:5 http://download.webmin.com/download/repository sarge Release
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
php-bcmath is already the newest version (2:7.3+69).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
NextCloudPi updated to version v1.30.0
Running unattended-upgrades
Unattended upgrades active: yes (autoreboot true)
NextCloudPi updated to version v1.35.0

Should this be a “manual” setup I take right when the install script finishes to ensure that I will run the wizard/ncp-config with the latest release?

@nachoparker could this be a “bug” on the install script?

Thanks,
ER

Anyone have experienced this issue or can shed some light on what could be wrong?

Thanks,
ER