The ruby packages are as follows:
[root@opennebula01 one]# /usr/share/one/install_gems
lsb_release command not found. If you are using a RedHat based
distribution install redhat-lsb
Select your distribution or press enter to continue without
installing dependencies.
0. Ubuntu/Debian
1. CentOS/RedHat/Scientific
1
Distribution "redhat" detected.
About to install these dependencies:
* gcc
* rubygem-rake
* libxml2-devel
* libxslt-devel
* patch
* gcc-c++
* sqlite-devel
* curl-devel
* mysql-devel
* openssl-devel
* ruby-devel
* make
Press enter to continue...
yum install gcc rubygem-rake libxml2-devel libxslt-devel patch gcc-c++ sqlite-devel curl-devel mysql-devel openssl-devel ruby-devel make
Loaded plugins: fastestmirror
base | 3.6 kB 00:00:00
centos-gluster313 | 2.9 kB 00:00:00
epel/x86_64/metalink | 17 kB 00:00:00
extras | 3.4 kB 00:00:00
opennebula | 2.9 kB 00:00:00
updates | 3.4 kB 00:00:00
vmware-tools | 951 B 00:00:00
Loading mirror speeds from cached hostfile
* base: mirror.gpmidi.net
* epel: ftp.cse.buffalo.edu
* extras: mirror.gpmidi.net
* updates: mirror.gpmidi.net
Package gcc-4.8.5-16.el7_4.2.x86_64 already installed and latest version
Package rubygem-rake-0.9.6-33.el7_4.noarch already installed and latest version
Package libxml2-devel-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Package libxslt-devel-1.1.28-5.el7.x86_64 already installed and latest version
Package patch-2.7.1-8.el7.x86_64 already installed and latest version
Package gcc-c++-4.8.5-16.el7_4.2.x86_64 already installed and latest version
Package sqlite-devel-3.7.17-8.el7.x86_64 already installed and latest version
Package libcurl-devel-7.29.0-42.el7_4.1.x86_64 already installed and latest version
Package 1:mariadb-devel-5.5.56-2.el7.x86_64 already installed and latest version
Package 1:openssl-devel-1.0.2k-8.el7.x86_64 already installed and latest version
Package ruby-devel-2.0.0.648-33.el7_4.x86_64 already installed and latest version
Package 1:make-3.82-23.el7.x86_64 already installed and latest version
Nothing to do
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this
machine.
Using addressable 2.4.0
Using xml-simple 1.1.5
Using amazon-ec2 0.9.17
Using jmespath 1.3.1
Using aws-sdk-core 2.5.10
Using aws-sdk-resources 2.5.10
Using aws-sdk 2.5.10
Using multipart-post 2.0.0
Using faraday 0.9.2
Using faraday_middleware 0.10.0
Using nokogiri 1.6.1
Using azure-core 0.1.4
Using json 1.8.3
Using mime-types 2.99.2
Using systemu 2.6.5
Using thor 0.19.1
Using azure 0.7.6
Using builder 3.2.2
Using bundler 1.16.1
Using configparser 0.1.4
Using curb 0.9.3
Using daemons 1.2.4
Using eventmachine 1.2.0.1
Using hashie 3.4.4
Using inflection 1.0.0
Using memcache-client 1.8.5
Using mysql2 0.5.0
Using net-ldap 0.12.1
Using ox 2.4.4
Using parse-cron 0.1.4
Using polyglot 0.3.5
Using rack 1.6.4
Using rack-protection 1.5.3
Using scrub_rb 1.0.1
Using sequel 4.38.0
Using tilt 2.0.5
Using sinatra 1.4.7
Using sqlite3 1.3.11
Using thin 1.7.0
Using treetop 1.6.8
Using trollop 2.1.2
Using uuidtools 2.1.5
Using zendesk_api 1.13.4
Bundle complete! 21 Gemfile dependencies, 43 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
[root@opennebula01 one]#
OS:
[oneadmin@opennebula01 ~]$ cat /etc/*release*
CentOS Linux release 7.4.1708 (Core)
Derived from Red Hat Enterprise Linux 7.4 (Source)
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
CentOS Linux release 7.4.1708 (Core)
CentOS Linux release 7.4.1708 (Core)
cpe:/o:centos:centos:7
[oneadmin@opennebula01 ~]$