FS#75082 - [nextcloud] incompatible with extra/php

Attached to Project: Community Packages
Opened by Chih-Hsuan Yen (yan12125) - Thursday, 16 June 2022, 09:17 GMT
Last edited by David Runge (dvzrv) - Thursday, 16 June 2022, 09:46 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Pierre Schmitz (Pierre)
Sergej Pupykin (sergej)
David Runge (dvzrv)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Current nextcloud depends on php-interpreter<8.2, which is provided by extra/php7 and testing/php (if repository enabled) but not extra/php. On the other hand, nextcloud depends on php-gd instead of php7-gd. I assume the intention is using php 8.1 instead php 7.4. If testing/php is not ready to be moved, probably nextcloud can depend on php instead of php-interpreter for now?

Additional info:

community/nextcloud 24.0.1-1
extra/php7 7.4.29-4
testing/php 8.1.7-2
extra/php 8.1.7-1

Steps to reproduce:
This task depends upon

Closed by  David Runge (dvzrv)
Thursday, 16 June 2022, 09:46 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed with moving php 8.1.7-2 from [testing] to [extra]
Comment by David Runge (dvzrv) - Thursday, 16 June 2022, 09:42 GMT
Argh, my bad. I forgot to move php from testing...
Comment by David Runge (dvzrv) - Thursday, 16 June 2022, 09:44 GMT
Hm, or rather Pierre added and removed the php-interpreter provides?! @pierre why? We've discussed this topic for so long over e-mail :S

Loading...