Skip to content

Instantly share code, notes, and snippets.

@angel333
Created October 19, 2014 14:31
Show Gist options
  • Save angel333/927d11a7ad96b9662f46 to your computer and use it in GitHub Desktop.
Save angel333/927d11a7ad96b9662f46 to your computer and use it in GitHub Desktop.
* INFO: - ./bootstrap.sh -- Version 2014.10.14
* WARN: Running the unstable version of bootstrap-salt.sh
* INFO: System Information:
* INFO: CPU: GenuineIntel
* INFO: CPU Arch: x86_64
* INFO: OS Name: Linux
* INFO: OS Version: 3.16.3-1-ARCH
* INFO: Distribution: Debian 7.7
* DEBUG: Binaries will be searched using the following $PATH: /sbin:/bin:/usr/sbin:/usr/bin
* INFO: Installing minion
* DEBUG: install_debian_7_stable_deps not found....
* DEBUG: install_debian_7_7_stable_deps not found....
* INFO: Found function install_debian_7_deps
* DEBUG: DEPS_INSTALL_FUNC=install_debian_7_deps
* DEBUG: CONFIG_SALT_FUNC=null
* DEBUG: PRESEED_MASTER_FUNC=null
* INFO: Found function install_debian_7_stable
* DEBUG: INSTALL_FUNC=install_debian_7_stable
* DEBUG: install_debian_7_stable_post not found....
* DEBUG: install_debian_7_7_stable_post not found....
* DEBUG: install_debian_7_post not found....
* DEBUG: install_debian_7_7_post not found....
* DEBUG: install_debian_stable_post not found....
* DEBUG: install_debian_post not found....
* DEBUG: POST_INSTALL_FUNC=null
* DEBUG: install_debian_7_stable_restart_daemons not found....
* DEBUG: install_debian_7_7_stable_restart_daemons not found....
* DEBUG: install_debian_7_restart_daemons not found....
* DEBUG: install_debian_7_7_restart_daemons not found....
* DEBUG: install_debian_stable_restart_daemons not found....
* INFO: Found function install_debian_restart_daemons
* DEBUG: STARTDAEMONS_INSTALL_FUNC=install_debian_restart_daemons
* DEBUG: daemons_running_debian_7_stable not found....
* DEBUG: daemons_running_debian_7_7_stable not found....
* DEBUG: daemons_running_debian_7 not found....
* DEBUG: daemons_running_debian_7_7 not found....
* DEBUG: daemons_running_debian_stable not found....
* DEBUG: daemons_running_debian not found....
* INFO: Found function daemons_running
* DEBUG: DAEMONS_RUNNING_FUNC=daemons_running
* DEBUG: install_debian_7_stable_check_services not found....
* DEBUG: install_debian_7_7_stable_check_services not found....
* DEBUG: install_debian_7_check_services not found....
* DEBUG: install_debian_7_7_check_services not found....
* DEBUG: install_debian_stable_check_services not found....
* INFO: Found function install_debian_check_services
* DEBUG: CHECK_SERVICES_FUNC=install_debian_check_services
* INFO: Running install_debian_7_deps()
Hit http://ftp.us.debian.org wheezy Release.gpg
Hit http://debian.saltstack.com wheezy-saltstack Release.gpg
Hit http://ftp.us.debian.org wheezy Release
Hit http://debian.saltstack.com wheezy-saltstack Release
Hit http://ftp.us.debian.org wheezy/main amd64 Packages
Hit http://debian.saltstack.com wheezy-saltstack/main amd64 Packages
Hit http://ftp.us.debian.org wheezy/main Translation-en
Ign http://debian.saltstack.com wheezy-saltstack/main Translation-en
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
debian-archive-keyring is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Hit http://debian.saltstack.com wheezy-saltstack Release.gpg
Hit http://ftp.us.debian.org wheezy Release.gpg
Hit http://debian.saltstack.com wheezy-saltstack Release
Hit http://ftp.us.debian.org wheezy Release
Hit http://debian.saltstack.com wheezy-saltstack/main amd64 Packages
Hit http://ftp.us.debian.org wheezy/main amd64 Packages
Hit http://ftp.us.debian.org wheezy/main Translation-en
Ign http://debian.saltstack.com wheezy-saltstack/main Translation-en
Reading package lists...
OK
Hit http://ftp.us.debian.org wheezy Release.gpg
Hit http://ftp.us.debian.org wheezy Release
Hit http://ftp.us.debian.org wheezy/main amd64 Packages
Hit http://debian.saltstack.com wheezy-saltstack Release.gpg
Hit http://ftp.us.debian.org wheezy/main Translation-en
Hit http://debian.saltstack.com wheezy-saltstack Release
Hit http://debian.saltstack.com wheezy-saltstack/main amd64 Packages
Ign http://debian.saltstack.com wheezy-saltstack/main Translation-en
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
pciutils is already the newest version.
procps is already the newest version.
python-apt is already the newest version.
python-requests is already the newest version.
python-zmq is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
* INFO: Running install_debian_7_stable()
Reading package lists...
Building dependency tree...
Reading state information...
salt-minion is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
* INFO: Running install_debian_check_services()
* DEBUG: Checking if service salt-minion is enabled
* DEBUG: Service salt-minion is NOT enabled
* ERROR: Failed to run install_debian_check_services()!!!
* 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