sjibbert
sjibbert
I am running a Pi4 with ncp installed to an SSD. I just updated from v1.53.0 to v1.54.0 and it seems i ran into the same issues as [https://github.com/nextcloud/nextcloudpi/issues/1921](url). Like...
I just did, unfortunately, this results in errors, causing the update (to 1.54.1, not 1.54.2!) to be cancelled: > ncpadmin@nextcloudpi:~ $ sudo ncp-update > Downloading updates > Performing updates >...
I just ran ncp-update again and I seem to have succesfully updated. I won't copy all output, but the operation ended with the following: > NextCloudPi updated to version v1.54.0...
package sources under step 1 already/still contained bookworm instead of bullseye. no adjustment neccecary `sudo apt-get update && sudo apt-get upgrade -y --without-new-pkgs` yields: > ncpadmin@nextcloudpi:~ $ sudo apt-get update...
yes, I already had: > zstd is already the newest version (1.4.8+dfsg-2.1). > 0 upgraded, 0 newly installed, 0 to remove and 34 not upgraded.
this doesn't look promising: > ncpadmin@nextcloudpi:~ $ sudo apt-get upgrade dpkg > Reading package lists... Done > Building dependency tree... Done > Reading state information... Done > dpkg is already...
Debian 'dpkg' package management program version 1.20.13 (arm64).
That's correct, step one only mentioned "/etc/apt/sources.list.d/raspi.list" and "/etc/apt/sources.list.d/php.list", so I only manually altered those two. I just changed "/etc/apt/sources.list" in the same manner to: > deb http://deb.debian.org/debian bookworm main...