Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 758995 - mail-client/roundcube - PHP implicit json USE with 8.0 and greater
Summary: mail-client/roundcube - PHP implicit json USE with 8.0 and greater
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-12-08 01:41 UTC by Brian Evans (RETIRED)
Modified: 2020-12-15 21:22 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Evans (RETIRED) gentoo-dev 2020-12-08 01:41:37 UTC
Beginning with PHP 8.0, the json USE has been dropped as the functionality is now required and cannot be disabled.  Please adjust accordingly such as with json(+) in the dependency.

Thank you
Comment 1 Larry the Git Cow gentoo-dev 2020-12-15 21:22:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2525b515c1601da8b2a95e988258cc9f7a4ad386

commit 2525b515c1601da8b2a95e988258cc9f7a4ad386
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2020-12-14 20:49:40 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-12-15 21:22:44 +0000

    mail-client/roundcube: php-8 always has json so dropped the flag
    
    Closes: https://bugs.gentoo.org/758995
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Craig Andrews <candrews@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/18657
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 mail-client/roundcube/roundcube-1.4.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)