GetValkyrie / valkyrie

Valkyrie is an opinionated local dev stack that makes features/git based Drupal development easy.
http://www.getvalkyrie.com
GNU General Public License v3.0
45 stars 11 forks source link

Error on vnew #21

Closed MatthewHager closed 9 years ago

MatthewHager commented 9 years ago
➜  Development  drush vnew valk
Valkyrie project initialized at: valk                                                                                                                                                            [ok]
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'ubuntu/trusty64'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'ubuntu/trusty64' is up to date...
==> default: Setting the name of the VM: valk_default_1425239401852_5494
==> default: Clearing any previously set forwarded ports...
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
    default: Adapter 2: hostonly
==> default: Forwarding ports...
    default: 22 => 2222 (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
    default: Warning: Connection timeout. Retrying...
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
==> default: Restarted DNS Service
==> default: Fixing NFS user/group mapping.
    default: Setting up SSH access for the 'ubuntu' user.
    default: Refreshing SSH connection, to login as 'ubuntu'.
    default: Installing Ansible from sources.
==> default: Installing Ansible build dependencies.
==> default: Cloning Ansible.
==> default: Running setups tasks for Ansible.
    default: Running Ansible playbook to re-map users and groups.
==> default:
==> default: PLAY [localhost] **************************************************************
==> default:
==> default: GATHERING FACTS ***************************************************************
==> default: ok: [localhost]
==> default:
==> default: TASK: [Move the 'dialout' group out of the way (OSX hosts).] ******************
==> default: changed: [localhost]
==> default:
==> default: TASK: [Re-map group ownership of any files owned by 'dialout' group (OSX hosts).] ***
==> default: changed: [localhost]
==> default:
==> default: TASK: [Move the 'vagrant' group out of the way (GNU/Linux hosts).] ************
==> default: skipping: [localhost]
==> default:
==> default: TASK: [Move the 'vagrant' user out of the way (GNU/Linux hosts).] *************
==> default: skipping: [localhost]
==> default:
==> default: TASK: [Map web group to host GID] *********************************************
==> default: changed: [localhost]
==> default:
==> default: TASK: [Re-map group ownership of any files owned by web group] ****************
==> default: changed: [localhost]
==> default:
==> default: PLAY RECAP ********************************************************************
==> default: localhost                  : ok=5    changed=4    unreachable=0    failed=0
    default: Refreshing SSH connection, to login normally.
    default: Writing semaphore file.
==> default: Setting hostname...
==> default: Configuring and enabling network interfaces...
==> default: Exporting NFS shared folders...
==> default: Preparing to edit /etc/exports. Administrator privileges will be required...
==> default: Mounting NFS shared folders...
==> default: Mounting shared folders...
    default: /vagrant => /Users/matthew/Development/valk
==> default: Running provisioner: shell...
    default: Running: inline script
==> default:
==> default: PLAY [localhost] **************************************************************
==> default:
==> default: GATHERING FACTS ***************************************************************
==> default: ok: [localhost]
==> default:
==> default: TASK: [Create 'aegir' user to map to host user] *******************************
==> default: failed: [localhost] => {"failed": true, "name": "aegir", "rc": 4}
==> default: msg: useradd: UID 1000 is not unique
==> default:
==> default:
==> default: FATAL: all hosts have already failed -- aborting
==> default:
==> default: PLAY RECAP ********************************************************************
==> default:            to retry, use: --limit @/root/site.retry
==> default:
==> default: localhost                  : ok=1    changed=0    unreachable=0    failed=1
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
==> default: Attempting graceful shutdown of VM...
==> default: Checking if box 'ubuntu/trusty64' is up to date...
==> default: Clearing any previously set forwarded ports...
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
    default: Adapter 2: hostonly
==> default: Forwarding ports...
    default: 22 => 2222 (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
    default: Warning: Connection timeout. Retrying...
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
vagrant-dns: trying to stop process with pid 38923...
vagrant-dns: process with pid 38923 successfully stopped.
==> default: Restarted DNS Service
==> default: Checking Drush alias integration.
    default: Found drushrc file (/Users/matthew/.drushrc.php).
    default: Found Valkyrie drushrc include file (/Users/matthew/.valkyrie.drushrc.php).
    default: Found Valkyrie drushrc include statement in drushrc file (/Users/matthew/.drushrc.php).
    default: Found project alias path in Valkyrie drushrc include file (/Users/matthew/.valkyrie.drushrc.php).
==> default: Setting hostname...
==> default: Configuring and enabling network interfaces...
==> default: Exporting NFS shared folders...
==> default: Preparing to edit /etc/exports. Administrator privileges will be required...
==> default: Mounting NFS shared folders...
==> default: Mounting shared folders...
    default: /vagrant => /Users/matthew/Development/valk
==> default: Running provisioner: shell...
    default: Running: inline script
==> default:
==> default: PLAY [localhost] **************************************************************
==> default:
==> default: GATHERING FACTS ***************************************************************
==> default: ok: [localhost]
==> default:
==> default: TASK: [Create 'aegir' user to map to host user] *******************************
==> default: failed: [localhost] => {"failed": true, "name": "aegir", "rc": 4}
==> default: msg: useradd: UID 1000 is not unique
==> default:
==> default:
==> default: FATAL: all hosts have already failed -- aborting
==> default:
==> default: PLAY RECAP ********************************************************************
==> default:            to retry, use: --limit @/root/site.retry
==> default:
==> default: localhost                  : ok=1    changed=0    unreachable=0    failed=1
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
The external command could not be executed due to an application error.                                                                                                                          [error]
Illegal string offset 'site' backend.inc:1030                                                                                                                                                    [warning]
                                            [error]urned: ssh: Could not resolve hostname valkyrie.val: nodename nor servname provided, or not known
, code: 255)
ergonlogic commented 9 years ago

Fixed in ce5cc5ca0