nextcloud / nextcloudpi

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

Message "Update to bookworm available. Type 'sudo ncp-dist-upgrade' to upgrade" is shown after dist upgrade completed #1943

Open Andi-82 opened 1 week ago

Andi-82 commented 1 week ago

I upgraded my nextcloudpi host system from Bullseye to Bookworm. This was running thru without issues. My expectation would be that also the message from the SSH Bash Login screen NextCloudPi v1.54.2 is up to date Update to bookworm available. Type 'sudo ncp-dist-upgrade' to upgrade should be not shown anymore. On my installation this is still shown.

If i run 'sudo ncp-dist-upgrade' again, the bash shows me 'No dist-upgrade available for OS version: Debian 12 (bookworm).'

NextcloudPi diagnostics ``` grep: /etc/apache2/sites-available/nextcloud.conf: No such file or directory NextcloudPi version v1.54.2 NextcloudPi image NextCloudPi_RaspberryPi_v1.51.1.img OS Debian GNU/Linux 12. 6.1.21-v8+ (aarch64) automount yes USB devices sda datadir /opt/ncdata/data data in SD yes data filesystem ext2/ext3 data disk usage 26G/59G rootfs usage 26G/59G swapfile /var/swap dbdir /var/lib/mysql Nextcloud check ok Nextcloud version 29.0.3.4 HTTPD service up PHP service up MariaDB service up Redis service up HPB service up Postfix service up Internet check ok Public IPv4 ***REMOVED SENSITIVE VALUE*** Public IPv6 ***REMOVED SENSITIVE VALUE*** Port 80 open Port 443 open IP ***REMOVED SENSITIVE VALUE*** Gateway ***REMOVED SENSITIVE VALUE*** Interface eth0 Certificates ***REMOVED SENSITIVE VALUE*** NAT loopback no Uptime 2days ```