nextcloud / nextcloudpi

📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, curl installer...
https://nextcloudpi.com
2.52k stars 295 forks source link

Dist is updated but on login suggests to run ncp-dist-upgrade #1975

Closed CaixaNegraPT closed 3 weeks ago

CaixaNegraPT commented 3 weeks ago

NCP and OS are updated but every time I login i get:

NextcloudPi v1.55.1 is up to date Update to bookworm available. Type 'sudo ncp-dist-upgrade' to upgrade You have mail. Last login: Wed Sep 11 06:56:31 2024 from xx.xx.xx.xx root@nextcloudpi: lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 12 (bookworm) Release: 12 Codename: bookworm

root@nextcloudpi:~# ncp-dist-upgrade No dist-upgrade available for OS version: Debian 12 (bookworm).

root@nextcloudpi:~# root@nextcloudpi:~# root@nextcloudpi:~#

CaixaNegraPT commented 3 weeks ago

Fixed by using:

sudo rm -f /etc/update-motd.d/30-ncp-dist-upgrade sudo rm -f /usr/local/etc/ncp-recommended.cfg