Skip to main content

Upgrade git and ruby?

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey there! I checked a cPanel machine running 102 on CentOS 7 and found this package: git-1.8.3.1-23.el7_8.x86_64 This is a separate tool from the cPanel-provided Git here: cpanel-git-2.34.1-1.cp1198.x86_64 so as long as you're only making changes to the system Git and not trying to adjust the cPanel Git, you'll be fine. If I perform a standard "yum install ruby" on a fresh machine, I get the following packages: Installing: ruby x86_64 2.0.0.648-36.el7 base 73 k Installing for dependencies: ruby-irb noarch 2.0.0.648-36.el7 base 94 k ruby-libs x86_64 2.0.0.648-36.el7 base 2.8 M rubygem-bigdecimal x86_64 1.2.0-36.el7 base 85 k rubygem-io-console x86_64 0.4.2-36.el7 base 56 k rubygem-json x86_64 1.7.7-36.el7 base 81 k rubygem-psych x86_64 2.0.0-36.el7 base 84 k rubygem-rdoc noarch 4.0.0-36.el7 base 324 k rubygems noarch 2.0.14.1-36.el7 base 215 k
    so that seems to match what you're seeing as well. For both Git and Ruby, you would likely need to download from source or an alternate repository as the versions provided from the CentOS "base" and "update" repos are not new enough for your needs. However, I wouldn't expect them to interfere with any cPanel tools.
    0
  • Scott Galambos
    Great, thanks for your help.
    0
  • cPRex Jurassic Moderator
    Sure thing!
    0

Please sign in to leave a comment.