Skip to content

Instantly share code, notes, and snippets.

@jdonofrio728
Created April 5, 2017 00:16
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 jdonofrio728/06b120d9321e50ecc5ff4c3bca81d410 to your computer and use it in GitHub Desktop.
Save jdonofrio728/06b120d9321e50ecc5ff4c3bca81d410 to your computer and use it in GitHub Desktop.
ERROR: Failed to run install_centos_stable_deps()!!!
[root@server-01 ~]# ./bootstrap-salt.sh -D
* INFO: Running version: 2017.01.10
* INFO: Executed by: -
* INFO: Command line: './bootstrap-salt.sh -D'
* INFO: System Information:
* INFO: CPU: GenuineIntel
* INFO: CPU Arch: x86_64
* INFO: OS Name: Linux
* INFO: OS Version: 3.10.0-514.10.2.el7.x86_64
* INFO: Distribution: CentOS 7.3
* DEBUG: Binaries will be searched using the following $PATH: /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
* INFO: Installing minion
* DEBUG: install_centos_7_stable_deps not found....
* DEBUG: install_centos_7_3_stable_deps not found....
* DEBUG: install_centos_7_deps not found....
* DEBUG: install_centos_7_3_deps not found....
* INFO: Found function install_centos_stable_deps
* DEBUG: DEPS_INSTALL_FUNC=install_centos_stable_deps
* DEBUG: config_centos_7_stable_salt not found....
* DEBUG: config_centos_7_3_stable_salt not found....
* DEBUG: config_centos_7_salt not found....
* DEBUG: config_centos_7_3_salt not found....
* DEBUG: config_centos_stable_salt not found....
* DEBUG: config_centos_salt not found....
* INFO: Found function config_salt
* DEBUG: CONFIG_SALT_FUNC=config_salt
* DEBUG: preseed_centos_7_stable_master not found....
* DEBUG: preseed_centos_7_3_stable_master not found....
* DEBUG: preseed_centos_7_master not found....
* DEBUG: preseed_centos_7_3_master not found....
* DEBUG: preseed_centos_stable_master not found....
* DEBUG: preseed_centos_master not found....
* INFO: Found function preseed_master
* DEBUG: PRESEED_MASTER_FUNC=preseed_master
* DEBUG: install_centos_7_stable not found....
* DEBUG: install_centos_7_3_stable not found....
* INFO: Found function install_centos_stable
* DEBUG: INSTALL_FUNC=install_centos_stable
* DEBUG: install_centos_7_stable_post not found....
* DEBUG: install_centos_7_3_stable_post not found....
* DEBUG: install_centos_7_post not found....
* DEBUG: install_centos_7_3_post not found....
* INFO: Found function install_centos_stable_post
* DEBUG: POST_INSTALL_FUNC=install_centos_stable_post
* DEBUG: install_centos_7_stable_restart_daemons not found....
* DEBUG: install_centos_7_3_stable_restart_daemons not found....
* DEBUG: install_centos_7_restart_daemons not found....
* DEBUG: install_centos_7_3_restart_daemons not found....
* DEBUG: install_centos_stable_restart_daemons not found....
* INFO: Found function install_centos_restart_daemons
* DEBUG: STARTDAEMONS_INSTALL_FUNC=install_centos_restart_daemons
* DEBUG: daemons_running_centos_7_stable not found....
* DEBUG: daemons_running_centos_7_3_stable not found....
* DEBUG: daemons_running_centos_7 not found....
* DEBUG: daemons_running_centos_7_3 not found....
* DEBUG: daemons_running_centos_stable not found....
* DEBUG: daemons_running_centos not found....
* INFO: Found function daemons_running
* DEBUG: DAEMONS_RUNNING_FUNC=daemons_running
* DEBUG: install_centos_7_stable_check_services not found....
* DEBUG: install_centos_7_3_stable_check_services not found....
* DEBUG: install_centos_7_check_services not found....
* DEBUG: install_centos_7_3_check_services not found....
* DEBUG: install_centos_stable_check_services not found....
* INFO: Found function install_centos_check_services
* DEBUG: CHECK_SERVICES_FUNC=install_centos_check_services
* INFO: Running install_centos_stable_deps()
warning: /var/tmp/rpm-tmp.orqW5N: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Retrieving https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
Preparing... ########################################
Updating / installing...
epel-release-7-9 ########################################
* ERROR: Failed to run install_centos_stable_deps()!!!
* DEBUG: Removing the logging pipe /tmp/bootstrap-salt.logpipe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment