Closed benmathews closed 10 years ago
I'd take a guess that the puppet labs repo was down. I'd suggest having another attempt. There's nothing in here that shouldn't work on windows (although it's never been tested).
On 17 Sep 2013, at 09:28 pm, notifications@github.com wrote:
I'm getting the following error when doing a vagrant up. I assume what it means is this isn't designed to run on windows. Probably worth noting in the docs though.
C:\Users\b10\Documents\vagrant-puppetmaster> set VAGRANT_LOG=INFO
C:\Users\b10\Documents\vagrant-puppetmaster> vagrant provision
INFO global: Vagrant version: 1.3.1
INFO manager: Registered plugin: box command
INFO manager: Registered plugin: destroy command
INFO manager: Registered plugin: halt command
INFO manager: Registered plugin: help command
INFO manager: Registered plugin: init command
INFO manager: Registered plugin: package command
INFO manager: Registered plugin: plugin command
INFO manager: Registered plugin: provision command
INFO manager: Registered plugin: reload command
INFO manager: Registered plugin: resume command
INFO manager: Registered plugin: ssh command
INFO manager: Registered plugin: ssh-config command
INFO manager: Registered plugin: status command
INFO manager: Registered plugin: suspend command
INFO manager: Registered plugin: up command
INFO manager: Registered plugin: ssh communicator
INFO manager: Registered plugin: Arch guest
INFO manager: Registered plugin: CoreOS guest
INFO manager: Registered plugin: Darwin guest
INFO manager: Registered plugin: Debian guest
INFO manager: Registered plugin: Fedora guest
INFO manager: Registered plugin: FreeBSD guest
INFO manager: Registered plugin: Gentoo guest
INFO manager: Registered plugin: Linux guest.
INFO manager: Registered plugin: OmniOS guest.
INFO manager: Registered plugin: OpenBSD guest
INFO manager: Registered plugin: PLD Linux guest
INFO manager: Registered plugin: RedHat guest
INFO manager: Registered plugin: Solaris guest.
INFO manager: Registered plugin: Solaris 11 guest.
INFO manager: Registered plugin: SUSE guest
INFO manager: Registered plugin: Ubuntu guest
INFO manager: Registered plugin: Arch host
INFO manager: Registered plugin: BSD host
INFO manager: Registered plugin: Fedora host
INFO manager: Registered plugin: FreeBSD host
INFO manager: Registered plugin: Gentoo host
INFO manager: Registered plugin: Linux host
INFO manager: Registered plugin: OpenSUSE host
INFO manager: Registered plugin: Slackware host
INFO manager: Registered plugin: Windows host
INFO manager: Registered plugin: kernel
INFO manager: Registered plugin: kernel
INFO manager: Registered plugin: VirtualBox provider
INFO manager: Registered plugin: ansible
INFO manager: Registered plugin: CFEngine Provisioner
INFO manager: Registered plugin: chef
INFO manager: Registered plugin: file
INFO manager: Registered plugin: puppet
INFO manager: Registered plugin: salt
INFO manager: Registered plugin: shell
INFO vagrant: vagrant
invoked: ["provision"]
INFO environment: Environment initialized (#Vagrant::Environment:0x2d4f800)
INFO environment: - cwd: C:/Users/bmath10/Documents/vagrant-puppetmaster
INFO environment: Home path: C:/Users/bmath10/.vagrant.d
INFO environment: Local data path:
C:/Users/bmath10/Documents/vagrant-puppetmaster/.vagrant
INFO environment: Running hook: environment_load
INFO environment: Initializing config...
INFO loader: Set :default =
"C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/config/default.rb"
INFO loader: Set :root =
INFO loader: Loading configuration in order: [:default, :home, :root] INFO hosts: Host class: VagrantPlugins::HostWindows::Host INFO runner: Running action: #Vagrant::Action::Builder:0x30fca08 INFO cli: CLI: [] "provision" [] INFO command: Active machine found with name master. Using provider: virtualbox INFO environment: Getting machine: master (virtualbox) INFO environment: Uncached load of machine. INFO loader: Set :vm_master = [["2",
INFO loader: Loading configuration in order: [:default, :home, :root, :vm_master] INFO box_collection: Searching for box: precise64 (virtualbox) in C:/Users/bmath10/.vagrant.d/boxes/precise64/virtualbox/metadata.json INFO box_collection: Box found: precise64 (virtualbox) INFO environment: Box exists with Vagrantfile. Reloading machine config. INFO loader: Set :box_precise64_virtualbox =
INFO loader: Loading configuration in order: [:default, :box_precise64_virtualbox, :home, :root, :vm_master] INFO machine: Initializing machine: master INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider INFO machine: - Box: #Vagrant::Box:0x310dd00 INFO machine: - Data dir: C:/Users/bmath10/Documents/vagrant-puppetmaster/.vagrant/machines/master/virtualbox INFO base: VBoxManage path: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "--version"] INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_2 INFO base: VBoxManage path: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "99fd8037-5249-4b73-96ed-107e963822fc"] INFO command: With machine: master (VirtualBox (99fd8037-5249-4b73-96ed-107e963822fc)) INFO machine: Calling action: provision on provider VirtualBox (99fd8037-5249-4b73-96ed-107e963822fc) INFO runner: Running action: #Vagrant::Action::Builder:0x2e698d8 INFO warden: Calling action:
INFO base: VBoxManage path: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "--version"] INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_2 INFO base: VBoxManage path: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "list", "hostonlyifs"] INFO warden: Calling action:
INFO warden: Calling action: #Vagrant::Action::Builtin::Call:0x31463b8 INFO runner: Running action: #Vagrant::Action::Builder:0x3139488 INFO warden: Calling action:
INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "99fd8037-5249-4b73-96ed-107e963822fc", "--machinereadable"] INFO runner: Running action: #Vagrant::Action::Warden:0x985860 INFO warden: Calling action: #Vagrant::Action::Builtin::Call:0x9857e8 INFO runner: Running action: #Vagrant::Action::Builder:0x3169620 INFO warden: Calling action:
INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "99fd8037-5249-4b73-96ed-107e963822fc", "--machinereadable"] INFO runner: Running action: #Vagrant::Action::Warden:0x2d70d40 INFO warden: Calling action:
INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "99fd8037-5249-4b73-96ed-107e963822fc", "--machinereadable"] INFO warden: Calling action: #Vagrant::Action::Builtin::Provision:0x2d70ba8 INFO interface: info: Running provisioner: shell... [master] Running provisioner: shell... INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "99fd8037-5249-4b73-96ed-107e963822fc", "--machinereadable"] INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "99fd8037-5249-4b73-96ed-107e963822fc", "--machinereadable"] INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "99fd8037-5249-4b73-96ed-107e963822fc", "--machinereadable"] INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "99fd8037-5249-4b73-96ed-107e963822fc", "--machinereadable"] INFO ssh: Attempting SSH connnection... INFO ssh: Attempting to connect to SSH... INFO ssh: - Host: 127.0.0.1 INFO ssh: - Port: 2222 INFO ssh: - Username: vagrant INFO ssh: - Key Path: C:/Users/bmath10/.vagrant.d/insecure_private_key INFO ssh: Execute: chown -R vagrant /tmp/vagrant-shell (sudo=true) INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "99fd8037-5249-4b73-96ed-107e963822fc", "--machinereadable"] INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "99fd8037-5249-4b73-96ed-107e963822fc", "--machinereadable"] INFO interface: info: Running: C:/Users/bmath10/AppData/Local/Temp/vagrant-shell20130917-2184-1gpocw [master] Running: C:/Users/bmath10/AppData/Local/Temp/vagrant-shell20130917-2184-1gpocw INFO ssh: Execute: chmod +x /tmp/vagrant-shell && /tmp/vagrant-shell (sudo=true) INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "99fd8037-5249-4b73-96ed-107e963822fc", "--machinereadable"] INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "99fd8037-5249-4b73-96ed-107e963822fc", "--machinereadable"] INFO interface: info: stdin: is not a tty
stdin: is not a tty INFO interface: info: Configuring PuppetLabs repo...
Configuring PuppetLabs repo... ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!
chmod +x /tmp/vagrant-shell && /tmp/vagrant-shell
Stdout from the command:
Configuring PuppetLabs repo...
Stderr from the command:
stdin: is not a tty
INFO warden: Beginning recovery process... INFO warden: Recovery complete. INFO warden: Beginning recovery process... INFO warden: Recovery complete. ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!
chmod +x /tmp/vagrant-shell && /tmp/vagrant-shell
Stdout from the command:
Configuring PuppetLabs repo...
Stderr from the command:
stdin: is not a tty
INFO warden: Beginning recovery process... INFO warden: Calling recover: #Vagrant::Action::Builtin::Call:0x9857e8 INFO warden: Beginning recovery process... INFO warden: Recovery complete. INFO warden: Recovery complete. ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!
chmod +x /tmp/vagrant-shell && /tmp/vagrant-shell
Stdout from the command:
Configuring PuppetLabs repo...
Stderr from the command:
stdin: is not a tty
INFO warden: Beginning recovery process... INFO warden: Calling recover: #Vagrant::Action::Builtin::Call:0x31463b8 INFO warden: Beginning recovery process... INFO warden: Recovery complete. INFO warden: Recovery complete. INFO warden: Beginning recovery process... INFO warden: Recovery complete. INFO warden: Beginning recovery process... INFO warden: Recovery complete. INFO environment: Running hook: environment_unload INFO runner: Running action: #Vagrant::Action::Builder:0x2e33938 ERROR vagrant: Vagrant experienced an error! Details: ERROR vagrant: #<Vagrant::Errors::VagrantError: The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!
chmod +x /tmp/vagrant-shell && /tmp/vagrant-shell
Stdout from the command:
Configuring PuppetLabs repo...
Stderr from the command:
stdin: is not a tty
ERROR vagrant: The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!
chmod +x /tmp/vagrant-shell && /tmp/vagrant-shell
Stdout from the command:
Configuring PuppetLabs repo...
Stderr from the command:
stdin: is not a tty
ERROR vagrant: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/plugins/communicators/ssh/communicator.rb:85:in
execute' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/plugins/provisioners/shell/provisioner.rb:33:in
block (2 levels) in provision'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/plugins/provisioners/shell/provisioner.rb:16:in
tap' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/plugins/provisioners/shell/provisioner.rb:16:in
block in provision'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/plugins/provisioners/shell/provisioner.rb:90:in
with_script_file' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/plugins/provisioners/shell/provisioner.rb:14:in
provision'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/builtin/provision.rb:74:in
run_provisioner' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/builtin/provision.rb:62:in
block in call'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/builtin/provision.rb:58:in
each' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/builtin/provision.rb:58:in
call'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/warden.rb:34:in
call' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/plugins/providers/virtualbox/action/check_accessible.rb:18:in
call'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/warden.rb:34:in
call' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/runner.rb:61:in
block in run'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/util/busy.rb:19:in
busy' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/runner.rb:61:in
run'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/builtin/call.rb:51:in
call' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/warden.rb:34:in
call'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/runner.rb:61:in
block in run' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/util/busy.rb:19:in
busy'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/runner.rb:61:in
run' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/builtin/call.rb:51:in
call'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/warden.rb:34:in
call' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/builtin/config_validate.rb:25:in
call'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/warden.rb:34:in
call' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in
call'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/warden.rb:34:in
call' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/builder.rb:116:in
call'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/runner.rb:61:in
block in run' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/util/busy.rb:19:in
busy'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/runner.rb:61:in
run' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/machine.rb:147:in
action'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/plugins/commands/provision/command.rb:26:in
block in execute' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/plugin/v2/command.rb:185:in
block in with_target_vms'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/plugin/v2/command.rb:183:in
each' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/plugin/v2/command.rb:183:in
with_target_vms'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/plugins/commands/provision/command.rb:25:in
execute' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/cli.rb:38:in
execute'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/environment.rb:484:in
cli' C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/bin/vagrant:96:in
<top (required)>'
C:/HashiCorp/Vagrant/bin//../embedded/../embedded/gems/bin/vagrant:23:in load' C:/HashiCorp/Vagrant/bin//../embedded/../embedded/gems/bin/vagrant:23:in
chmod +x /tmp/vagrant-shell && /tmp/vagrant-shell
Stdout from the command:
Configuring PuppetLabs repo...
Stderr from the command:
stdin: is not a tty
The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!
chmod +x /tmp/vagrant-shell && /tmp/vagrant-shell
Stdout from the command:
Configuring PuppetLabs repo...
Stderr from the command:
stdin: is not a tty
C:\Users\b10\Documents\vagrant-puppetmaster>
Reply to this email directly or view it on GitHubhttps://github.com/grahamgilbert/vagrant-puppetmaster/issues/3 .
Closing this as there's been no response I assume it's working now.
I'm getting the following error when doing a vagrant up. I assume what it means is this isn't designed to run on windows. Probably worth noting in the docs though.