Rally Software

 View Only
Expand all | Collapse all

Rally Connector for JIRA fails to install due to conflicting gem versions

  • 1.  Rally Connector for JIRA fails to install due to conflicting gem versions

    Posted Jul 28, 2015 03:10 PM
    When I try to install the current version (4.6.1) of Rally Connector for JIRA on Debian Jessie by running ./install.sh, it fails with the following error message:
    ERROR:  While executing gem ... (Gem::UnsatisfiableDependencyError)     Unable to resolve dependency: 'rallyeif-jira (= 4.6.1)' requires 'rallyeif-wrk (= 1.0.0)'
    The gems/ directory of the zipfile contains the following files:
    ClothRed-0.5.0.gem rally_jest-1.3.1.gem rallyeif-jira-4.6.1.gem rallyeif-wrk-1.0.1.gem
    How can I get rallyeif-jira to accept v.1.0.1 of rallyeif-wrk in place of v.1.0.0?

    Ruby version:
    ruby 2.1.5p273 (2014-11-13) [x86_64-linux-gnu]


  • 2.  Re: Rally Connector for JIRA fails to install due to conflicting gem versions

    Posted Aug 18, 2015 02:25 PM
    They forgot to update the gemspec when they released that bundle.  But it's moot now, 4.6.3 has been released and I already saw the gemspec is correct.