NextCloudPi update doesn't work

Hi community!
Last autumn I installed NCP v0.67.6 (Odroid HC1, @nachoparker told me to take the only existing HC2-DL-Link). I had all auto-update-options running. By today the NCP panel reports that NCP v1.4.1 exists. I went the process “Update NextCloudPi” 7 times trough. The forth time there was a error message - couldn read because too fast auto-foreward to the info screen. All other times green light but still the old version, no update.

  • Could anybody eventually add a “Manual Update” section to Nachos FAQ? He already agreed that we (as community) should become documentation authors as well - because a lot is still undocumented ));;
    I personally still know too few to contribute this section );

  • What may have been wrong about my auto-updates?

Thanks and all the best, Sebastian

Try a manual update (nc-update) and paste the result here please, also the output of sudo ncp-report.

I have the same issue with the docker image, can’t update from v0.67.11. Everything was working fine for 6 months prior to that.

Regards, Perry

Here’s what happens when I try to update manually:

perry@mycloud:~$ sudo docker exec -it nextcloudpi ncp-update
Downloading updates
Performing updates
Running nc-autoupdate-nc
automatic Nextcloud updates enabled
Installing nc-backup
REMOVED LINKS TO DEBIAN REPOSITORY
Fetched 185 kB in 1s (141 kB/s)
Reading package lists… Done
Reading package lists… Done
Building dependency tree
Reading state information… Done
pigz is already the newest version (2.3.4-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
17 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up php7.2-fpm (7.2.14-1+0~20190113100742.14+stretch~1.gbpd83c69) …
Package apache2 is not configured yet. Will defer actions by package php7.2-fpm.
NOTICE: Not enabling PHP 7.2 FPM by default.
NOTICE: To enable PHP 7.2 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php7.2-fpm
NOTICE: You are seeing this message because you have apache2 package installed.
dpkg: error processing package php7.2-fpm (–configure):
subprocess installed post-installation script returned error exit status 1
Setting up smartmontools (6.6-1) …
dpkg: error processing package smartmontools (–configure):
subprocess installed post-installation script returned error exit status 1
Setting up cgmanager (0.41-2) …
dpkg: error processing package cgmanager (–configure):
subprocess installed post-installation script returned error exit status 1
Setting up procps (2:3.3.12-3+deb9u1) …
dpkg: error processing package procps (–configure):
subprocess installed post-installation script returned error exit status 1
Setting up dnsmasq (2.76-5+deb9u2) …
dpkg: error processing package dnsmasq (–configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of php7.2:
php7.2 depends on libapache2-mod-php7.2 | php7.2-fpm | php7.2-cgi; however:
Package libapache2-mod-php7.2 is not installed.
Package php7.2-fpm is not configured yet.
Package php7.2-cgi is not installed.

dpkg: error processing package php7.2 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of udev:
udev depends on procps; however:
Package procps is not configured yet.

dpkg: error processing package udev (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of systemd:
systemd depends on procps; however:
Package procps is not configured yet.

dpkg: error processing package systemd (–configure):
dependency problems - leaving unconfigured
Setting up dbus (1.10.26-0+deb9u1) …
useradd: cannot open /etc/shadow
adduser: `/usr/sbin/useradd -d /var/run/dbus -g messagebus -s /bin/false -u 105 messagebus’ returned error code 1. Exiting.
dpkg: error processing package dbus (–configure):
subprocess installed post-installation script returned error exit status 1
Setting up mariadb-server-10.1 (10.1.37-0+deb9u1) …
dpkg: error processing package mariadb-server-10.1 (–configure):
subprocess installed post-installation script returned error exit status 1
Setting up redis-server (3:3.2.6-3+deb9u2) …
dpkg: error processing package redis-server (–configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of systemd-shim:
systemd-shim depends on cgmanager (>= 0.32); however:
Package cgmanager is not configured yet.

dpkg: error processing package systemd-shim (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libpam-systemd:amd64:
libpam-systemd:amd64 depends on systemd (= 232-25+deb9u8); however:
Package systemd is not configured yet.
libpam-systemd:amd64 depends on dbus; however:
Package dbus is not configured yet.
libpam-systemd:amd64 depends on systemd-shim (>= 10-3~) | systemd-sysv; however:
Package systemd-shim is not configured yet.
Package systemd-sysv is not installed.

dpkg: error processing package libpam-systemd:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of apache2:
apache2 depends on procps; however:
Package procps is not configured yet.

dpkg: error processing package apache2 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of udisks2:
udisks2 depends on dbus; however:
Package dbus is not configured yet.
udisks2 depends on libpam-systemd; however:
Package libpam-systemd:amd64 is not configured yet.
udisks2 depends on udev; however:
Package udev is not configured yet.

dpkg: error processing package udisks2 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of udiskie:
udiskie depends on udisks2; however:
Package udisks2 is not configured yet.

dpkg: error processing package udiskie (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of mariadb-server:
mariadb-server depends on mariadb-server-10.1 (>= 10.1.37-0+deb9u1); however:
Package mariadb-server-10.1 is not configured yet.

dpkg: error processing package mariadb-server (–configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
php7.2-fpm
smartmontools
cgmanager
procps
dnsmasq
php7.2
udev
systemd
dbus
mariadb-server-10.1
redis-server
systemd-shim
libpam-systemd:amd64
apache2
udisks2
udiskie
mariadb-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
perry@mycloud:~$