Skip to content

Instantly share code, notes, and snippets.

@ANeilan
Created June 18, 2017 01:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ANeilan/03c1f35cfcbd4afb08522c84d27142c7 to your computer and use it in GitHub Desktop.
Save ANeilan/03c1f35cfcbd4afb08522c84d27142c7 to your computer and use it in GitHub Desktop.
ruby-2.3.0 - install
ruby-2.3.0 - #already removed src/ruby-2.3.0
ruby-2.3.0 - #already removed rubies/ruby-2.3.0
Searching for binary rubies, this might take some time.
Running(16): curl --fail --location --max-redirs 10 --max-time 1800 --silent --insecure --location --list-only --max-time 5 --head https://rvm_io.global.ssl.fastly.net/binaries/fedora/26/x86_64/ruby-2.3.0.tar.bz2 --insecure
Remote file does not exist https://rvm_io.global.ssl.fastly.net/binaries/fedora/26/x86_64/ruby-2.3.0.tar.bz2
Running(16): curl --fail --location --max-redirs 10 --max-time 1800 --silent --insecure --location --list-only --max-time 5 --head https://s3.amazonaws.com/jruby.org/downloads/ruby-2.3.0.tar.bz2 --insecure
Remote file does not exist https://s3.amazonaws.com/jruby.org/downloads/ruby-2.3.0.tar.bz2
Running(16): curl --fail --location --max-redirs 10 --max-time 1800 --silent --insecure --location --list-only --max-time 5 --head https://rubies.travis-ci.org/fedora/26/x86_64/ruby-2.3.0.tar.bz2 --insecure
Remote file does not exist https://rubies.travis-ci.org/fedora/26/x86_64/ruby-2.3.0.tar.bz2
rvm_remote_server_url3 not found
No remote file name found
Running(16): curl --fail --location --max-redirs 10 --max-time 1800 --silent --insecure --location --list-only --max-time 5 --head https://rvm_io.global.ssl.fastly.net/binaries/fedora/26/x86_64/ruby-2.3.0.tar.bz2 --insecure
Remote file does not exist https://rvm_io.global.ssl.fastly.net/binaries/fedora/26/x86_64/ruby-2.3.0.tar.bz2
Running(16): curl --fail --location --max-redirs 10 --max-time 1800 --silent --insecure --location --list-only --max-time 5 --head https://s3.amazonaws.com/jruby.org/downloads/ruby-2.3.0.tar.bz2 --insecure
Remote file does not exist https://s3.amazonaws.com/jruby.org/downloads/ruby-2.3.0.tar.bz2
Running(16): curl --fail --location --max-redirs 10 --max-time 1800 --silent --insecure --location --list-only --max-time 5 --head https://rubies.travis-ci.org/fedora/26/x86_64/ruby-2.3.0.tar.bz2 --insecure
Remote file does not exist https://rubies.travis-ci.org/fedora/26/x86_64/ruby-2.3.0.tar.bz2
rvm_remote_server_url3 not found
No remote file name found
No binary rubies available for: fedora/26/x86_64/ruby-2.3.0.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Free disk space 176154MB, required 440MB.
__rvm_setup_compile_environment_setup ruby-2.3.0
rvm_autolibs_flag=4
__rvm_setup_compile_environment_movable_early ruby-2.3.0
__rvm_setup_compile_environment_system_early ruby-2.3.0
__rvm_setup_compile_environment_requirements ruby-2.3.0
Checking requirements for fedora.
requirements code for fedora loaded
requirements lib type set to centos
Found required packages: bash, curl, patch, libyaml-devel, glibc-headers, autoconf, gcc-c++, glibc-devel, patch, readline, readline-devel, zlib, zlib-devel, libffi-devel, make, bzip2, automake, libtool, bison, sqlite-devel.
Installing requirements for fedora.
Log prefix: /home/aneilan/.rvm/log/1497750851_ruby-2.3.0/
Log filesystem: ext4
Log max name length: 250
Log file: /home/aneilan/.rvm/log/1497750851_ruby-2.3.0/package_install_openssl-devel.log
[2017-06-17 21:54:11] requirements_centos_libs_install
requirements_centos_libs_install () {
__rvm_try_sudo yum install -y "$@" || return $?
}
current path: /home/aneilan/BeEF
PATH=/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/aneilan/.rvm/bin:/home/aneilan/bin:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/lib:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/git:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/pip:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/command-not-found:/home/aneilan/.antigen/bundles/Tarrasch/zsh-autoenv:/home/aneilan/.antigen/bundles/zsh-users/zsh-syntax-highlighting:/home/aneilan/.rvm/bin
GEM_HOME=
GEM_PATH=
command(2): requirements_centos_libs_install openssl-devel
Installing required packages: openssl-devel - please wait
Error running 'requirements_centos_libs_install openssl-devel',
please read /home/aneilan/.rvm/log/1497750851_ruby-2.3.0/package_install_openssl-devel.log
Requirements installation failed with status: 1.
__rvm_rm_rf already gone: /home/aneilan/.rvm/tmp/25063*
+requirements_centos_libs_install:2> __rvm_try_sudo yum install -y openssl-devel
+__rvm_try_sudo:2> typeset -a command_to_run
+__rvm_try_sudo:3> typeset sudo_path sbin_path missing_paths
+__rvm_try_sudo:4> command_to_run=( yum install -y openssl-devel )
+__rvm_try_sudo:5> (( UID == 0 ))
+__rvm_try_sudo:6> case 4 (0)
+__rvm_try_sudo:6> case 4 (1)
+__rvm_try_sudo:6> case 4 (2)
+__rvm_try_sudo:6> case 4 (*)
+__rvm_try_sudo:21> is_a_function __rvm_sudo
+is_a_function:2> typeset -f __rvm_sudo
+__rvm_try_sudo:23> missing_paths=''
+__rvm_try_sudo:24> sbin_path=/sbin
+__rvm_try_sudo:26> [[ -d /sbin ]]
+__rvm_try_sudo:26> [[ :/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/aneilan/.rvm/bin:/home/aneilan/bin:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/lib:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/git:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/pip:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/command-not-found:/home/aneilan/.antigen/bundles/Tarrasch/zsh-autoenv:/home/aneilan/.antigen/bundles/zsh-users/zsh-syntax-highlighting:/home/aneilan/.rvm/bin: != *:/sbin:* ]]
+__rvm_try_sudo:27> missing_paths+=:/sbin
+__rvm_try_sudo:24> sbin_path=/usr/sbin
+__rvm_try_sudo:26> [[ -d /usr/sbin ]]
+__rvm_try_sudo:26> [[ :/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/aneilan/.rvm/bin:/home/aneilan/bin:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/lib:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/git:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/pip:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/command-not-found:/home/aneilan/.antigen/bundles/Tarrasch/zsh-autoenv:/home/aneilan/.antigen/bundles/zsh-users/zsh-syntax-highlighting:/home/aneilan/.rvm/bin: != *:/usr/sbin:* ]]
+__rvm_try_sudo:24> sbin_path=/usr/local/sbin
+__rvm_try_sudo:26> [[ -d /usr/local/sbin ]]
+__rvm_try_sudo:26> [[ :/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/aneilan/.rvm/bin:/home/aneilan/bin:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/lib:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/git:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/pip:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/command-not-found:/home/aneilan/.antigen/bundles/Tarrasch/zsh-autoenv:/home/aneilan/.antigen/bundles/zsh-users/zsh-syntax-highlighting:/home/aneilan/.rvm/bin: != *:/usr/local/sbin:* ]]
+__rvm_try_sudo:30> [[ -n :/sbin ]]
+__rvm_try_sudo:31> command_to_run=( /usr/bin/env 'PATH=/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/aneilan/.rvm/bin:/home/aneilan/bin:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/lib:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/git:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/pip:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/command-not-found:/home/aneilan/.antigen/bundles/Tarrasch/zsh-autoenv:/home/aneilan/.antigen/bundles/zsh-users/zsh-syntax-highlighting:/home/aneilan/.rvm/bin:/sbin' yum install -y openssl-devel )
+__rvm_try_sudo:33> command_to_run=( __rvm_sudo -p '%p password required for '\''yum install -y openssl-devel'\'': ' /usr/bin/env 'PATH=/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/aneilan/.rvm/bin:/home/aneilan/bin:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/lib:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/git:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/pip:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/command-not-found:/home/aneilan/.antigen/bundles/Tarrasch/zsh-autoenv:/home/aneilan/.antigen/bundles/zsh-users/zsh-syntax-highlighting:/home/aneilan/.rvm/bin:/sbin' yum install -y openssl-devel )
+__rvm_try_sudo:40> __rvm_sudo -p '%p password required for '\''yum install -y openssl-devel'\'': ' /usr/bin/env 'PATH=/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/aneilan/.rvm/bin:/home/aneilan/bin:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/lib:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/git:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/pip:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/command-not-found:/home/aneilan/.antigen/bundles/Tarrasch/zsh-autoenv:/home/aneilan/.antigen/bundles/zsh-users/zsh-syntax-highlighting:/home/aneilan/.rvm/bin:/sbin' yum install -y openssl-devel
+__rvm_sudo:2> sudo -p '%p password required for '\''yum install -y openssl-devel'\'': ' /usr/bin/env 'PATH=/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/aneilan/.rvm/bin:/home/aneilan/bin:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/lib:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/git:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/pip:/home/aneilan/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/command-not-found:/home/aneilan/.antigen/bundles/Tarrasch/zsh-autoenv:/home/aneilan/.antigen/bundles/zsh-users/zsh-syntax-highlighting:/home/aneilan/.rvm/bin:/sbin' yum install -y openssl-devel
Last metadata expiration check: 0:00:00 ago on Sat 17 Jun 2017 09:55:17 PM EDT.
Error:
Problem: problem with installed package compat-openssl10-devel-1:1.0.2j-6.fc26.x86_64
- package compat-openssl10-devel-1:1.0.2j-6.fc26.x86_64 conflicts with openssl-devel provided by openssl-devel-1:1.1.0f-3.fc26.x86_64
- cannot install the best candidate for the job
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstalable packages)
+__rvm_try_sudo:40> return 1
+requirements_centos_libs_install:2> return 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment