[jbosstools-issues] [JBoss JIRA] (JBDS-3653) User home folders with spaces cannot be used by vagrant during install

Denis Golovin (JIRA) issues at jboss.org
Wed Mar 2 13:55:00 EST 2016


Denis Golovin created JBDS-3653:
-----------------------------------

             Summary: User home folders with spaces cannot be used by vagrant during install
                 Key: JBDS-3653
                 URL: https://issues.jboss.org/browse/JBDS-3653
             Project: Developer Studio (JBoss Developer Studio)
          Issue Type: Bug
          Components: cdk, installer
    Affects Versions: 9.1.0.Beta2
            Reporter: Denis Golovin
            Assignee: Denis Golovin


Vagrant complains about 
{quote}Wed, 02 Mar 2016 18:04:21 GMT-ERROR: cdk - Error: Command failed: C:\WINDOWS\system32\cmd.exe /s /c "vagrant plugin install c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.0.0.gem"
The directory where plugins are installed (the Vagrant home directory)
has a space in it. On Windows, there is a bug in Ruby when compiling
plugins into directories with spaces. Please move your Vagrant home
directory to a path without spaces and try again
{quote}

When user home directory have spaces in it, because .vagrant.d file path in turn has spaces as well. For instance: 
{code}C:\Users\User Name\.vagrant.d{code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list