You are not logged in.

#1 2017-12-04 20:56:14

apetresc
Member
From: Toronto, Canada
Registered: 2017-01-26
Posts: 14
Website

[SOLVED] PHP 7.2 and Nextcloud 12.0.4

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

#2 2017-12-04 20:58:20

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] PHP 7.2 and Nextcloud 12.0.4


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2017-12-04 21:01:38

apetresc
Member
From: Toronto, Canada
Registered: 2017-01-26
Posts: 14
Website

Re: [SOLVED] PHP 7.2 and Nextcloud 12.0.4

That explains it smile So I guess I'll jump to nextcloud-testing until the stable 13.0 release.

Thanks!

Offline

#4 2017-12-05 22:29:30

piratebill
Member
From: Sol System
Registered: 2011-10-20
Posts: 140

Re: [SOLVED] PHP 7.2 and Nextcloud 12.0.4

@Apetresc, how stable is the beta?

Offline

Board footer

Powered by FluxBB