Skip to content

Instantly share code, notes, and snippets.

@zlanich
Created July 25, 2016 23:29
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 zlanich/6e244160a5a0d780f2558553bf054758 to your computer and use it in GitHub Desktop.
Save zlanich/6e244160a5a0d780f2558553bf054758 to your computer and use it in GitHub Desktop.
==> minion1: Running provisioner: salt...
Copying salt minion config to vm.
Uploading minion keys.
Checking if salt-minion is installed
salt-minion was not found.
Checking if salt-call is installed
salt-call was not found.
Using Bootstrap Options: -P -c /tmp -F -c /tmp stable
Bootstrapping Salt... (this may take a while)
mesg:
ttyname failed
:
Inappropriate ioctl for device
* INFO: Running version: 2016.07.07
* INFO: Executed by:
* INFO: Command line: '/tmp/bootstrap_salt.sh -P -c /tmp -F -c /tmp stable'
* INFO: System Information:
* INFO: CPU: GenuineIntel
* INFO: CPU Arch: x86_64
* INFO: OS Name: Linux
* INFO: OS Version: 4.4.0-22-generic
* INFO: Distribution: Ubuntu 16.04
* INFO: Installing minion
* INFO: Found function install_ubuntu_stable_deps
* INFO: Found function config_salt
* INFO: Found function install_ubuntu_stable
* INFO: Found function install_ubuntu_stable_post
* INFO: Found function install_ubuntu_restart_daemons
* INFO: Found function daemons_running
* INFO: Found function install_ubuntu_check_services
* INFO: Running install_ubuntu_stable_deps()
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
E
:
Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E
:
Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
E
:
Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E
:
Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
* ERROR: Failed to run install_ubuntu_stable_deps()!!!
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
/tmp/bootstrap_salt.sh -P -c /tmp -F -c /tmp stable
Stdout from the command:
* INFO: Running version: 2016.07.07
* INFO: Executed by:
* INFO: Command line: '/tmp/bootstrap_salt.sh -P -c /tmp -F -c /tmp stable'
* INFO: System Information:
* INFO: CPU: GenuineIntel
* INFO: CPU Arch: x86_64
* INFO: OS Name: Linux
* INFO: OS Version: 4.4.0-22-generic
* INFO: Distribution: Ubuntu 16.04
* INFO: Installing minion
* INFO: Found function install_ubuntu_stable_deps
* INFO: Found function config_salt
* INFO: Found function install_ubuntu_stable
* INFO: Found function install_ubuntu_stable_post
* INFO: Found function install_ubuntu_restart_daemons
* INFO: Found function daemons_running
* INFO: Found function install_ubuntu_check_services
* INFO: Running install_ubuntu_stable_deps()
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
* ERROR: Failed to run install_ubuntu_stable_deps()!!!
Stderr from the command:
mesg: ttyname failed: Inappropriate ioctl for device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment