Hilfe bei CLI-Ausgabe

Hi,

ich nutze die NC VM als LXC.

Seitdem ich vor ca. Ć¼ber einen Monat ein Update gemacht habe bekomme ich folgende Ausgabe:

root@NC-Vorlage:~# sudo bash /var/scripts/update.sh
Fetching latest packages with aptā€¦
[-] Setting secure permissionsā€¦
Creating possible missing Directories
chmod Files and Directories
[-] chown Directories
[|] nobody:nogroup
find: ā€˜/mnt/ncdata/lost+foundā€™: Permission denied
chown: cannot read directory ā€˜/mnt/ncdata/lost+foundā€™: Permission denied
chmod/chown .htaccess
System config value log_type set to string file
System config value logfile set to string /var/log/nextcloud/nextcloud.log
System config value loglevel set to string 2
Paketlisten werden gelesenā€¦ Fertig
AbhƤngigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesenā€¦ Fertig
Paketaktualisierung (Upgrade) wird berechnetā€¦ Fertig
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Trying to upgrade the Redis PECL extensionā€¦
Getting current PHP-versionā€¦
PHPVER=7.4
Updating channel ā€œpecl.php.netā€
Channel ā€œpecl.php.netā€ is up to date
Notice: Trying to access array offset on value of type bool in PEAR/REST.php on line 187
PHP Notice: Trying to access array offset on value of type bool in /usr/share/php/PEAR/REST.php on line 187
Notice: Trying to access array offset on value of type bool in PEAR/REST.php on line 187
PHP Notice: Trying to access array offset on value of type bool in /usr/share/php/PEAR/REST.php on line 187
Notice: Trying to access array offset on value of type bool in PEAR/REST.php on line 187
PHP Notice: Trying to access array offset on value of type bool in /usr/share/php/PEAR/REST.php on line 187
Notice: Trying to access array offset on value of type bool in PEAR/REST.php on line 187
PHP Notice: Trying to access array offset on value of type bool in /usr/share/php/PEAR/REST.php on line 187
Notice: Trying to access array offset on value of type bool in PEAR/REST.php on line 187
PHP Notice: Trying to access array offset on value of type bool in /usr/share/php/PEAR/REST.php on line 187
Nothing to upgrade
Trying to upgrade igbinary, smbclient, and APCuā€¦
Nothing to upgrade
Nothing to upgrade
Nothing to upgrade
Paketlisten werden gelesenā€¦ Fertig
AbhƤngigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesenā€¦ Fertig
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Paketlisten werden gelesenā€¦ Fertig
AbhƤngigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesenā€¦ Fertig
/var/scripts/nextcloud_update.sh: line 352: update-grub: command not found
dpkg-query: Kein Paket gefunden, das auf libzfs2linux passt
Maintenance mode already disabled
Trying to automatically update all Nextcloud appsā€¦
Your apps are already up to date!
Checking for new Nextcloud versionā€¦
You already run the latest version! (20.0.4)
root@NC-Vorlage:~#

Kann mir jemand sagen woher diese Meldungen/Fehler kommen und wie ich die aus der Welt schaffen kann?