[JBoss JIRA] (JBDS-3820) Run the Vagrant, Virtualbox and OpenJDK MSI installers with suppressed UI
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3820?page=com.atlassian.jira.plugin.... ]
Denis Golovin closed JBDS-3820.
-------------------------------
Resolution: Done
> Run the Vagrant, Virtualbox and OpenJDK MSI installers with suppressed UI
> -------------------------------------------------------------------------
>
> Key: JBDS-3820
> URL: https://issues.jboss.org/browse/JBDS-3820
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: platform-installer
> Affects Versions: 9.1.0.CR1
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Labels: havoc, new_and_noteworthy
> Fix For: 10.1.0.GA
>
>
> If I remember correctly, we've been running the msi installers with reduced UI (/qb) because suppressing the UI required administrative privileges.
> Since the 7zipped installer needs those privileges to start, we could switch to using suppressed UI (/qn), could we not?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBDS-3959) DevSuite Uninstaller for Windows (powershell script)
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3959?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3959:
--------------------------------
Fix Version/s: 10.1.0.GA
> DevSuite Uninstaller for Windows (powershell script)
> ----------------------------------------------------
>
> Key: JBDS-3959
> URL: https://issues.jboss.org/browse/JBDS-3959
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: platform-installer
> Affects Versions: 10.1.0.AM3
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Labels: new_and_noteworthy
> Fix For: 10.1.0.GA
>
>
> DevSuite should provide uninstaller that would remove what was installed by installer and skip what was detected during installation.
> Uninstaller script is located uninstaller/uninstall.ps1 after installation.
> Before running the script make sure vagrant vm is destroyed with
> {code}vagrant destroy{code}
> To run uninstaller start windows command processor or powershell and issue
> {code}powershell -ExecutionPolicy bypass -File c:\${targetInstallFolder}\unistaller\uninstall.ps1 -Verb runas{code}
> Uninstaller script output would look like example below:
> {code}C:\Users\eskimo>powershell -ExecutionPolicy bypass -File c:\${targetInstallFolder}\unistaller\uninstall.ps1
> Uninstalling Development Suite
> Removing VirtualBox
> DONE
> Removing Vagrant
> DONE
> Removing VirtualBox
> DONE
> Removing installation folder
> DONE
> Removing path entries
> DONE
> Press any key to exit:
> C:\Users\eskimo>{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBDS-3959) DevSuite Uninstaller for Windows (powershell script)
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3959?page=com.atlassian.jira.plugin.... ]
Denis Golovin closed JBDS-3959.
-------------------------------
Resolution: Done
> DevSuite Uninstaller for Windows (powershell script)
> ----------------------------------------------------
>
> Key: JBDS-3959
> URL: https://issues.jboss.org/browse/JBDS-3959
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: platform-installer
> Affects Versions: 10.1.0.AM3
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Labels: new_and_noteworthy
> Fix For: 10.1.0.GA
>
>
> DevSuite should provide uninstaller that would remove what was installed by installer and skip what was detected during installation.
> Uninstaller script is located uninstaller/uninstall.ps1 after installation.
> Before running the script make sure vagrant vm is destroyed with
> {code}vagrant destroy{code}
> To run uninstaller start windows command processor or powershell and issue
> {code}powershell -ExecutionPolicy bypass -File c:\${targetInstallFolder}\unistaller\uninstall.ps1 -Verb runas{code}
> Uninstaller script output would look like example below:
> {code}C:\Users\eskimo>powershell -ExecutionPolicy bypass -File c:\${targetInstallFolder}\unistaller\uninstall.ps1
> Uninstalling Development Suite
> Removing VirtualBox
> DONE
> Removing Vagrant
> DONE
> Removing VirtualBox
> DONE
> Removing installation folder
> DONE
> Removing path entries
> DONE
> Press any key to exit:
> C:\Users\eskimo>{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBDS-3901) Got stuck on installation page after corrupted devstudio download
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3901?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3901:
--------------------------------
Fix Version/s: 10.1.0.GA
> Got stuck on installation page after corrupted devstudio download
> -----------------------------------------------------------------
>
> Key: JBDS-3901
> URL: https://issues.jboss.org/browse/JBDS-3901
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.0.0.Alpha2
> Environment: devstudio-platform-10.0.0-Alpha1-20160517-157-installer.exe
> Reporter: Radim Hopp
> Assignee: Denis Golovin
> Labels: new_and_noteworthy
> Fix For: 10.1.0.GA
>
>
> jbds.jar was not downloaded correctly (just a few MB). It was marked as "failed" on installation page as it should. Everything else was downloaded and installed successfully. But I got stuck on that installation page. There is no way to continue nor to restart installation process.
> {noformat:title=install.log}
> Mon, 23 May 2016 08:24:19 GMT-Developer Platform installer v10.0.0-Alpha1-20160517-157
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: virtualbox
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: cygwin
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: vagrant
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: cdk
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: jdk
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: jbds
> Mon, 23 May 2016 08:25:15 GMT-INFO: Download finished for: jbds
> Mon, 23 May 2016 08:25:15 GMT-INFO: Install started for: jbds
> Mon, 23 May 2016 08:25:29 GMT-INFO: Download finished for: cygwin
> Mon, 23 May 2016 08:25:29 GMT-INFO: Install started for: cygwin
> Mon, 23 May 2016 08:26:38 GMT-INFO: Download finished for: vagrant
> Mon, 23 May 2016 08:26:38 GMT-INFO: Install started for: vagrant
> Mon, 23 May 2016 08:27:08 GMT-INFO: Download finished for: virtualbox
> Mon, 23 May 2016 08:27:08 GMT-INFO: Install started for: virtualbox
> Mon, 23 May 2016 08:27:08 GMT-INFO: virtualbox - Execute C:\Users\jboss-qa\AppData\Local\Temp\virtualbox.exe --extract,-path,C:\Users\jboss-qa\AppData\Local\Temp,--silent
> Mon, 23 May 2016 08:27:09 GMT-INFO: virtualbox - Files were extracted to: C:\Users\jboss-qa\AppData\Local\Temp
> Mon, 23 May 2016 08:27:09 GMT-INFO: virtualbox - Execute C:\Users\jboss-qa\AppData\Local\Temp\virtualbox.exe --extract,-path,C:\Users\jboss-qa\AppData\Local\Temp,--silent SUCCESS
> Mon, 23 May 2016 08:27:09 GMT-INFO: virtualbox - Waiting for all downloads to complete
> Mon, 23 May 2016 08:28:04 GMT-INFO: Download finished for: jdk
> Mon, 23 May 2016 08:28:04 GMT-INFO: Install started for: jdk
> Mon, 23 May 2016 08:28:04 GMT-INFO: jdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\jdk.zip to c:\DeveloperPlatform
> Mon, 23 May 2016 08:28:09 GMT-INFO: jdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\jdk.zip to c:\DeveloperPlatform SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: jdk - Rename c:\DeveloperPlatform\java-1.8.0-openjdk-1.8.0.77-0.b03.windows.x86_64to c:\DeveloperPlatform\jdk8
> Mon, 23 May 2016 08:28:09 GMT-INFO: jdk - Rename c:\DeveloperPlatform\java-1.8.0-openjdk-1.8.0.77-0.b03.windows.x86_64to c:\DeveloperPlatform\jdk8 SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: Install finished for: jdk
> Mon, 23 May 2016 08:28:09 GMT-INFO: Setup finished for: jdk
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Generate JBDS auto install file content
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Generate JBDS auto install file content SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Write C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Write C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - headlessInstall() called
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Execute c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true,-jar,C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar,C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Mon, 23 May 2016 08:28:09 GMT-ERROR: jbds - Error: Command failed: c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Error: Invalid or corrupt jarfile C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar
> Mon, 23 May 2016 08:28:09 GMT-ERROR: jbds - Error: Invalid or corrupt jarfile C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar
> Mon, 23 May 2016 08:28:09 GMT-ERROR: jbds failed to install: Error: Command failed: c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Error: Invalid or corrupt jarfile C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar
> Mon, 23 May 2016 08:38:14 GMT-INFO: Download finished for: cdk
> Mon, 23 May 2016 08:38:14 GMT-INFO: Install started for: cdk
> Mon, 23 May 2016 08:38:14 GMT-INFO: virtualbox - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\VirtualBox-5.0.8-r103449-MultiArch_amd64.msi,INSTALLDIR=c:\DeveloperPlatform\virtualbox,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vbox.log
> Mon, 23 May 2016 08:38:37 GMT-INFO: virtualbox - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\VirtualBox-5.0.8-r103449-MultiArch_amd64.msi,INSTALLDIR=c:\DeveloperPlatform\virtualbox,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vbox.log SUCCESS
> Mon, 23 May 2016 08:38:37 GMT-INFO: virtualbox - virtual box location not detected, but it is installed into C:\DeveloperPlatform\virtualbox\ according info in log file
> Mon, 23 May 2016 08:38:37 GMT-INFO: Install finished for: virtualbox
> Mon, 23 May 2016 08:38:37 GMT-INFO: Setup finished for: virtualbox
> Mon, 23 May 2016 08:38:37 GMT-INFO: cygwin - Execute C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe --no-admin,--quiet-mode,--only-site,-l,c:\DeveloperPlatform\cygwin\packages,--site,http://mirrors.xmission.com/cygwin,--root,c:\DeveloperPlatform\cygwin,--categories,Base,--packages,openssh,rsync
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Starting cygwin install, version 2.874
> User has backup/restore rights
> io_stream_cygfile: fopen(/etc/setup/setup.rc) failed 2 No such file or directory
> Current Directory: c:\DeveloperPlatform\cygwin\packages
> Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
> root: c:\DeveloperPlatform\cygwin system
> Selected local directory: c:\DeveloperPlatform\cygwin\packages
> net: Direct
> site: http://mirrors.xmission.com/cygwin/
> io_stream_cygfile: fopen(/etc/setup/installed.db) failed 2 No such file or directory
> io_stream_cygfile: fopen(/etc/setup/timestamp) failed 2 No such file or directory
> Adding required dependency bzip2: Selecting version 1.0.6-2 for installation.
> Adding required dependency ca-certificates: Selecting version 2.7-1 for installation.
> Adding required dependency csih: Selecting version 0.9.9-1 for installation.
> Adding required dependency cygrunsrv: Selecting version 1.62-1 for installation.
> Adding required dependency diffutils: Selecting version 3.3-3 for installation.
> Adding required dependency groff: Selecting version 1.22.3-1 for installation.
> Adding required dependency less: Selecting version 481-1 for installation.
> Adding required dependency libargp: Selecting version 20110921-2 for installation.
> Adding required dependency libattr1: Selecting version 2.4.46-1 for installation.
> Adding required dependency libblkid1: Selecting version 2.25.2-2 for installation.
> Adding required dependency libbz2_1: Selecting version 1.0.6-2 for installation.
> Adding required dependency libcom_err2: Selecting version 1.42.12-2 for installation.
> Adding required dependency libcrypt0: Selecting version 1.3-1 for installation.
> Adding required dependency libedit0: Selecting version 20130712-1 for installation.
> Adding required dependency libffi6: Selecting version 3.2.1-2 for installation.
> Adding required dependency libgcc1: Selecting version 5.3.0-5 for installation.
> Adding required dependency libgdbm4: Selecting version 1.11-1 for installation.
> Adding required dependency libgmp10: Selecting version 6.1.0-3p1 for installation.
> Adding required dependency libgssapi_krb5_2: Selecting version 1.14.1-1 for installation.
> Adding required dependency libiconv: Selecting version 1.14-3 for installation.
> Adding required dependency libiconv2: Selecting version 1.14-3 for installation.
> Adding required dependency libintl8: Selecting version 0.19.7-1 for installation.
> Adding required dependency libk5crypto3: Selecting version 1.14.1-1 for installation.
> Adding required dependency libkrb5support0: Selecting version 1.14.1-1 for installation.
> Adding required dependency libkrb5_3: Selecting version 1.14.1-1 for installation.
> Adding required dependency liblzma5: Selecting version 5.2.2-1 for installation.
> Adding required dependency libmpfr4: Selecting version 3.1.4-1 for installation.
> Adding required dependency libncursesw10: Selecting version 6.0-5.20160423 for installation.
> Adding required dependency libp11-kit0: Selecting version 0.22.1-1 for installation.
> Adding required dependency libpcre1: Selecting version 8.38-3 for installation.
> Adding required dependency libpipeline1: Selecting version 1.4.0-1 for installation.
> Adding required dependency libpopt0: Selecting version 1.16-1 for installation.
> Adding required dependency libsigsegv2: Selecting version 2.10-2 for installation.
> Adding required dependency libsmartcols1: Selecting version 2.25.2-2 for installation.
> Adding required dependency libssp0: Selecting version 5.3.0-5 for installation.
> Adding required dependency libstdc++6: Selecting version 5.3.0-5 for installation.
> Adding required dependency libtasn1_6: Selecting version 4.7-1 for installation.
> Adding required dependency libuuid1: Selecting version 2.25.2-2 for installation.
> Adding required dependency lynx: Selecting version 2.8.7-2 for installation.
> Adding required dependency p11-kit: Selecting version 0.22.1-1 for installation.
> Adding required dependency p11-kit-trust: Selecting version 0.22.1-1 for installation.
> Adding required dependency popt: Selecting version 1.16-1 for installation.
> Adding required dependency xz: Selecting version 5.2.2-1 for installation.
> Adding required dependency zlib0: Selecting version 1.2.8-3 for installation.
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/_autorebase/_autorebase-001004-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/alternatives/alternatives-1.3.30c-10.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-cygwin/base-cygwin-3.8-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-files/base-files-4.2-4.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bash/bash-4.3.42-4.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/bzip2-1.0.6-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/ca-certificates/ca-certificates-2.7-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/coreutils/coreutils-8.25-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/csih/csih-0.9.9-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygrunsrv/cygrunsrv-1.62-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygutils/cygutils-1.4.15-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygwin/cygwin-2.5.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/dash/dash-0.5.8-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/diffutils/diffutils-3.3-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/editrights/editrights-1.03-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/file/file-5.25-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/findutils/findutils-4.6.0-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gawk/gawk-4.1.3-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/getent/getent-2.18.90-4.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/grep/grep-2.24-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/groff/groff-1.22.3-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gzip/gzip-1.7-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/hostname/hostname-3.13-1.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/texinfo/info/info-6.1-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ipc-utils/ipc-utils-1.0-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/less/less-481-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libargp/libargp-20110921-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/attr/libattr1/libattr1-2.4.46-1.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libblkid1/libblkid1-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/libbz2_1/libbz2_1-1.0.6-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/e2fsprogs/libcom_err2/libcom_err2-1.42.12-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/crypt/libcrypt0/libcrypt0-1.3-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libedit/libedit0/libedit0-20130712-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libffi/libffi6/libffi6-3.2.1-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libgcc1/libgcc1-5.3.0-5.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gdbm/libgdbm4/libgdbm4-1.11-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gmp/libgmp10/libgmp10-6.1.0-3p1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libgssapi_krb5_2/libgssapi_krb5_2-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv-1.14-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv2/libiconv2-1.14-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gettext/libintl8/libintl8-0.19.7-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libk5crypto3/libk5crypto3-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5_3/libkrb5_3-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5support0/libkrb5support0-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/liblzma5/liblzma5-5.2.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mpfr/libmpfr4/libmpfr4-3.1.4-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/libncursesw10/libncursesw10-6.0-5.20160423.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/libopenssl100/libopenssl100-1.0.2h-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/libp11-kit0/libp11-kit0-0.22.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/pcre/libpcre1/libpcre1-8.38-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libpipeline/libpipeline1/libpipeline1-1.4.0-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/popt/libpopt0/libpopt0-1.16-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/readline/libreadline7/libreadline7-6.3.8-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libsigsegv/libsigsegv2/libsigsegv2-2.10-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libsmartcols1/libsmartcols1-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libssp0/libssp0-5.3.0-5.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libstdc++6/libstdc++6-5.3.0-5.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libtasn1/libtasn1_6/libtasn1_6-4.7-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libuuid1/libuuid1-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/login/login-1.11-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/lynx/lynx-2.8.7-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/man-db/man-db-2.7.4-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mintty/mintty-2.3.7-0.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/ncurses-6.0-5.20160423.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssh/openssh-7.2p2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/openssl-1.0.2h-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-0.22.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-trust/p11-kit-trust-0.22.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/popt/popt-1.16-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rebase/rebase-4.4.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rsync/rsync-3.1.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/run/run-1.3.4-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/sed/sed-4.2.2-3.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/tar/tar-1.28-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/terminfo/terminfo-6.0-5.20160423.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/tzdata/tzdata-2016d-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/util-linux-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/vim/vim-minimal/vim-minimal-7.4.1816-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/which/which-2.20-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/xz-5.2.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/zlib/zlib0/zlib0-1.2.8-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/_autorebase/_autorebase-001004-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/alternatives/alternatives-1.3.30c-10.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-cygwin/base-cygwin-3.8-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-files/base-files-4.2-4.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bash/bash-4.3.42-4.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/bzip2-1.0.6-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/ca-certificates/ca-certificates-2.7-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/coreutils/coreutils-8.25-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/csih/csih-0.9.9-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygrunsrv/cygrunsrv-1.62-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygutils/cygutils-1.4.15-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygwin/cygwin-2.5.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/dash/dash-0.5.8-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/diffutils/diffutils-3.3-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/editrights/editrights-1.03-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/file/file-5.25-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/findutils/findutils-4.6.0-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gawk/gawk-4.1.3-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/getent/getent-2.18.90-4.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/grep/grep-2.24-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/groff/groff-1.22.3-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gzip/gzip-1.7-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/hostname/hostname-3.13-1.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/texinfo/info/info-6.1-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ipc-utils/ipc-utils-1.0-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/less/less-481-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libargp/libargp-20110921-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/attr/libattr1/libattr1-2.4.46-1.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libblkid1/libblkid1-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/libbz2_1/libbz2_1-1.0.6-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/e2fsprogs/libcom_err2/libcom_err2-1.42.12-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/crypt/libcrypt0/libcrypt0-1.3-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libedit/libedit0/libedit0-20130712-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libffi/libffi6/libffi6-3.2.1-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libgcc1/libgcc1-5.3.0-5.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gdbm/libgdbm4/libgdbm4-1.11-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gmp/libgmp10/libgmp10-6.1.0-3p1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libgssapi_krb5_2/libgssapi_krb5_2-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv-1.14-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv2/libiconv2-1.14-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gettext/libintl8/libintl8-0.19.7-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libk5crypto3/libk5crypto3-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5_3/libkrb5_3-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5support0/libkrb5support0-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/liblzma5/liblzma5-5.2.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mpfr/libmpfr4/libmpfr4-3.1.4-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/libncursesw10/libncursesw10-6.0-5.20160423.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/libopenssl100/libopenssl100-1.0.2h-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/libp11-kit0/libp11-kit0-0.22.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/pcre/libpcre1/libpcre1-8.38-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libpipeline/libpipeline1/libpipeline1-1.4.0-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/readline/libreadline7/libreadline7-6.3.8-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libsigsegv/libsigsegv2/libsigsegv2-2.10-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libsmartcols1/libsmartcols1-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libssp0/libssp0-5.3.0-5.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libstdc++6/libstdc++6-5.3.0-5.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libtasn1/libtasn1_6/libtasn1_6-4.7-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libuuid1/libuuid1-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/login/login-1.11-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/lynx/lynx-2.8.7-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/man-db/man-db-2.7.4-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mintty/mintty-2.3.7-0.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/ncurses-6.0-5.20160423.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssh/openssh-7.2p2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/openssl-1.0.2h-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-0.22.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-trust/p11-kit-trust-0.22.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/popt/popt-1.16-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rebase/rebase-4.4.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rsync/rsync-3.1.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/run/run-1.3.4-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/sed/sed-4.2.2-3.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/tar/tar-1.28-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/terminfo/terminfo-6.0-5.20160423.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/tzdata/tzdata-2016d-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/util-linux-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/vim/vim-minimal/vim-minimal-7.4.1816-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/which/which-2.20-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/xz-5.2.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/zlib/zlib0/zlib0-1.2.8-3.tar.xz
> Changing gid back to original
> running: c:\DeveloperPlatform\cygwin\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
> running: c:\DeveloperPlatform\cygwin\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/000-cygwin-post-install.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/coreutils.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/bash.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/base-files-mketc.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/base-files-profile.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/ca-certificates.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/lynx.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/man-db.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/mintty.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/openssh.sh"
> Changing gid to Administrators
> Ending cygwin install
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Execute C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe --no-admin,--quiet-mode,--only-site,-l,c:\DeveloperPlatform\cygwin\packages,--site,http://mirrors.xmission.com/cygwin,--root,c:\DeveloperPlatform\cygwin,--categories,Base,--packages,openssh,rsync SUCCESS
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Move C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe to c:\DeveloperPlatform\cygwin\setup-x86_64.exe
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Move C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe to c:\DeveloperPlatform\cygwin\setup-x86_64.exe SUCCESS
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Write C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Write C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1 SUCCESS
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1
> Mon, 23 May 2016 08:41:03 GMT-INFO: cygwin - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1 SUCCESS
> Mon, 23 May 2016 08:41:03 GMT-INFO: Install finished for: cygwin
> Mon, 23 May 2016 08:41:03 GMT-INFO: Setup finished for: cygwin
> Mon, 23 May 2016 08:41:03 GMT-INFO: vagrant - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\vagrant.msi,VAGRANTAPPDIR=c:\DeveloperPlatform\vagrant,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vagrant.log
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\vagrant.msi,VAGRANTAPPDIR=c:\DeveloperPlatform\vagrant,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vagrant.log SUCCESS
> Mon, 23 May 2016 08:42:28 GMT-INFO: Install finished for: vagrant
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Write C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Write C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute command setx VAGRANT_DETECTED_OS "cygwin"
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute options undefined
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant -
> SUCCESS: Specified value was saved.
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute setx VAGRANT_DETECTED_OS "cygwin" SUCCESS
> Mon, 23 May 2016 08:42:33 GMT-INFO: Setup finished for: vagrant
> Mon, 23 May 2016 08:42:33 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\cdk.zip to c:\DeveloperPlatform
> Mon, 23 May 2016 08:42:33 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\cdk.zip to c:\DeveloperPlatform SUCCESS
> Mon, 23 May 2016 08:42:33 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\oc.zip to c:\DeveloperPlatform\cdk\bin
> Mon, 23 May 2016 08:42:34 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\oc.zip to c:\DeveloperPlatform\cdk\bin SUCCESS
> Mon, 23 May 2016 08:42:34 GMT-INFO: cdk - Move C:\Users\jboss-qa\AppData\Local\Temp\rhel-vagrant-virtualbox.box to c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Move C:\Users\jboss-qa\AppData\Local\Temp\rhel-vagrant-virtualbox.box to c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box SUCCESS
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write c:\DeveloperPlatform\cdk\components\rhel\rhel-ose\.cdk
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write c:\DeveloperPlatform\cdk\components\rhel\rhel-ose\.cdk SUCCESS
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - postVagrantSetup called
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - Execute command vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem"
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Installing the 'c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem' plugin. This can take a few minutes...
> Installed the plugin 'vagrant-registration (1.2.1)'!
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Execute vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem" SUCCESS
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Execute command vagrant box remove cdkv2 -f
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:45 GMT-ERROR: cdk - Error: Command failed: vagrant box remove cdkv2 -f
> The box you requested to be removed could not be found. No
> boxes named 'cdkv2' could be found.
> Mon, 23 May 2016 08:42:45 GMT-ERROR: cdk - The box you requested to be removed could not be found. No
> boxes named 'cdkv2' could be found.
> Mon, 23 May 2016 08:42:45 GMT-INFO: cdk - Execute command vagrant box add --name cdkv2 "c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box"
> Mon, 23 May 2016 08:42:45 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - ==> box: Box file was not detected as metadata. Adding it directly...
> ==> box: Adding box 'cdkv2' (v0) for provider:
> box: Unpacking necessary files from: file://c:/DeveloperPlatform/cdk/boxes/rhel-vagrant-virtualbox.box
> [K box: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)
> [K box: Progress: 61% (Rate: 810M/s, Estimated time remaining: 0:00:01)
> [K box: Progress: 100% (Rate: 583M/s, Estimated time remaining: --:--:--)
> [K box:
> ==> box: Successfully added box 'cdkv2' (v0) for 'virtualbox'!
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - Execute vagrant box add --name cdkv2 "c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box" SUCCESS
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - Execute command vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-service-manager-1.0.1.gem"
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:53 GMT-INFO: cdk - Installing the 'c:\DeveloperPlatform\cdk\plugins\vagrant-service-manager-1.0.1.gem' plugin. This can take a few minutes...
> Installed the plugin 'vagrant-service-manager (1.0.1)'!
> Mon, 23 May 2016 08:42:53 GMT-INFO: cdk - Execute vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-service-manager-1.0.1.gem" SUCCESS
> Mon, 23 May 2016 08:42:53 GMT-INFO: Install finished for: cdk
> Mon, 23 May 2016 08:42:53 GMT-INFO: Setup finished for: cdk
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBDS-3901) Got stuck on installation page after corrupted devstudio download
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3901?page=com.atlassian.jira.plugin.... ]
Denis Golovin closed JBDS-3901.
-------------------------------
Resolution: Done
> Got stuck on installation page after corrupted devstudio download
> -----------------------------------------------------------------
>
> Key: JBDS-3901
> URL: https://issues.jboss.org/browse/JBDS-3901
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.0.0.Alpha2
> Environment: devstudio-platform-10.0.0-Alpha1-20160517-157-installer.exe
> Reporter: Radim Hopp
> Assignee: Denis Golovin
> Labels: new_and_noteworthy
> Fix For: 10.1.0.GA
>
>
> jbds.jar was not downloaded correctly (just a few MB). It was marked as "failed" on installation page as it should. Everything else was downloaded and installed successfully. But I got stuck on that installation page. There is no way to continue nor to restart installation process.
> {noformat:title=install.log}
> Mon, 23 May 2016 08:24:19 GMT-Developer Platform installer v10.0.0-Alpha1-20160517-157
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: virtualbox
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: cygwin
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: vagrant
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: cdk
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: jdk
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: jbds
> Mon, 23 May 2016 08:25:15 GMT-INFO: Download finished for: jbds
> Mon, 23 May 2016 08:25:15 GMT-INFO: Install started for: jbds
> Mon, 23 May 2016 08:25:29 GMT-INFO: Download finished for: cygwin
> Mon, 23 May 2016 08:25:29 GMT-INFO: Install started for: cygwin
> Mon, 23 May 2016 08:26:38 GMT-INFO: Download finished for: vagrant
> Mon, 23 May 2016 08:26:38 GMT-INFO: Install started for: vagrant
> Mon, 23 May 2016 08:27:08 GMT-INFO: Download finished for: virtualbox
> Mon, 23 May 2016 08:27:08 GMT-INFO: Install started for: virtualbox
> Mon, 23 May 2016 08:27:08 GMT-INFO: virtualbox - Execute C:\Users\jboss-qa\AppData\Local\Temp\virtualbox.exe --extract,-path,C:\Users\jboss-qa\AppData\Local\Temp,--silent
> Mon, 23 May 2016 08:27:09 GMT-INFO: virtualbox - Files were extracted to: C:\Users\jboss-qa\AppData\Local\Temp
> Mon, 23 May 2016 08:27:09 GMT-INFO: virtualbox - Execute C:\Users\jboss-qa\AppData\Local\Temp\virtualbox.exe --extract,-path,C:\Users\jboss-qa\AppData\Local\Temp,--silent SUCCESS
> Mon, 23 May 2016 08:27:09 GMT-INFO: virtualbox - Waiting for all downloads to complete
> Mon, 23 May 2016 08:28:04 GMT-INFO: Download finished for: jdk
> Mon, 23 May 2016 08:28:04 GMT-INFO: Install started for: jdk
> Mon, 23 May 2016 08:28:04 GMT-INFO: jdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\jdk.zip to c:\DeveloperPlatform
> Mon, 23 May 2016 08:28:09 GMT-INFO: jdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\jdk.zip to c:\DeveloperPlatform SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: jdk - Rename c:\DeveloperPlatform\java-1.8.0-openjdk-1.8.0.77-0.b03.windows.x86_64to c:\DeveloperPlatform\jdk8
> Mon, 23 May 2016 08:28:09 GMT-INFO: jdk - Rename c:\DeveloperPlatform\java-1.8.0-openjdk-1.8.0.77-0.b03.windows.x86_64to c:\DeveloperPlatform\jdk8 SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: Install finished for: jdk
> Mon, 23 May 2016 08:28:09 GMT-INFO: Setup finished for: jdk
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Generate JBDS auto install file content
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Generate JBDS auto install file content SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Write C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Write C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - headlessInstall() called
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Execute c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true,-jar,C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar,C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Mon, 23 May 2016 08:28:09 GMT-ERROR: jbds - Error: Command failed: c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Error: Invalid or corrupt jarfile C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar
> Mon, 23 May 2016 08:28:09 GMT-ERROR: jbds - Error: Invalid or corrupt jarfile C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar
> Mon, 23 May 2016 08:28:09 GMT-ERROR: jbds failed to install: Error: Command failed: c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Error: Invalid or corrupt jarfile C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar
> Mon, 23 May 2016 08:38:14 GMT-INFO: Download finished for: cdk
> Mon, 23 May 2016 08:38:14 GMT-INFO: Install started for: cdk
> Mon, 23 May 2016 08:38:14 GMT-INFO: virtualbox - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\VirtualBox-5.0.8-r103449-MultiArch_amd64.msi,INSTALLDIR=c:\DeveloperPlatform\virtualbox,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vbox.log
> Mon, 23 May 2016 08:38:37 GMT-INFO: virtualbox - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\VirtualBox-5.0.8-r103449-MultiArch_amd64.msi,INSTALLDIR=c:\DeveloperPlatform\virtualbox,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vbox.log SUCCESS
> Mon, 23 May 2016 08:38:37 GMT-INFO: virtualbox - virtual box location not detected, but it is installed into C:\DeveloperPlatform\virtualbox\ according info in log file
> Mon, 23 May 2016 08:38:37 GMT-INFO: Install finished for: virtualbox
> Mon, 23 May 2016 08:38:37 GMT-INFO: Setup finished for: virtualbox
> Mon, 23 May 2016 08:38:37 GMT-INFO: cygwin - Execute C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe --no-admin,--quiet-mode,--only-site,-l,c:\DeveloperPlatform\cygwin\packages,--site,http://mirrors.xmission.com/cygwin,--root,c:\DeveloperPlatform\cygwin,--categories,Base,--packages,openssh,rsync
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Starting cygwin install, version 2.874
> User has backup/restore rights
> io_stream_cygfile: fopen(/etc/setup/setup.rc) failed 2 No such file or directory
> Current Directory: c:\DeveloperPlatform\cygwin\packages
> Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
> root: c:\DeveloperPlatform\cygwin system
> Selected local directory: c:\DeveloperPlatform\cygwin\packages
> net: Direct
> site: http://mirrors.xmission.com/cygwin/
> io_stream_cygfile: fopen(/etc/setup/installed.db) failed 2 No such file or directory
> io_stream_cygfile: fopen(/etc/setup/timestamp) failed 2 No such file or directory
> Adding required dependency bzip2: Selecting version 1.0.6-2 for installation.
> Adding required dependency ca-certificates: Selecting version 2.7-1 for installation.
> Adding required dependency csih: Selecting version 0.9.9-1 for installation.
> Adding required dependency cygrunsrv: Selecting version 1.62-1 for installation.
> Adding required dependency diffutils: Selecting version 3.3-3 for installation.
> Adding required dependency groff: Selecting version 1.22.3-1 for installation.
> Adding required dependency less: Selecting version 481-1 for installation.
> Adding required dependency libargp: Selecting version 20110921-2 for installation.
> Adding required dependency libattr1: Selecting version 2.4.46-1 for installation.
> Adding required dependency libblkid1: Selecting version 2.25.2-2 for installation.
> Adding required dependency libbz2_1: Selecting version 1.0.6-2 for installation.
> Adding required dependency libcom_err2: Selecting version 1.42.12-2 for installation.
> Adding required dependency libcrypt0: Selecting version 1.3-1 for installation.
> Adding required dependency libedit0: Selecting version 20130712-1 for installation.
> Adding required dependency libffi6: Selecting version 3.2.1-2 for installation.
> Adding required dependency libgcc1: Selecting version 5.3.0-5 for installation.
> Adding required dependency libgdbm4: Selecting version 1.11-1 for installation.
> Adding required dependency libgmp10: Selecting version 6.1.0-3p1 for installation.
> Adding required dependency libgssapi_krb5_2: Selecting version 1.14.1-1 for installation.
> Adding required dependency libiconv: Selecting version 1.14-3 for installation.
> Adding required dependency libiconv2: Selecting version 1.14-3 for installation.
> Adding required dependency libintl8: Selecting version 0.19.7-1 for installation.
> Adding required dependency libk5crypto3: Selecting version 1.14.1-1 for installation.
> Adding required dependency libkrb5support0: Selecting version 1.14.1-1 for installation.
> Adding required dependency libkrb5_3: Selecting version 1.14.1-1 for installation.
> Adding required dependency liblzma5: Selecting version 5.2.2-1 for installation.
> Adding required dependency libmpfr4: Selecting version 3.1.4-1 for installation.
> Adding required dependency libncursesw10: Selecting version 6.0-5.20160423 for installation.
> Adding required dependency libp11-kit0: Selecting version 0.22.1-1 for installation.
> Adding required dependency libpcre1: Selecting version 8.38-3 for installation.
> Adding required dependency libpipeline1: Selecting version 1.4.0-1 for installation.
> Adding required dependency libpopt0: Selecting version 1.16-1 for installation.
> Adding required dependency libsigsegv2: Selecting version 2.10-2 for installation.
> Adding required dependency libsmartcols1: Selecting version 2.25.2-2 for installation.
> Adding required dependency libssp0: Selecting version 5.3.0-5 for installation.
> Adding required dependency libstdc++6: Selecting version 5.3.0-5 for installation.
> Adding required dependency libtasn1_6: Selecting version 4.7-1 for installation.
> Adding required dependency libuuid1: Selecting version 2.25.2-2 for installation.
> Adding required dependency lynx: Selecting version 2.8.7-2 for installation.
> Adding required dependency p11-kit: Selecting version 0.22.1-1 for installation.
> Adding required dependency p11-kit-trust: Selecting version 0.22.1-1 for installation.
> Adding required dependency popt: Selecting version 1.16-1 for installation.
> Adding required dependency xz: Selecting version 5.2.2-1 for installation.
> Adding required dependency zlib0: Selecting version 1.2.8-3 for installation.
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/_autorebase/_autorebase-001004-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/alternatives/alternatives-1.3.30c-10.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-cygwin/base-cygwin-3.8-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-files/base-files-4.2-4.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bash/bash-4.3.42-4.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/bzip2-1.0.6-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/ca-certificates/ca-certificates-2.7-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/coreutils/coreutils-8.25-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/csih/csih-0.9.9-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygrunsrv/cygrunsrv-1.62-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygutils/cygutils-1.4.15-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygwin/cygwin-2.5.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/dash/dash-0.5.8-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/diffutils/diffutils-3.3-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/editrights/editrights-1.03-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/file/file-5.25-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/findutils/findutils-4.6.0-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gawk/gawk-4.1.3-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/getent/getent-2.18.90-4.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/grep/grep-2.24-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/groff/groff-1.22.3-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gzip/gzip-1.7-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/hostname/hostname-3.13-1.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/texinfo/info/info-6.1-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ipc-utils/ipc-utils-1.0-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/less/less-481-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libargp/libargp-20110921-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/attr/libattr1/libattr1-2.4.46-1.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libblkid1/libblkid1-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/libbz2_1/libbz2_1-1.0.6-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/e2fsprogs/libcom_err2/libcom_err2-1.42.12-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/crypt/libcrypt0/libcrypt0-1.3-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libedit/libedit0/libedit0-20130712-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libffi/libffi6/libffi6-3.2.1-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libgcc1/libgcc1-5.3.0-5.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gdbm/libgdbm4/libgdbm4-1.11-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gmp/libgmp10/libgmp10-6.1.0-3p1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libgssapi_krb5_2/libgssapi_krb5_2-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv-1.14-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv2/libiconv2-1.14-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gettext/libintl8/libintl8-0.19.7-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libk5crypto3/libk5crypto3-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5_3/libkrb5_3-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5support0/libkrb5support0-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/liblzma5/liblzma5-5.2.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mpfr/libmpfr4/libmpfr4-3.1.4-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/libncursesw10/libncursesw10-6.0-5.20160423.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/libopenssl100/libopenssl100-1.0.2h-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/libp11-kit0/libp11-kit0-0.22.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/pcre/libpcre1/libpcre1-8.38-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libpipeline/libpipeline1/libpipeline1-1.4.0-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/popt/libpopt0/libpopt0-1.16-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/readline/libreadline7/libreadline7-6.3.8-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libsigsegv/libsigsegv2/libsigsegv2-2.10-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libsmartcols1/libsmartcols1-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libssp0/libssp0-5.3.0-5.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libstdc++6/libstdc++6-5.3.0-5.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libtasn1/libtasn1_6/libtasn1_6-4.7-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libuuid1/libuuid1-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/login/login-1.11-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/lynx/lynx-2.8.7-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/man-db/man-db-2.7.4-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mintty/mintty-2.3.7-0.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/ncurses-6.0-5.20160423.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssh/openssh-7.2p2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/openssl-1.0.2h-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-0.22.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-trust/p11-kit-trust-0.22.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/popt/popt-1.16-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rebase/rebase-4.4.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rsync/rsync-3.1.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/run/run-1.3.4-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/sed/sed-4.2.2-3.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/tar/tar-1.28-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/terminfo/terminfo-6.0-5.20160423.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/tzdata/tzdata-2016d-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/util-linux-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/vim/vim-minimal/vim-minimal-7.4.1816-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/which/which-2.20-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/xz-5.2.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/zlib/zlib0/zlib0-1.2.8-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/_autorebase/_autorebase-001004-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/alternatives/alternatives-1.3.30c-10.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-cygwin/base-cygwin-3.8-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-files/base-files-4.2-4.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bash/bash-4.3.42-4.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/bzip2-1.0.6-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/ca-certificates/ca-certificates-2.7-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/coreutils/coreutils-8.25-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/csih/csih-0.9.9-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygrunsrv/cygrunsrv-1.62-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygutils/cygutils-1.4.15-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygwin/cygwin-2.5.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/dash/dash-0.5.8-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/diffutils/diffutils-3.3-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/editrights/editrights-1.03-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/file/file-5.25-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/findutils/findutils-4.6.0-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gawk/gawk-4.1.3-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/getent/getent-2.18.90-4.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/grep/grep-2.24-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/groff/groff-1.22.3-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gzip/gzip-1.7-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/hostname/hostname-3.13-1.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/texinfo/info/info-6.1-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ipc-utils/ipc-utils-1.0-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/less/less-481-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libargp/libargp-20110921-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/attr/libattr1/libattr1-2.4.46-1.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libblkid1/libblkid1-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/libbz2_1/libbz2_1-1.0.6-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/e2fsprogs/libcom_err2/libcom_err2-1.42.12-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/crypt/libcrypt0/libcrypt0-1.3-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libedit/libedit0/libedit0-20130712-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libffi/libffi6/libffi6-3.2.1-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libgcc1/libgcc1-5.3.0-5.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gdbm/libgdbm4/libgdbm4-1.11-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gmp/libgmp10/libgmp10-6.1.0-3p1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libgssapi_krb5_2/libgssapi_krb5_2-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv-1.14-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv2/libiconv2-1.14-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gettext/libintl8/libintl8-0.19.7-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libk5crypto3/libk5crypto3-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5_3/libkrb5_3-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5support0/libkrb5support0-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/liblzma5/liblzma5-5.2.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mpfr/libmpfr4/libmpfr4-3.1.4-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/libncursesw10/libncursesw10-6.0-5.20160423.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/libopenssl100/libopenssl100-1.0.2h-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/libp11-kit0/libp11-kit0-0.22.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/pcre/libpcre1/libpcre1-8.38-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libpipeline/libpipeline1/libpipeline1-1.4.0-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/readline/libreadline7/libreadline7-6.3.8-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libsigsegv/libsigsegv2/libsigsegv2-2.10-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libsmartcols1/libsmartcols1-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libssp0/libssp0-5.3.0-5.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libstdc++6/libstdc++6-5.3.0-5.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libtasn1/libtasn1_6/libtasn1_6-4.7-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libuuid1/libuuid1-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/login/login-1.11-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/lynx/lynx-2.8.7-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/man-db/man-db-2.7.4-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mintty/mintty-2.3.7-0.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/ncurses-6.0-5.20160423.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssh/openssh-7.2p2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/openssl-1.0.2h-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-0.22.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-trust/p11-kit-trust-0.22.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/popt/popt-1.16-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rebase/rebase-4.4.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rsync/rsync-3.1.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/run/run-1.3.4-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/sed/sed-4.2.2-3.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/tar/tar-1.28-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/terminfo/terminfo-6.0-5.20160423.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/tzdata/tzdata-2016d-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/util-linux-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/vim/vim-minimal/vim-minimal-7.4.1816-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/which/which-2.20-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/xz-5.2.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/zlib/zlib0/zlib0-1.2.8-3.tar.xz
> Changing gid back to original
> running: c:\DeveloperPlatform\cygwin\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
> running: c:\DeveloperPlatform\cygwin\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/000-cygwin-post-install.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/coreutils.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/bash.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/base-files-mketc.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/base-files-profile.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/ca-certificates.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/lynx.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/man-db.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/mintty.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/openssh.sh"
> Changing gid to Administrators
> Ending cygwin install
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Execute C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe --no-admin,--quiet-mode,--only-site,-l,c:\DeveloperPlatform\cygwin\packages,--site,http://mirrors.xmission.com/cygwin,--root,c:\DeveloperPlatform\cygwin,--categories,Base,--packages,openssh,rsync SUCCESS
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Move C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe to c:\DeveloperPlatform\cygwin\setup-x86_64.exe
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Move C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe to c:\DeveloperPlatform\cygwin\setup-x86_64.exe SUCCESS
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Write C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Write C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1 SUCCESS
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1
> Mon, 23 May 2016 08:41:03 GMT-INFO: cygwin - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1 SUCCESS
> Mon, 23 May 2016 08:41:03 GMT-INFO: Install finished for: cygwin
> Mon, 23 May 2016 08:41:03 GMT-INFO: Setup finished for: cygwin
> Mon, 23 May 2016 08:41:03 GMT-INFO: vagrant - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\vagrant.msi,VAGRANTAPPDIR=c:\DeveloperPlatform\vagrant,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vagrant.log
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\vagrant.msi,VAGRANTAPPDIR=c:\DeveloperPlatform\vagrant,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vagrant.log SUCCESS
> Mon, 23 May 2016 08:42:28 GMT-INFO: Install finished for: vagrant
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Write C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Write C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute command setx VAGRANT_DETECTED_OS "cygwin"
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute options undefined
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant -
> SUCCESS: Specified value was saved.
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute setx VAGRANT_DETECTED_OS "cygwin" SUCCESS
> Mon, 23 May 2016 08:42:33 GMT-INFO: Setup finished for: vagrant
> Mon, 23 May 2016 08:42:33 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\cdk.zip to c:\DeveloperPlatform
> Mon, 23 May 2016 08:42:33 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\cdk.zip to c:\DeveloperPlatform SUCCESS
> Mon, 23 May 2016 08:42:33 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\oc.zip to c:\DeveloperPlatform\cdk\bin
> Mon, 23 May 2016 08:42:34 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\oc.zip to c:\DeveloperPlatform\cdk\bin SUCCESS
> Mon, 23 May 2016 08:42:34 GMT-INFO: cdk - Move C:\Users\jboss-qa\AppData\Local\Temp\rhel-vagrant-virtualbox.box to c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Move C:\Users\jboss-qa\AppData\Local\Temp\rhel-vagrant-virtualbox.box to c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box SUCCESS
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write c:\DeveloperPlatform\cdk\components\rhel\rhel-ose\.cdk
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write c:\DeveloperPlatform\cdk\components\rhel\rhel-ose\.cdk SUCCESS
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - postVagrantSetup called
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - Execute command vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem"
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Installing the 'c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem' plugin. This can take a few minutes...
> Installed the plugin 'vagrant-registration (1.2.1)'!
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Execute vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem" SUCCESS
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Execute command vagrant box remove cdkv2 -f
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:45 GMT-ERROR: cdk - Error: Command failed: vagrant box remove cdkv2 -f
> The box you requested to be removed could not be found. No
> boxes named 'cdkv2' could be found.
> Mon, 23 May 2016 08:42:45 GMT-ERROR: cdk - The box you requested to be removed could not be found. No
> boxes named 'cdkv2' could be found.
> Mon, 23 May 2016 08:42:45 GMT-INFO: cdk - Execute command vagrant box add --name cdkv2 "c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box"
> Mon, 23 May 2016 08:42:45 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - ==> box: Box file was not detected as metadata. Adding it directly...
> ==> box: Adding box 'cdkv2' (v0) for provider:
> box: Unpacking necessary files from: file://c:/DeveloperPlatform/cdk/boxes/rhel-vagrant-virtualbox.box
> [K box: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)
> [K box: Progress: 61% (Rate: 810M/s, Estimated time remaining: 0:00:01)
> [K box: Progress: 100% (Rate: 583M/s, Estimated time remaining: --:--:--)
> [K box:
> ==> box: Successfully added box 'cdkv2' (v0) for 'virtualbox'!
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - Execute vagrant box add --name cdkv2 "c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box" SUCCESS
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - Execute command vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-service-manager-1.0.1.gem"
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:53 GMT-INFO: cdk - Installing the 'c:\DeveloperPlatform\cdk\plugins\vagrant-service-manager-1.0.1.gem' plugin. This can take a few minutes...
> Installed the plugin 'vagrant-service-manager (1.0.1)'!
> Mon, 23 May 2016 08:42:53 GMT-INFO: cdk - Execute vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-service-manager-1.0.1.gem" SUCCESS
> Mon, 23 May 2016 08:42:53 GMT-INFO: Install finished for: cdk
> Mon, 23 May 2016 08:42:53 GMT-INFO: Setup finished for: cdk
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBDS-3618) Progress does not reflect actual amount of work done
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3618?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3618:
--------------------------------
Fix Version/s: 10.1.0.GA
> Progress does not reflect actual amount of work done
> ----------------------------------------------------
>
> Key: JBDS-3618
> URL: https://issues.jboss.org/browse/JBDS-3618
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Reporter: Jan Richter
> Assignee: Jan Richter
> Priority: Minor
> Labels: havoc, new_and_noteworthy, ui
> Fix For: 10.1.0.GA
>
>
> It seems the current way the progress tracking is implemented is simply by giving an initial time estimate for each component. The progress bars then just count down the supplied time with no relation to the actual progress achieved.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBDS-3618) Progress does not reflect actual amount of work done
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3618?page=com.atlassian.jira.plugin.... ]
Denis Golovin closed JBDS-3618.
-------------------------------
Resolution: Done
> Progress does not reflect actual amount of work done
> ----------------------------------------------------
>
> Key: JBDS-3618
> URL: https://issues.jboss.org/browse/JBDS-3618
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Reporter: Jan Richter
> Assignee: Jan Richter
> Priority: Minor
> Labels: havoc, new_and_noteworthy, ui
> Fix For: 10.1.0.GA
>
>
> It seems the current way the progress tracking is implemented is simply by giving an initial time estimate for each component. The progress bars then just count down the supplied time with no relation to the actual progress achieved.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBDS-3862) Platform installer failed to detect existing Cygwin install with ssh and sftp
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3862?page=com.atlassian.jira.plugin.... ]
Denis Golovin closed JBDS-3862.
-------------------------------
Resolution: Done
> Platform installer failed to detect existing Cygwin install with ssh and sftp
> -----------------------------------------------------------------------------
>
> Key: JBDS-3862
> URL: https://issues.jboss.org/browse/JBDS-3862
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: platform-installer
> Affects Versions: 9.1.0.Beta1
> Environment: Windows 7/64 bit,
> Cygwin 2.5.1 already installed in the detault location C:\cygwin.
> Reporter: Robert Terzi
> Assignee: Denis Golovin
> Priority: Minor
> Labels: new_and_noteworthy
> Fix For: 10.1.0.GA
>
> Attachments: screenshot-1.png
>
>
> The installer did not detect the existing Cygwin install in C:\Cygwin.
> What test is used to determine if Cygwin is already installed?
> !screenshot-1.png!
> Installer uses {code}cygcheck -c cygwin openssh rsync{code} to veify cygwin installed and ssh, sftp and rsync are installed.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months