Skip to content

Provisioning fails from unicode-named directory  #57

@joemaller

Description

@joemaller

Running vagrant up from a directory with an umlaut fails to provision on the first task.

PLAY [all] *********************************************************************

TASK [Gathering Facts] *********************************************************
ok: [default]

TASK [Symlink XHProf display files into web root] ******************************
fatal: [default]: FAILED! => {
    "changed": false, 
    "failed": true, 
    "msg": "Error while linking: [Errno 2] No such file or directory", 
    "path": "/vagrant/site/xhprof", 
    "state": "absent"
}
	to retry, use: --limit @/private/tmp/testü/ansible/main.retry

PLAY RECAP *********************************************************************
default                    : ok=1    changed=0    unreachable=0    failed=1   

Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.

ref: #56

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions