•  
      request #6840 Installation on fresh CentOS 6.5 fails because PERL dependencies
    Infos
    #6840
    Martin Herbst (mherbst)
    2015-04-28 08:53
    2014-05-08 16:40
    6879
    Details
    Installation on fresh CentOS 6.5 fails because PERL dependencies
    I have tried to installed the latest Tuleap version on a fresh Cent OS 6.5 machine. I have followed the instructions on https://tuleap.net/wiki/?group_id=101&pagename=Installation+%26+Administration%2FHow+to+install

    The installaton fails because several dependency problems:
    . Error: Package: perl-IO-Compress-2.052-1.el6.rfx.noarch (rpmforge-extras)
    Requires: perl(Compress::Raw::Bzip2) = 2.052
    Available: perl-Compress-Raw-Bzip2-2.021-136.el6.x86_64 (base)
    perl(Compress::Raw::Bzip2) = 2.021
    Error: Package: perl-IO-Compress-2.052-1.el6.rfx.noarch (rpmforge-extras)
    Requires: perl(Compress::Raw::Zlib) = 2.052
    Available: perl-Compress-Raw-Zlib-2.030-1.el6.rfx.x86_64 (rpmforge-extras)
    perl(Compress::Raw::Zlib) = 2.030
    Available: perl-Compress-Raw-Zlib-2.033-1.el6.rfx.x86_64 (rpmforge-extras)
    perl(Compress::Raw::Zlib) = 2.033
    Available: perl-Compress-Raw-Zlib-2.034-1.el6.rfx.x86_64 (rpmforge-extras)
    perl(Compress::Raw::Zlib) = 2.034
    Available: perl-Compress-Raw-Zlib-2.035-1.el6.rfx.x86_64 (rpmforge-extras)
    perl(Compress::Raw::Zlib) = 2.035
    Available: perl-Compress-Raw-Zlib-2.037-1.el6.rfx.x86_64 (rpmforge-extras)
    perl(Compress::Raw::Zlib) = 2.037
    Available: perl-Compress-Raw-Zlib-2.051-1.el6.rfx.x86_64 (rpmforge-extras)
    perl(Compress::Raw::Zlib) = 2.051
    Available: perl-Compress-Raw-Zlib-2.052-1.el6.rfx.x86_64 (rpmforge-extras)
    perl(Compress::Raw::Zlib) = 2.052
    Installing: 1:perl-Compress-Raw-Zlib-2.021-136.el6.x86_64 (base)
    perl(Compress::Raw::Zlib) = 2.021
    Installation process
    Empty
    CentOS 6
    • [x] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2015-04-28
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

    User avatar
    I supposed this is fixed. Closing

    • Status changed from New to Closed
    • Close date set to 2015-04-28
    User avatar
    last edited by: Volker Kopetzky (volker) 2015-04-03 19:17

    I had the same issue on CentOS 6.6 (minimal install).

    My resolution was to add this line to the [rpmforge-extras] section in /etc/yum.repos.d/rpmforge.repo:

    exclude=perl-IO-Compress*

     

    This made the install run smoothly. Still have to check if setup/operation will work ;)

    User avatar
    It looks like an rpmforge "goodness" it happens when rpmforge is installed and not desactivated (it's very important to disable all the repositories and for the one for git, extra to only allow git related packages)