Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688870 - www-apps/owncloud-10.* should depend on <dev-lang/php-7.3
Summary: www-apps/owncloud-10.* should depend on <dev-lang/php-7.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-28 09:28 UTC by Thomas Kemmer
Modified: 2019-10-18 15:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info owncloud (emerge-info.txt,5.82 KB, text/plain)
2019-06-28 09:28 UTC, Thomas Kemmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Kemmer 2019-06-28 09:28:14 UTC
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.
Comment 1 Bernard Cafarelli gentoo-dev 2019-07-11 07:40:50 UTC
Thanks for the report! I added the restriction (hopefully 10.3 is not too far away now)
Comment 2 Larry the Git Cow gentoo-dev 2019-07-11 12:28:19 UTC
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(+)
Comment 3 ChaosEngine 2019-10-18 14:01:30 UTC
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
Comment 4 Bernard Cafarelli gentoo-dev 2019-10-18 15:05:25 UTC
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
Comment 5 Larry the Git Cow gentoo-dev 2019-10-18 15:08:15 UTC
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(-)