FJep
Dabbler
- Joined
 - Mar 7, 2019
 
- Messages
 - 38
 
Today I finally upgraded my Nextcloud Iocage Jail via
Next I did
But I got:
I came from nextcloud-php74-19.0.3 and the newly installed package is nextcloud-php74-22.0.0_1.
I tried to go back and do
but only the newest package can be found.
I hope somebody here can give me some hints.
	
		
			
		
		
	
			
			iocage upgrade -r 12.2-RELEASE nextcloudNext I did
Code:
$ pkg upgrade $ cd /usr/local/www/nextcloud $ su -m www -c "php ./occ upgrade"
But I got:
Exception: Updates between multiple major versions and downgrades are unsupported. Update failedI came from nextcloud-php74-19.0.3 and the newly installed package is nextcloud-php74-22.0.0_1.
I tried to go back and do
pkg install nextcloud-php74-20.0.12but only the newest package can be found.
I hope somebody here can give me some hints.