-
-
Notifications
You must be signed in to change notification settings - Fork 298
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Message "Update to bookworm available. Type 'sudo ncp-dist-upgrade' to upgrade" is shown after dist upgrade completed #1943
Comments
the same after upgrade to bookworm ,cannot start server.
|
That probably means, that the dist upgrade did, in fact, not complete successfully. @Andi-82 If everything works, you're probably good and can ignore the message - or delete it with the following commands: sudo sed -i -e 's/bullseye/bookworm/' /usr/local/etc/ncp.cfg
sudo rm -f /etc/update-motd.d/30-ncp-dist-upgrade
sudo rm -f /usr/local/etc/ncp-recommended.cfg @Jenfong If your instance is broken you will need to reinstall and restore from backup or try to fix your system manually (some guidelines can be found here). |
it's mean os upgrade sucess,but missing some relevant steps. root@nextcloudpi:/var/www/nextcloud/updater# pwd
/var/www/nextcloud/updater
root@nextcloudpi:/var/www/nextcloud/updater# php updater/updater.phar
|
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
The text was updated successfully, but these errors were encountered: