I just recently wanted to upgrade my nextcloud/web jail when I ran into the following issue:
Running
I set nextcloud to be a non-automatic package.
Output of
I'm building my own packages in a poudriere jail, but I guess this shouldn't make any difference.
Has anyone any suggestions on how to fix this? I'd like nextcloud to stay installed on my system during upgrades
Running
pkg upgrade leads to pkg wanting to uninstall nextcloud.I set nextcloud to be a non-automatic package.
Output of
pkg upgrade
Code:
Updating latest-vserver-arm-01 repository catalogue...
pkg: No HTTP mirrors founds for the repo 'latest-vserver-arm-01'
latest-vserver-arm-01 repository is up to date.
All repositories are up to date.
Checking for upgrades (1 candidates): 100%
Processing candidates (1 candidates): 100%
The following 9 package(s) will be affected (of 0 checked):
Installed packages to be REMOVED:
ImageMagick7-nox11: 7.1.1.26_5
ffmpeg: 6.1.2_1,1
libgd: 2.3.3_13,1
libheif: 1.18.2
libwmf-nox11: 0.2.13_2
nextcloud-php82: 29.0.6
php82-gd: 8.2.23
php82-pecl-imagick: 3.7.0_4
Installed packages to be UPGRADED:
x265: 3.5_1 -> 3.5_3
Number of packages to be removed: 8
Number of packages to be upgraded: 1
The operation will free 682 MiB.
1 MiB to be downloaded.
I'm building my own packages in a poudriere jail, but I guess this shouldn't make any difference.
Has anyone any suggestions on how to fix this? I'd like nextcloud to stay installed on my system during upgrades