[jbosstools-issues] [JBoss JIRA] (JBDS-4056) Devsuite 1.1.0 install fails due to vagrant 1.8.1 box add failure

Robert Terzi (JIRA) issues at jboss.org
Wed Sep 21 15:42:00 EDT 2016


Robert Terzi created JBDS-4056:
----------------------------------

             Summary: Devsuite 1.1.0 install fails due to vagrant 1.8.1 box add failure
                 Key: JBDS-4056
                 URL: https://issues.jboss.org/browse/JBDS-4056
             Project: Red Hat JBoss Developer Studio (devstudio)
          Issue Type: Bug
          Components: platform-installer
    Affects Versions: 1.1.0.GA
         Environment: Windows 10/64 bit
            Reporter: Robert Terzi


DevSuite 1.1.0 GA install fails on Windows 10/64 bit, due to CDK vagrant box add failure that maybe related to Vagrant version greater than 1.7.4.

See related ticket JBDS-3863 Platform installer hangs for log files.  Split this into a separate ticket to track vagrant version issue in this ticket and the lack of feedback in 3863.

See vagrant issue - https://github.com/mitchellh/vagrant/issues/6725 - Adding a local box via "box add" fails with v1.8.0, succeeds with v1.7.4 #6725

Partial workaround:
1. Install DevSuite 1.1.0, quit installer after CDK install fails
2. Uninstall Vagrant 1.8.1
3. download and install Vagrant 1.7.4
4. cd c:\DevelopmentSuite\cdk\boxes
5. vagrant box add --name cdkv2 rhel-vagrant-virtualbox.box

An alternative workaround from the Vagrant issue #6725, maybe to install VC++ 2010 redistributable runtime libraries to work around curl problem in vagrant box add.





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


More information about the jbosstools-issues mailing list