Created attachment 581210 [details] emerge --info owncloud All current versions of www-apps/owncloud in ::gentoo (10.0.10, 10.1.1, 10.2.0) show the following error message in the (otherwise blank) webapp with php 7.3: This version of ownCloud is not compatible with PHP 7.3 You are currently running PHP 7.3.6.
Thanks for the report! I added the restriction (hopefully 10.3 is not too far away now)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31dcba97088a5ae9b146103328066e2995fce528 commit 31dcba97088a5ae9b146103328066e2995fce528 Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2019-07-11 07:42:50 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2019-07-11 12:27:10 +0000 www-apps/owncloud: 10.2.1 bump owncloud is still not compatible with php 7.3 Handle upcoming removal of dev-lang/php USE hash Closes: https://bugs.gentoo.org/688062 Closes: https://bugs.gentoo.org/688870 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> www-apps/owncloud/Manifest | 1 + www-apps/owncloud/owncloud-10.2.1.ebuild | 47 ++++++++++++++++++++++++++++++++ 2 files changed, 48 insertions(+)
https://doc.owncloud.org/server/10.3/admin_manual/release_notes.html#official-php-7-3-support Now that 10.3 is out there we should drop hard requirement on <dev-lang/php-7.3
Thanks for the reminder (especially as I only use nextcloud now, so limited testing on owncloud package), it should also be >=7.0 now (same link). I will fix it in revbump
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=436721498f2edcdecd3bbe1fb987188e5caa1364 commit 436721498f2edcdecd3bbe1fb987188e5caa1364 Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2019-10-18 15:07:52 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2019-10-18 15:08:04 +0000 www-apps/owncloud: 10.3 supports php 7.3 Bug: https://bugs.gentoo.org/688870 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> .../owncloud/{owncloud-10.3.0.ebuild => owncloud-10.3.0-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)