You are not logged in.
So on December 3rd, extra/php upgraded to 7.2 from 7.1. And then, less then a day later, community/nextcloud added an explicit php<7.2 dependency to its build, which means Pacman is now completely hosed:
$ sudo pacman -Syu
[sudo] password for apetresc:
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: nextcloud: installing php (7.2.0-1) breaks dependency 'php<7.2'
:: nextcloud: installing php-gd (7.2.0-1) breaks dependency 'php-gd<7.2'The timing makes this seem completely intentional, but I can't figure out why. Can anyone shed some light on this, and how I can work around it short of pinning an old version of Nextcloud?
Last edited by apetresc (2017-12-04 21:03:12)
Offline
Offline
That explains it
So I guess I'll jump to nextcloud-testing until the stable 13.0 release.
Thanks!
Offline
@Apetresc, how stable is the beta?
Offline