Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 815859 - <mail-client/roundcube-1.5 depends on PHP <8.0
Summary: <mail-client/roundcube-1.5 depends on PHP <8.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-02 21:47 UTC by Reilly Grant
Modified: 2021-10-19 13:39 UTC (History)
4 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 Reilly Grant 2021-10-02 21:47:15 UTC
Roundcube won't support PHP 8 until version 1.5 is released. The ebuild for the 1.4 series should be updated to add a dependency on <8.0 in order to prevent systems from attempting to upgrade to 8.0 and remove 7.4.
Comment 1 peteru 2021-10-18 23:38:22 UTC
Confirmed.

Combination of PHP8 and mail-client/roundcube-1.4.11 results in following error message:

Unsupported PHP version. Required PHP >= 5.4 and < 8.0.
Comment 2 Larry the Git Cow gentoo-dev 2021-10-19 13:39:42 UTC
The bug has been closed via the following commit(s):

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

commit f2bdaafce0e32d25edab1337986c8306025bd253
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2021-10-19 13:38:49 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2021-10-19 13:39:37 +0000

    mail-client/roundcube: 1.4.11 requires PHP < 8
    
    Closes: https://bugs.gentoo.org/815859
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

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