•  
      request #3136 Tuleap php53 repository has old php51 dependency
    Infos
    #3136
    Robert Torres (rtprime)
    2014-03-04 15:02
    2013-04-17 06:32
    1984
    Details
    Tuleap php53 repository has old php51 dependency
    Attempting to install from CentOS 5 php53 repository per online instructions lists php-ldap as a dependency instead of php53-ldap, causing package install to break.

    --> Processing Dependency: php-common = 5.1.6-39.el5_8 for package: php-ldap
    ---> Package php-common.x86_64 0:5.1.6-39.el5_8 set to be updated
    --> Processing Conflict: php53-common conflicts php-common
    --> php53-common conflicts with php-common
    Installation process
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Manuel Vacelet (vaceletm)
    Closed
    2014-03-04
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

    User avatar
    • Status changed from Acknowledged to Closed
    • Reported in version cleared values: 5.12
    • Close date set to 2014-03-04
    User avatar
    • Status changed from New to Acknowledged
    • Platform set to
    • Is an Enhancement or an internal improvement? set to
    User avatar
    You should remove all php packages before installing php53 stuff (hence tuleap):
    yum remove php*
    yum install tuleap[...]


    FYI, I just made an install of all packages from the official php53 repositories and everything work like a charm.

    • Status set to New
    • Assigned to changed from None to Manuel Vacelet (vaceletm)