by stefguy » Fri Dec 20, 2019 2:08 pm
Ignoring the php stuff in pacman.conf seems to be a good idea when running NextCloud/Owncloud on Arch. Arch's php stuff is usually too new. I'm running Owncloud on archlinuxarm for about 5 years now, and after php updates have blown up my setup two times I now have the php stuff permanently ignored. When new php updates are available pacman -Syu shows that and you can temporarily allow updates, do the update and then ignore the packages again. When a major update/upgrade (like php 7.3 -> 7.4) comes up you have to wait for OC/NC supporting that version, then upgrade OC/NC first and then update php.
The longest waiting period I had was about a year, with php updates blocked and apache and other stuff updating .. no issues with that.
just my $0.02,
stefguy