Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 443598

Summary: www-apps/egroupware - Allow it to be build with PHP 5.4, it currently depends on php:5.3 through sqlite flag.
Product: Gentoo Linux Reporter: nebojsa <nebojsa>
Component: New packagesAssignee: Gentoo Web Application Packages Maintainers <web-apps>
Status: RESOLVED WONTFIX    
Severity: normal CC: chris, joost
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 447012    
Deadline: 2017-07-05   

Description nebojsa 2012-11-17 10:32:17 UTC
When trying to compile egroupware on a system with only php:5.4, it pulls in php:5.3. This is because of RDEPEND having dev-lang/php[sqlite].

Reproducible: Always




Removing sqlite flag from RDEPEND and replacing with 
|| ( dev-lang/php:5.3[sqlite] dev-lang/php[sqlite3] )
allows egroupware to build against both php:5.3 and php:5.4
Comment 1 Christophe PEREZ 2013-02-16 21:33:19 UTC
I suppose my problem is the same :
# emerge -DauN world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] dev-lang/php-5.4.8

WARNING: One or more updates have been skipped due to a dependency conflict:

dev-lang/php:5.3

  (dev-lang/php-5.3.18::gentoo, ebuild scheduled for merge) conflicts with
    dev-lang/php[gd,imap,pdo,posix,session,sqlite,ssl,unicode,xml,zip,zlib,ldap,mysql] required by (www-apps/egroupware-1.8.004.20120613::gentoo, installed)

dev-lang/php:5.4

  (dev-lang/php-5.4.11-r2::gentoo, ebuild scheduled for merge) conflicts with
    <dev-lang/php-5.4.9[curl,gd,hash,json,mysql,pdo,simplexml,sqlite3,xmlwriter,zip] required by (www-apps/owncloud-4.5.6::gentoo, installed)
Comment 2 J. Roeleveld 2013-03-10 07:24:04 UTC
Version 1.8.004.20120613 works with PHP 5.4. I have been running this version succesfully for several months now.
Comment 3 J. Roeleveld 2014-06-06 21:10:08 UTC
Current versions of egroupware work correctly with 5.4.
This bug becomes invalid when bug 488192 is dealt with.
Comment 4 J. Roeleveld 2015-01-22 13:34:19 UTC
Latest versions of Egroupware work with PHP 5.5.
This bug could be closed when Bug 537352 is dealt with.
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-06-05 16:21:31 UTC
# Michał Górny <mgorny@gentoo.org> (05 Jun 2017)
# (on behalf of Treecleaner project)
# Unmaintained in Gentoo. Multiple versions behind upstream. Multiple
# security vulnerabilities. Removal in 30 days. Bug #509920.
www-apps/egroupware
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-07-05 10:46:20 UTC
commit 828139076827f50e43b62a88d038d1b092371618
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Wed Jul 5 12:23:14 2017
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Wed Jul 5 12:35:17 2017

    www-apps/egroupware: Remove last-rited pkg, #509920