Re: pkg insists on uninstalling NextCloud ...

From: Matthias Fechner <idefix_at_fechner.net>
Date: Tue, 07 Mar 2023 05:51:47 UTC
Am 07.03.2023 um 02:27 schrieb Kevin P. Neal:
> Installed packages to be REMOVED:
>         ImageMagick6-nox11: 6.9.12.65,1
>         nextcloud-calendar-php80: 4.1.0
>         nextcloud-contacts-php80: 5.0.1
>         nextcloud-php80: 25.0.1
>         nextcloud-talk-php80: 15.0.0
>         php80-pecl-imagick: 3.7.0
>
the standard PHP version here is 8.1, maybe you need to install:
pkg install nextcloud-php81 nextcloud-talk-php81 
nextcloud-contacts-php81 nextcloud-calendar-php81

Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook