Vagrant 2 2 13 64 bit

Author: n | 2025-04-24

★★★★☆ (4.4 / 3845 reviews)

medibang brushes download

Vagrant (64-bit) Date released: (one year ago) Download. Vagrant (64-bit) Date released: (2 years ago) Download. Vagrant (64-bit) Date released: (2 years ago) Download. Vagrant (64-bit) Date released: (2 years ago)

hp 4000 printer

2 Of 5 64 bit download - page 13 - X 64-bit Download

[DEBUG] - Running Get-ChecksumValid -file 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\bitvise-ssh-server\9.42.0\BvSshServer-Inst.exe' -checksum 'ab06547326ed5be6f4ecce76dabbefee1bcf2f90f99e31a1acc194b63553d552' -checksumType 'sha256' -originalUrl ' 2025-02-09 21:29:25,146 5800 [DEBUG] - checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' 2025-02-09 21:29:25,146 5800 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="ab06547326ed5be6f4ecce76dabbefee1bcf2f90f99e31a1acc194b63553d552" -t="sha256" -f="C:\Users\vagrant\AppData\Local\Temp\chocolatey\bitvise-ssh-server\9.42.0\BvSshServer-Inst.exe"] 2025-02-09 21:29:26,412 5800 [DEBUG] - Command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="ab06547326ed5be6f4ecce76dabbefee1bcf2f90f99e31a1acc194b63553d552" -t="sha256" -f="C:\Users\vagrant\AppData\Local\Temp\chocolatey\bitvise-ssh-server\9.42.0\BvSshServer-Inst.exe"] exited with '0'. 2025-02-09 21:29:26,487 5800 [DEBUG] - Running Install-ChocolateyInstallPackage -packageName 'bitvise-ssh-server' -fileType 'exe' -silentArgs ' -acceptEULA -defaultInstance' -file 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\bitvise-ssh-server\9.42.0\BvSshServer-Inst.exe' -validExitCodes '0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63' -useOnlyPackageSilentArguments 'False' 2025-02-09 21:29:26,487 5800 [DEBUG] - Running Get-OSArchitectureWidth -compare '32' 2025-02-09 21:29:26,516 5800 [INFO ] - Installing bitvise-ssh-server... 2025-02-09 21:29:26,675 5800 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63' -workingDirectory 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\bitvise-ssh-server\9.42.0' -statements ' -acceptEULA -defaultInstance' -exeToRun 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\bitvise-ssh-server\9.42.0\BvSshServer-Inst.exe' 2025-02-09 21:29:26,675 5800 [DEBUG] - Running Test-ProcessAdminRights 2025-02-09 21:29:26,708 5800 [DEBUG] - Test-ProcessAdminRights: returning True 2025-02-09 21:29:26,708 5800 [DEBUG] - Finishing 'Test-ProcessAdminRights' 2025-02-09 21:29:26,761 5800 [DEBUG] - Elevating permissions and running ["C:\Users\vagrant\AppData\Local\Temp\chocolatey\bitvise-ssh-server\9.42.0\BvSshServer-Inst.exe" -acceptEULA -defaultInstance]. This may take a while, depending on the statements. 2025-02-09 21:29:40,538 5800 [INFO ] - VERBOSE: Installer for Bitvise SSH Server 9.42. Copyright (C) 2000-2024 by Bitvise Limited 2025-02-09 21:29:40,552 5800 [INFO ] - VERBOSE: Windows version: 10.0.17763 64-bit 2025-02-09

english to hungarian google translate

2 Together 64 bit download - page 13 - X 64-bit Download

Lucas Rangit Magasweranunread,Jan 2, 2018, 2:48:28 PM1/2/18to VagrantConsistently, Vagrant boxes are stuck waiting for machine to boot until I open the VMware Workstation GUI and leave it open. I'm using VMware Workstation 12.5.7 on Ubuntu Linux 16.04 64-bit with Vagrant 2.0.0 and provider plugin vagrant-vmware-workstation 5.0.1.This error is reproducible if I close the GUI and try to halt and up the Vagrant box again. Bringing machine 'default' up with 'vmware_workstation' provider...==> default: Checking if box 'bento/ubuntu-16.04' is up to date...==> default: Verifying vmnet devices are healthy...==> default: Preparing network adapters...WARNING: The VMX file for this box contains a setting that is automatically overwritten by VagrantWARNING: when started. Vagrant will stop overwriting this setting in an upcoming release which mayWARNING: prevent proper networking setup. Below is the detected VMX setting:WARNING: WARNING: ethernet0.pcislotnumber = "33"WARNING: WARNING: If networking fails to properly configure, it may require this VMX setting. It can be manuallyWARNING: applied via the Vagrantfile:WARNING: WARNING: Vagrant.configure(2) do |config|WARNING: config.vm.provider :vmare_workstation do |vmware|WARNING: vmware.vmx["ethernet0.pcislotnumber"] = "33"WARNING: endWARNING: endWARNING: WARNING: For more information: default: Fixed port collision for 22 => 2222. Now on port 2200.==> default: Starting the VMware VM...==> default: Waiting for the VM to receive an address...==> default: Forwarding ports... default: -- 22 => 2200==> default: Waiting for machine to boot. This may take a few minutes...Stuck here waiting until I open VMware Workstation GUI console. The following is the output after opening the GUI. default: SSH address: 127.0.0.1:2200 default: SSH username: vagrant default: SSH auth method: private key==> default:

torque59/ctf-vagrant-64: 64 bit - Vagrant CTF Box - GitHub

Alias 'refreshenv'. 2024-08-24 11:31:09,845 4064 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'. 2024-08-24 11:31:09,865 4064 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'. 2024-08-24 11:31:09,969 4064 [DEBUG] - ---------------------------Script Execution--------------------------- 2024-08-24 11:31:09,969 4064 [DEBUG] - Running 'ChocolateyScriptRunner' for networkconnectlog v1.16.0 with packageScript 'C:\ProgramData\chocolatey\lib\networkconnectlog\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\networkconnectlog', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '', 2024-08-24 11:31:09,999 4064 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\networkconnectlog\tools\chocolateyInstall.ps1' 2024-08-24 11:31:10,142 4064 [DEBUG] - Running Install-ChocolateyZipPackage -unzipLocation 'C:\ProgramData\chocolatey\lib\networkconnectlog\tools' -checksum 'b48e97201145f9d9b15256729e26aceebf28f9a8d8633b9519f5ae9dd9eeeedd' -checksumType 'sha256' -url ' -packageName 'networkconnectlog' 2024-08-24 11:31:10,333 4064 [DEBUG] - Running Get-ChocolateyWebFile -checksum 'b48e97201145f9d9b15256729e26aceebf28f9a8d8633b9519f5ae9dd9eeeedd' -checksumType 'sha256' -checksum64 '' -checksumType64 '' -options 'System.Collections.Hashtable' -getOriginalFileName 'True' -packageName 'networkconnectlog' -fileFullPath 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\networkconnectlog\1.16.0\networkconnectlogInstall.zip' -url ' -url64bit '' 2024-08-24 11:31:10,435 4064 [DEBUG] - Running Get-OSArchitectureWidth -compare '64' 2024-08-24 11:31:10,467 4064 [DEBUG] - CPU is 64 bit 2024-08-24 11:31:10,578 4064 [DEBUG] - Running Get-WebFileName -url ' -defaultName 'networkconnectlogInstall.zip' 2024-08-24 11:31:11,082 4064 [DEBUG] - Using response url to determine file name. ' 2024-08-24 11:31:11,094 4064 [DEBUG] - File name determined from url is 'networkconnectlog.zip' 2024-08-24 11:31:11,159 4064 [DEBUG] - Running Get-WebHeaders -url ' -ErrorAction 'Stop' 2024-08-24 11:31:11,175 4064 [DEBUG] - Setting the UserAgent to 'chocolatey command line' 2024-08-24 11:31:11,175 4064 [DEBUG] - Request Headers: 2024-08-24 11:31:11,189 4064 [DEBUG] - 'Accept':'*/*' 2024-08-24 11:31:11,206 4064 [DEBUG] - 'User-Agent':'chocolatey command line' 2024-08-24 11:31:11,411 4064 [DEBUG] - Response Headers: 2024-08-24 11:31:11,421 4064 [DEBUG] - 'Accept-Ranges':'bytes' 2024-08-24 11:31:11,421 4064 [DEBUG] - 'Content-Length':'405528' 2024-08-24 11:31:11,421 4064 [DEBUG] - 'Content-Type':'application/zip' 2024-08-24 11:31:11,445 4064 [DEBUG] - 'Date':'Sat, 24 Aug 2024 11:31:11 GMT' 2024-08-24 11:31:11,451 4064 [DEBUG] - 'Last-Modified':'Fri, 08 Dec 2023 13:05:59 GMT' 2024-08-24 11:31:11,451 4064 [DEBUG] - 'Server':'Apache' 2024-08-24 11:31:11,481 4064 [INFO ] - Downloading networkconnectlog from ' 2024-08-24 11:31:11,536 4064 [DEBUG] - Running Get-WebFile -url ' -fileName 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\networkconnectlog\1.16.0\networkconnectlog.zip' -options 'System.Collections.Hashtable' 2024-08-24 11:31:11,536 4064 [DEBUG] - Setting request timeout to 30000 2024-08-24 11:31:11,549 4064 [DEBUG] - Setting read/write timeout to 2700000 2024-08-24 11:31:11,549 4064 [DEBUG] - Setting the UserAgent to 'chocolatey command line' 2024-08-24 11:31:12,077 4064 [DEBUG] - Downloading to C:\Users\vagrant\AppData\Local\Temp\chocolatey\networkconnectlog\1.16.0\networkconnectlog.zip 2024-08-24 11:31:12,175 4064 [INFO ] - 2024-08-24 11:31:12,188 4064 [INFO ] - Download of networkconnectlog.zip (396.02 KB) completed. 2024-08-24 11:31:15,268 4064 [DEBUG] - No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - 2024-08-24 11:31:15,285 4064 [DEBUG] - Verifying package provided checksum of 'b48e97201145f9d9b15256729e26aceebf28f9a8d8633b9519f5ae9dd9eeeedd' for 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\networkconnectlog\1.16.0\networkconnectlog.zip'. 2024-08-24 11:31:15,319 4064 [DEBUG] - Running Get-ChecksumValid -file 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\networkconnectlog\1.16.0\networkconnectlog.zip' -checksum 'b48e97201145f9d9b15256729e26aceebf28f9a8d8633b9519f5ae9dd9eeeedd' -checksumType 'sha256' -originalUrl ' 2024-08-24 11:31:15,328 4064 [DEBUG] - checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' 2024-08-24 11:31:15,350 4064 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="b48e97201145f9d9b15256729e26aceebf28f9a8d8633b9519f5ae9dd9eeeedd" -t="sha256". Vagrant (64-bit) Date released: (one year ago) Download. Vagrant (64-bit) Date released: (2 years ago) Download. Vagrant (64-bit) Date released: (2 years ago) Download. Vagrant (64-bit) Date released: (2 years ago) Vagrant 2.3.0 (64-bit) Date released: (one year ago) Download. Vagrant (64-bit) Date released: (one year ago) Download. Vagrant (64-bit) Date released: (2 years ago) Download. Vagrant (64-bit) Date released: (2 years ago)

Vagrant (64-bit) Descargar - FileHorse

'x-ms-creation-time':'Fri, 13 Dec 2024 01:30:02 GMT' 2024-12-13 10:19:39,276 1696 [DEBUG] - 'x-ms-lease-status':'unlocked' 2024-12-13 10:19:39,338 1696 [DEBUG] - 'x-ms-lease-state':'available' 2024-12-13 10:19:39,360 1696 [DEBUG] - 'x-ms-blob-type':'BlockBlob' 2024-12-13 10:19:39,360 1696 [DEBUG] - 'Content-Disposition':'attachment; filename=transmission-4.1.0-beta.1+rc3a8106077-x64.msi' 2024-12-13 10:19:39,370 1696 [DEBUG] - 'x-ms-server-encrypted':'true' 2024-12-13 10:19:39,386 1696 [DEBUG] - 'Fastly-Restarts':'1' 2024-12-13 10:19:39,386 1696 [DEBUG] - 'Age':'1' 2024-12-13 10:19:39,402 1696 [DEBUG] - 'X-Served-By':'cache-iad-kjyo7100081-IAD, cache-mci680063-MCI' 2024-12-13 10:19:39,417 1696 [DEBUG] - 'X-Cache':'HIT, HIT' 2024-12-13 10:19:39,417 1696 [DEBUG] - 'X-Cache-Hits':'13, 1' 2024-12-13 10:19:39,417 1696 [DEBUG] - 'X-Timer':'S1734085179.169655,VS0,VE1' 2024-12-13 10:19:39,437 1696 [DEBUG] - 'Accept-Ranges':'bytes' 2024-12-13 10:19:39,448 1696 [DEBUG] - 'Content-Length':'19124224' 2024-12-13 10:19:39,464 1696 [DEBUG] - 'Content-Type':'application/octet-stream' 2024-12-13 10:19:39,464 1696 [DEBUG] - 'Date':'Fri, 13 Dec 2024 10:19:39 GMT' 2024-12-13 10:19:39,480 1696 [DEBUG] - 'ETag':'"0x8DD1B15AA50939B"' 2024-12-13 10:19:39,495 1696 [DEBUG] - 'Last-Modified':'Fri, 13 Dec 2024 01:30:02 GMT' 2024-12-13 10:19:39,495 1696 [DEBUG] - 'Server':'Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0' 2024-12-13 10:19:39,510 1696 [DEBUG] - 'Via':'1.1 varnish, 1.1 varnish' 2024-12-13 10:19:39,588 1696 [INFO ] - Downloading transmission 64 bit from ' 2024-12-13 10:19:39,683 1696 [DEBUG] - Running Get-WebFile -url ' -fileName 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1\transmission-4.1.0-beta.1+rc3a8106077-x64.msi' -options 'System.Collections.Hashtable' 2024-12-13 10:19:39,714 1696 [DEBUG] - Setting request timeout to 30000 2024-12-13 10:19:39,714 1696 [DEBUG] - Setting read/write timeout to 2700000 2024-12-13 10:19:39,730 1696 [DEBUG] - Setting the UserAgent to 'chocolatey command line' 2024-12-13 10:19:40,668 1696 [DEBUG] - Downloading to C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1\transmission-4.1.0-beta.1+rc3a8106077-x64.msi 2024-12-13 10:19:44,089 1696 [INFO ] - 2024-12-13 10:19:44,120 1696 [INFO ] - Download of transmission-4.1.0-beta.1+rc3a8106077-x64.msi (18.24 MB) completed. 2024-12-13 10:19:47,307 1696 [DEBUG] - No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - 2024-12-13 10:19:47,325 1696 [DEBUG] - Verifying package provided checksum of 'd144c7219e0fb8eb728cba5077c839ca0824f9c76117c84a694ab17ec2cff4ca' for 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1\transmission-4.1.0-beta.1+rc3a8106077-x64.msi'. 2024-12-13 10:19:47,401 1696 [DEBUG] - Running Get-ChecksumValid -file 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1\transmission-4.1.0-beta.1+rc3a8106077-x64.msi' -checksum 'd144c7219e0fb8eb728cba5077c839ca0824f9c76117c84a694ab17ec2cff4ca' -checksumType 'sha256' -originalUrl ' 2024-12-13 10:19:47,463 1696 [DEBUG] - checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' 2024-12-13 10:19:47,463 1696 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="d144c7219e0fb8eb728cba5077c839ca0824f9c76117c84a694ab17ec2cff4ca" -t="sha256" -f="C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1\transmission-4.1.0-beta.1+rc3a8106077-x64.msi"] 2024-12-13 10:19:50,291 1696 [DEBUG] - Command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="d144c7219e0fb8eb728cba5077c839ca0824f9c76117c84a694ab17ec2cff4ca" -t="sha256" -f="C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1\transmission-4.1.0-beta.1+rc3a8106077-x64.msi"] exited with '0'. 2024-12-13 10:19:50,449 1696 [DEBUG] - Running Install-ChocolateyInstallPackage -packageName 'transmission' -fileType 'msi' -silentArgs '/quiet /qn /norestart /l*v "C:\Users\vagrant\AppData\Local\Temp\chocolatey\chocolatey\transmission\transmission.MsiInstall.log"' -file 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1\transmission-4.1.0-beta.1+rc3a8106077-x64.msi' -validExitCodes '0 1603 3010' -useOnlyPackageSilentArguments 'False' 2024-12-13 10:19:50,464 1696 [DEBUG] - Running Get-OSArchitectureWidth -compare '32' 2024-12-13 10:19:50,478 1696 [INFO ] - Installing transmission... 2024-12-13 10:19:50,745 1696 [DEBUG] - Ensuring 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission' exists 2024-12-13 10:19:50,995 1696 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0 1603 3010' -workingDirectory 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1' -statements '/i "C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1\transmission-4.1.0-beta.1+rc3a8106077-x64.msi" /quiet /qn /norestart /l*v "C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\transmission.MsiInstall.log"' -exeToRun 'C:\Windows\System32\msiexec.exe' 2024-12-13 10:19:51,011 1696 [DEBUG] - Running Test-ProcessAdminRights 2024-12-13 10:19:51,026 1696 [DEBUG] - Test-ProcessAdminRights: returning True 2024-12-13 10:19:51,026 1696 [DEBUG] - Finishing 'Test-ProcessAdminRights' 2024-12-13 10:19:51,120 1696 [DEBUG] - Elevating

Vagrant 64 bit 2.2.8 - Npackd

2019 Unicorn Enterprise Heavy Glour Recruitment Python Engineer Standard >>> Since the Word- "PDF function needs to be migrated from Windows to Linux, the installation process is required because the test server is now tried. First, install OpenOffice 1. Download the installation package: Select the installation package according to your own system version. 2. Install: copy the installation package to the installation directory and start unzip the installation: $ tar -xvzf Apache_OpenOffice_4.1.3_Linux_x86-64_install-deb_zh-CN.tar.g$ cd zh-CN/DEBS/$ sudo dpkg -i *.deb$ cd desktop-integration/$ sudo dpkg -i openoffice4.1-debian-menus_4.1.3-9783_all.deb Second, start the service $ /opt/openoffice4/program/soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard & Third, install JodConverter 1. Download the installation package: 2. Unzip Fourth, install Java V. Convert file $ java -jar /home/vagrant/Code/jodconverter-2.2.2/lib/jodconverter-cli-2.2.2.jar /home/vagrant/Code/test/doc/a.docx /home/vagrant/Code/test/pdf/a.pdf 6. When converting Chinese, it may be reported because Linux will lower the font, first copy the black body and the Song in the system from Windows. $ /usr/share/fonts#or $ /opt/openoffice4/share/fonts/truetype #refresh cache$ fc-cache Seven, other problems Start service error /opt/openoffice4/program/soffice.bin: error while loading shared libraries: libXext.so.6: cannot open shared object file: No such file or directory Can't find the file, copy it from the system, then report an error /opt/openoffice4/program/soffice.bin: error while loading shared libraries: libXext.so.6: wrong ELF class: ELFCLASS32 The reason version is wrong, install 64-bit $ yum install libXext.x86_64$ cp /usr/lib64/libXext.so.6 /opt/openoffice4/program/$ chmod 777 libXext.so.6 Start an error no suitable windowing system found, exiting. Install "X Window System" yum groupinstall "X Window System" Reprinted on:

Vagrant 64 bit 2.2.9 - Npackd

Function 'Set-PowerShellExitCode'. 2024-12-13 10:19:35,887 1696 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. 2024-12-13 10:19:35,901 1696 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'. 2024-12-13 10:19:35,901 1696 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'. 2024-12-13 10:19:35,918 1696 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. 2024-12-13 10:19:35,918 1696 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. 2024-12-13 10:19:35,935 1696 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. 2024-12-13 10:19:35,935 1696 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'. 2024-12-13 10:19:35,948 1696 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'. 2024-12-13 10:19:35,948 1696 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'. 2024-12-13 10:19:35,965 1696 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'. 2024-12-13 10:19:35,980 1696 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'. 2024-12-13 10:19:35,980 1696 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'. 2024-12-13 10:19:35,998 1696 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. 2024-12-13 10:19:35,998 1696 [INFO ] - VERBOSE: Importing alias 'refreshenv'. 2024-12-13 10:19:36,011 1696 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'. 2024-12-13 10:19:36,011 1696 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'. 2024-12-13 10:19:36,231 1696 [DEBUG] - ---------------------------Script Execution--------------------------- 2024-12-13 10:19:36,276 1696 [DEBUG] - Running 'ChocolateyScriptRunner' for transmission v4.1.0-beta1 with packageScript 'C:\ProgramData\chocolatey\lib\transmission\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\transmission', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '', 2024-12-13 10:19:36,401 1696 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\transmission\tools\chocolateyInstall.ps1' 2024-12-13 10:19:36,792 1696 [DEBUG] - Running Install-ChocolateyPackage -url ' -url64bit ' -checksum '4954be18a16da0b465a6839d1f8cb612d52779230b542c003b5e91f61261218f' -checksum64 'd144c7219e0fb8eb728cba5077c839ca0824f9c76117c84a694ab17ec2cff4ca' -silentArgs '/quiet /qn /norestart /l*v "C:\Users\vagrant\AppData\Local\Temp\chocolatey\chocolatey\transmission\transmission.MsiInstall.log"' -packageName 'transmission' -checksumType 'sha256' -fileType 'msi' -validExitCodes '0 1603 3010' -checksumType64 'sha256' 2024-12-13 10:19:37,061 1696 [DEBUG] - Running Get-ChocolateyWebFile -packageName 'transmission' -fileFullPath 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1\transmissionInstall.msi' -url ' -url64bit ' -checksum '4954be18a16da0b465a6839d1f8cb612d52779230b542c003b5e91f61261218f' -checksumType 'sha256' -checksum64 'd144c7219e0fb8eb728cba5077c839ca0824f9c76117c84a694ab17ec2cff4ca' -checksumType64 'sha256' -options 'System.Collections.Hashtable' -getOriginalFileName 'True' 2024-12-13 10:19:37,183 1696 [DEBUG] - Running Get-OSArchitectureWidth -compare '64' 2024-12-13 10:19:37,260 1696 [DEBUG] - CPU is 64 bit 2024-12-13 10:19:37,292 1696 [DEBUG] - Setting url to ' and bitPackage to 64 2024-12-13 10:19:37,465 1696 [DEBUG] - Running Get-WebFileName -url ' -defaultName 'transmissionInstall.msi' 2024-12-13 10:19:38,713 1696 [DEBUG] - Using header 'Content-Disposition' to determine file name. 2024-12-13 10:19:38,760 1696 [DEBUG] - File name determined from url is 'transmission-4.1.0-beta.1+rc3a8106077-x64.msi' 2024-12-13 10:19:38,951 1696 [DEBUG] - Running Get-WebHeaders -url ' -ErrorAction 'Stop' 2024-12-13 10:19:38,963 1696 [DEBUG] - Setting the UserAgent to 'chocolatey command line' 2024-12-13 10:19:38,979 1696 [DEBUG] - Request Headers: 2024-12-13 10:19:39,027 1696 [DEBUG] - 'Accept':'*/*' 2024-12-13 10:19:39,042 1696 [DEBUG] - 'User-Agent':'chocolatey command line' 2024-12-13 10:19:39,213 1696 [DEBUG] - Response Headers: 2024-12-13 10:19:39,245 1696 [DEBUG] - 'Connection':'keep-alive' 2024-12-13 10:19:39,245 1696 [DEBUG] - 'x-ms-request-id':'32d7efa1-c01e-0035-1b08-4d8d41000000' 2024-12-13 10:19:39,262 1696 [DEBUG] - 'x-ms-version':'2024-11-04' 2024-12-13 10:19:39,276 1696 [DEBUG] -

Vagrant 64 bit 2.1.5 - Npackd

OpponentEloDiffResultsScoreLOSPerf– Stockfish 15 64-bit 4CPU3622+13−13(+164)6.5 − 13.5(+0−7=13)32.5%6.5 / 200.0%+53– Stockfish 14 64-bit 4CPU3621+13−13(+163)5.5 − 14.5(+0−9=11)27.5%5.5 / 200.0%+14– Dragon by Komodo 3.1 64-bit 4CPU3616+14−14(+158)5 − 15(+0−10=10)25.0%5.0 / 200.0%−8– Fat Fritz 2 64-bit 4CPU3601+10−10(+143)6.5 − 13.5(+0−7=13)32.5%6.5 / 200.0%+32– Berserk 10 64-bit 4CPU3567+13−13(+109)6 − 14(+0−8=12)30.0%6.0 / 200.0%−18– Revenge 3.0 64-bit 4CPU3558+9−9(+100)6.5 − 13.5(+1−8=11)32.5%6.5 / 200.0%−15– Ethereal 13.75 64-bit 4CPU3554+12−12(+96)6.5 − 13.5(+0−7=13)32.5%6.5 / 200.0%−14– Koivisto 8.0 64-bit 4CPU3551+11−11(+93)7 − 13(+0−6=14)35.0%7.0 / 200.0%−2– SlowChess Blitz 2.9 64-bit 4CPU3545+9−9(+87)8.5 − 11.5(+0−3=17)42.5%8.5 / 200.0%+41– Clover 5.0 64-bit 4CPU3544+17−17(+86)12 − 20(+0−8=24)37.5%12.0 / 320.0%+9– Deep Sjeng 3.6 a16 64-bit 4CPU3544+16−16(+86)12 − 20(+0−8=24)37.5%12.0 / 320.0%+9– RubiChess 20220813 64-bit 4CPU3530+15−15(+72)7 − 13(+0−6=14)35.0%7.0 / 200.0%−20– rofChade 3.0 64-bit 4CPU3526+10−10(+68)7 − 13(+0−6=14)35.0%7.0 / 200.0%−24– Clover 4.0 64-bit 4CPU3525+16−16(+67)11 − 19(+0−8=22)36.7%11.0 / 300.0%−16– Minic 3.32 64-bit 4CPU3520+14−14(+62)8.5 − 15.5(+0−7=17)35.4%8.5 / 240.0%−28– Minic 3.30 64-bit 4CPU3515+14−14(+57)6.5 − 13.5(+0−7=13)32.5%6.5 / 200.0%−52– Caissa 1.8 64-bit 4CPU3513+17−17(+55)11 − 15(+0−4=22)42.3%11.0 / 260.0%+8– Seer 2.5.0 64-bit 4CPU3510+13−13(+52)9.5 − 10.5(+1−2=17)47.5%9.5 / 200.0%+38– Carp 3.0.0 64-bit 4CPU3501+16−16(+43)10.5 − 11.5(+0−1=21)47.7%10.5 / 220.0%+29– Arasan 23.4 64-bit 4CPU3499+13−13(+41)8.5 − 11.5(+0−3=17)42.5%8.5 / 200.0%−4– Uralochka 3.38c 64-bit 4CPU3493+15−15(+35)10 − 10(+2−2=16)50.0%10.0 / 200.0%+35– Rebel 15.1a 64-bit 4CPU3490+16−16(+32)9 − 11(+0−2=18)45.0%9.0 / 200.1%+4– Arasan 23.5 64-bit 4CPU3488+15−15(+30)10.5 − 11.5(+1−2=19)47.7%10.5 / 220.2%+17– Igel 3.1.0 64-bit 4CPU3484+12−12(+26)9.5 − 10.5(+0−1=19)47.5%9.5 / 200.3%+13– Black Marlin 7.0 64-bit 4CPU3466+14−14(+8)8.5 − 11.5(+1−4=15)42.5%8.5 / 2018.7%−41– Houdini 6 64-bit 4CPU3456+7−7(−2)9 − 11(+1−3=16)45.0%9.0 / 2060.1%−31– Velvet 5.1.0 64-bit 4CPU3454+17−17(−4)16.5 − 13.5(+7−4=19)55.0%16.5 / 3063.2%+29– Marvin 6.1.0 64-bit 4CPU3448+15−15(−10)11.5 − 12.5(+0−1=23)47.9%11.5 / 2482.7%−20– Wasp 6.00 64-bit 4CPU3440+15−15(−18)12.5 − 7.5(+5−0=15)62.5%12.5 / 2096.4%+55– Nemorino 6.05 64-bit 4CPU3432+16−16(−26)10 − 10(+3−3=14)50.0%10.0 / 2099.2%−26– Booot 7.0 64-bit 4CPU3428+16−16(−30)10 − 10(+2−2=16)50.0%10.0 / 2099.7%−33– Velvet 4.1.0 64-bit 4CPU3423+15−15(−35)11 − 9(+4−2=14)55.0%11.0 / 20100.0%−4– Mantissa 3.7.2 64-bit 4CPU3381+15−15(−77)12 − 8(+4−0=16)60.0%12.0 / 20100.0%−17– Marvin 6.0.0 64-bit 4CPU3377+16−16(−81)11 − 9(+2−0=18)55.0%11.0 / 20100.0%−53– Expositor 2BR17 64-bit 4CPU3376+16−16(−82)12.5 − 7.5(+6−1=13)62.5%12.5 / 20100.0%0– Counter 5.0 64-bit 4CPU3373+18−18(−85)14.5 − 9.5(+7−2=15)60.4%14.5 / 24100.0%−17– Smallbrain 6.0 64-bit 4CPU3370+16−16(−88)13.5 − 10.5(+3−0=21)56.3%13.5 / 24100.0%−52– Stash 34.0 64-bit 4CPU3364+18−18(−94)16.5 − 7.5(+10−1=13)68.8%16.5 / 24100.0%+28– Drofa 4.0.0 64-bit 4CPU3318+20−20(−140)15 − 3(+12−0=6)83.3%15.0 / 18100.0%+102– Winter 1.0 64-bit 4CPU3306+18−18(−152)12.5 − 3.5(+9−0=7)78.1%12.5 / 16100.0%+40– Drofa 3.3.22 64-bit 4CPU3300+21−21(−158)13.5 − 6.5(+7−0=13)67.5%13.5 / 20100.0%−47. Vagrant (64-bit) Date released: (one year ago) Download. Vagrant (64-bit) Date released: (2 years ago) Download. Vagrant (64-bit) Date released: (2 years ago) Download. Vagrant (64-bit) Date released: (2 years ago)

change photo to sketch

Vagrant (64-bit) Download - FileHorse

Get-WebHeaders -url ' -ErrorAction 'Stop' 2024-07-05 10:25:58,530 2476 [DEBUG] - Setting the UserAgent to 'chocolatey command line' 2024-07-05 10:25:58,561 2476 [DEBUG] - Request Headers: 2024-07-05 10:25:58,601 2476 [DEBUG] - 'Accept':'*/*' 2024-07-05 10:25:58,607 2476 [DEBUG] - 'User-Agent':'chocolatey command line' 2024-07-05 10:25:58,861 2476 [DEBUG] - Response Headers: 2024-07-05 10:25:58,875 2476 [DEBUG] - 'Accept-Ranges':'bytes' 2024-07-05 10:25:58,892 2476 [DEBUG] - 'Content-Length':'85380' 2024-07-05 10:25:58,908 2476 [DEBUG] - 'Content-Type':'application/zip' 2024-07-05 10:25:58,924 2476 [DEBUG] - 'Date':'Fri, 05 Jul 2024 10:25:58 GMT' 2024-07-05 10:25:58,937 2476 [DEBUG] - 'Last-Modified':'Thu, 29 Jan 2015 13:10:52 GMT' 2024-07-05 10:25:58,953 2476 [DEBUG] - 'Server':'Apache' 2024-07-05 10:25:59,076 2476 [INFO ] - Downloading bluescreenview.portable 64 bit from ' 2024-07-05 10:25:59,576 2476 [DEBUG] - Running Get-WebFile -url ' -fileName 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\bluescreenview.portable\1.55.0\bluescreenview-x64.zip' -options 'System.Collections.Hashtable' 2024-07-05 10:25:59,643 2476 [DEBUG] - Setting request timeout to 30000 2024-07-05 10:25:59,654 2476 [DEBUG] - Setting read/write timeout to 2700000 2024-07-05 10:25:59,684 2476 [DEBUG] - Setting the UserAgent to 'chocolatey command line' 2024-07-05 10:26:00,840 2476 [DEBUG] - Downloading to C:\Users\vagrant\AppData\Local\Temp\chocolatey\bluescreenview.portable\1.55.0\bluescreenview-x64.zip 2024-07-05 10:26:00,904 2476 [INFO ] - 2024-07-05 10:26:00,938 2476 [INFO ] - Download of bluescreenview-x64.zip (83.38 KB) completed. 2024-07-05 10:26:04,073 2476 [DEBUG] - No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - 2024-07-05 10:26:04,099 2476 [DEBUG] - Verifying package provided checksum of '6b4484a300da934a351f2ffb8147ba5501e8ef42' for 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\bluescreenview.portable\1.55.0\bluescreenview-x64.zip'. 2024-07-05 10:26:04,327 2476 [DEBUG] - Running Get-ChecksumValid -file 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\bluescreenview.portable\1.55.0\bluescreenview-x64.zip' -checksum '6b4484a300da934a351f2ffb8147ba5501e8ef42' -checksumType 'sha1' -originalUrl ' 2024-07-05 10:26:04,391 2476 [DEBUG] - checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' 2024-07-05 10:26:04,407 2476 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="6b4484a300da934a351f2ffb8147ba5501e8ef42" -t="sha1" -f="C:\Users\vagrant\AppData\Local\Temp\chocolatey\bluescreenview.portable\1.55.0\bluescreenview-x64.zip"] 2024-07-05 10:26:06,172 2476 [DEBUG] - Command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="6b4484a300da934a351f2ffb8147ba5501e8ef42" -t="sha1" -f="C:\Users\vagrant\AppData\Local\Temp\chocolatey\bluescreenview.portable\1.55.0\bluescreenview-x64.zip"] exited

Vagrant 64 bit 2.2.7 - Npackd

Download Cmake 3.25.0 (64-bit) Date released: 17 Nov 2022 (2 years ago) Download Cmake 3.25.0 (32-bit) Date released: 17 Nov 2022 (2 years ago) Download Cmake 3.24.3 (64-bit) Date released: 01 Nov 2022 (2 years ago) Download Cmake 3.24.3 (32-bit) Date released: 01 Nov 2022 (2 years ago) Download Cmake 3.24.2 (64-bit) Date released: 14 Sep 2022 (3 years ago) Download Cmake 3.24.2 (32-bit) Date released: 14 Sep 2022 (3 years ago) Download Cmake 3.24.1 (64-bit) Date released: 18 Aug 2022 (3 years ago) Download Cmake 3.24.1 (32-bit) Date released: 18 Aug 2022 (3 years ago) Download Cmake 3.24.0 (64-bit) Date released: 05 Aug 2022 (3 years ago) Download Cmake 3.24.0 (32-bit) Date released: 05 Aug 2022 (3 years ago) Download Cmake 3.23.5 (64-bit) Date released: 01 Nov 2022 (2 years ago) Download Cmake 3.23.5 (32-bit) Date released: 01 Nov 2022 (2 years ago) Download Cmake 3.23.4 (64-bit) Date released: 05 Oct 2022 (2 years ago) Download Cmake 3.23.4 (32-bit) Date released: 05 Oct 2022 (2 years ago) Download Cmake 3.23.3 (64-bit) Date released: 29 Jul 2022 (3 years ago) Download Cmake 3.23.3 (32-bit) Date released: 29 Jul 2022 (3 years ago) Download Cmake 3.23.2 (64-bit) Date released: 26 May 2022 (3 years ago) Download Cmake 3.23.2 (32-bit) Date released: 26 May 2022 (3 years ago) Download Cmake 3.23.1 (64-bit) Date released: 13 Apr 2022 (3 years ago) Download Cmake 3.23.1 (32-bit) Date released: 13 Apr 2022 (3 years ago). Vagrant (64-bit) Date released: (one year ago) Download. Vagrant (64-bit) Date released: (2 years ago) Download. Vagrant (64-bit) Date released: (2 years ago) Download. Vagrant (64-bit) Date released: (2 years ago)

Vagrant 64 bit 2.2.3 - Npackd

13:55:25,201 6500 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'. 2024-07-07 13:55:25,215 6500 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. 2024-07-07 13:55:25,246 6500 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. 2024-07-07 13:55:25,267 6500 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. 2024-07-07 13:55:25,276 6500 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'. 2024-07-07 13:55:25,309 6500 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'. 2024-07-07 13:55:25,341 6500 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'. 2024-07-07 13:55:25,359 6500 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'. 2024-07-07 13:55:25,373 6500 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'. 2024-07-07 13:55:25,405 6500 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'. 2024-07-07 13:55:25,420 6500 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. 2024-07-07 13:55:25,448 6500 [INFO ] - VERBOSE: Importing alias 'refreshenv'. 2024-07-07 13:55:25,469 6500 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'. 2024-07-07 13:55:25,494 6500 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'. 2024-07-07 13:55:26,804 6500 [DEBUG] - ---------------------------Script Execution--------------------------- 2024-07-07 13:55:26,962 6500 [DEBUG] - Running 'ChocolateyScriptRunner' for nexusfont.portable v2.6.2 with packageScript 'C:\ProgramData\chocolatey\lib\nexusfont.portable\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\nexusfont.portable', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '', 2024-07-07 13:55:27,339 6500 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\nexusfont.portable\tools\chocolateyInstall.ps1' 2024-07-07 13:55:28,726 6500 [DEBUG] - Running Install-ChocolateyZipPackage -packageName 'nexusfont.portable' -url ' -unzipLocation 'C:\ProgramData\chocolatey\lib\nexusfont.portable\tools' -url64bit '' -checksum '106917230926b1a988830d6b351b2ac2c0c07239' -checksumType 'sha1' 2024-07-07 13:55:30,765 6500 [DEBUG] - Running Get-ChocolateyWebFile -checksum '106917230926b1a988830d6b351b2ac2c0c07239' -checksumType 'sha1' -checksum64 '' -checksumType64 '' -options 'System.Collections.Hashtable' -getOriginalFileName 'True' -packageName 'nexusfont.portable' -fileFullPath 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\nexusfont.portable\2.6.2\nexusfont.portableInstall.zip' -url ' -url64bit '' 2024-07-07 13:55:31,091 6500 [DEBUG] - Running Get-OSArchitectureWidth -compare '64' 2024-07-07 13:55:31,313 6500 [DEBUG] - CPU is 64 bit 2024-07-07 13:55:32,289 6500 [DEBUG] - Running Get-WebHeaders -url ' -ErrorAction 'Stop' 2024-07-07 13:55:33,422 6500 [DEBUG] - Setting the UserAgent to 'chocolatey command line' 2024-07-07 13:55:33,500 6500 [DEBUG] - Request Headers: 2024-07-07 13:55:33,649 6500 [DEBUG] - 'Accept':'*/*' 2024-07-07 13:55:33,705 6500 [DEBUG] - 'User-Agent':'chocolatey command line' 2024-07-07 13:55:36,695 6500 [DEBUG] - Response Headers: 2024-07-07 13:55:36,845 6500 [DEBUG] - 'Transfer-Encoding':'chunked' 2024-07-07 13:55:36,884 6500 [DEBUG] - 'Connection':'keep-alive' 2024-07-07 13:55:36,920 6500 [DEBUG] - 'Vary':'Accept-Encoding' 2024-07-07 13:55:36,968 6500 [DEBUG] - 'X-Cache':'Miss from cloudfront' 2024-07-07 13:55:36,999 6500 [DEBUG] - 'X-Amz-Cf-Pop':'MCI50-P1' 2024-07-07 13:55:37,033 6500 [DEBUG] - 'Alt-Svc':'h3=":443"; ma=86400' 2024-07-07 13:55:37,088 6500 [DEBUG] - 'X-Amz-Cf-Id':'XfbOk5893ZrWIYMtkWjNP21SvmWaFoM0DVNczBl4HG3BMmhlWlc2tg==' 2024-07-07 13:55:37,182 6500 [DEBUG] - 'Cache-Control':'public, max-age=0, s-maxage=2' 2024-07-07 13:55:37,211 6500 [DEBUG] -

Comments

User2235

[DEBUG] - Running Get-ChecksumValid -file 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\bitvise-ssh-server\9.42.0\BvSshServer-Inst.exe' -checksum 'ab06547326ed5be6f4ecce76dabbefee1bcf2f90f99e31a1acc194b63553d552' -checksumType 'sha256' -originalUrl ' 2025-02-09 21:29:25,146 5800 [DEBUG] - checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' 2025-02-09 21:29:25,146 5800 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="ab06547326ed5be6f4ecce76dabbefee1bcf2f90f99e31a1acc194b63553d552" -t="sha256" -f="C:\Users\vagrant\AppData\Local\Temp\chocolatey\bitvise-ssh-server\9.42.0\BvSshServer-Inst.exe"] 2025-02-09 21:29:26,412 5800 [DEBUG] - Command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="ab06547326ed5be6f4ecce76dabbefee1bcf2f90f99e31a1acc194b63553d552" -t="sha256" -f="C:\Users\vagrant\AppData\Local\Temp\chocolatey\bitvise-ssh-server\9.42.0\BvSshServer-Inst.exe"] exited with '0'. 2025-02-09 21:29:26,487 5800 [DEBUG] - Running Install-ChocolateyInstallPackage -packageName 'bitvise-ssh-server' -fileType 'exe' -silentArgs ' -acceptEULA -defaultInstance' -file 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\bitvise-ssh-server\9.42.0\BvSshServer-Inst.exe' -validExitCodes '0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63' -useOnlyPackageSilentArguments 'False' 2025-02-09 21:29:26,487 5800 [DEBUG] - Running Get-OSArchitectureWidth -compare '32' 2025-02-09 21:29:26,516 5800 [INFO ] - Installing bitvise-ssh-server... 2025-02-09 21:29:26,675 5800 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63' -workingDirectory 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\bitvise-ssh-server\9.42.0' -statements ' -acceptEULA -defaultInstance' -exeToRun 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\bitvise-ssh-server\9.42.0\BvSshServer-Inst.exe' 2025-02-09 21:29:26,675 5800 [DEBUG] - Running Test-ProcessAdminRights 2025-02-09 21:29:26,708 5800 [DEBUG] - Test-ProcessAdminRights: returning True 2025-02-09 21:29:26,708 5800 [DEBUG] - Finishing 'Test-ProcessAdminRights' 2025-02-09 21:29:26,761 5800 [DEBUG] - Elevating permissions and running ["C:\Users\vagrant\AppData\Local\Temp\chocolatey\bitvise-ssh-server\9.42.0\BvSshServer-Inst.exe" -acceptEULA -defaultInstance]. This may take a while, depending on the statements. 2025-02-09 21:29:40,538 5800 [INFO ] - VERBOSE: Installer for Bitvise SSH Server 9.42. Copyright (C) 2000-2024 by Bitvise Limited 2025-02-09 21:29:40,552 5800 [INFO ] - VERBOSE: Windows version: 10.0.17763 64-bit 2025-02-09

2025-04-03
User7172

Lucas Rangit Magasweranunread,Jan 2, 2018, 2:48:28 PM1/2/18to VagrantConsistently, Vagrant boxes are stuck waiting for machine to boot until I open the VMware Workstation GUI and leave it open. I'm using VMware Workstation 12.5.7 on Ubuntu Linux 16.04 64-bit with Vagrant 2.0.0 and provider plugin vagrant-vmware-workstation 5.0.1.This error is reproducible if I close the GUI and try to halt and up the Vagrant box again. Bringing machine 'default' up with 'vmware_workstation' provider...==> default: Checking if box 'bento/ubuntu-16.04' is up to date...==> default: Verifying vmnet devices are healthy...==> default: Preparing network adapters...WARNING: The VMX file for this box contains a setting that is automatically overwritten by VagrantWARNING: when started. Vagrant will stop overwriting this setting in an upcoming release which mayWARNING: prevent proper networking setup. Below is the detected VMX setting:WARNING: WARNING: ethernet0.pcislotnumber = "33"WARNING: WARNING: If networking fails to properly configure, it may require this VMX setting. It can be manuallyWARNING: applied via the Vagrantfile:WARNING: WARNING: Vagrant.configure(2) do |config|WARNING: config.vm.provider :vmare_workstation do |vmware|WARNING: vmware.vmx["ethernet0.pcislotnumber"] = "33"WARNING: endWARNING: endWARNING: WARNING: For more information: default: Fixed port collision for 22 => 2222. Now on port 2200.==> default: Starting the VMware VM...==> default: Waiting for the VM to receive an address...==> default: Forwarding ports... default: -- 22 => 2200==> default: Waiting for machine to boot. This may take a few minutes...Stuck here waiting until I open VMware Workstation GUI console. The following is the output after opening the GUI. default: SSH address: 127.0.0.1:2200 default: SSH username: vagrant default: SSH auth method: private key==> default:

2025-04-16
User2740

'x-ms-creation-time':'Fri, 13 Dec 2024 01:30:02 GMT' 2024-12-13 10:19:39,276 1696 [DEBUG] - 'x-ms-lease-status':'unlocked' 2024-12-13 10:19:39,338 1696 [DEBUG] - 'x-ms-lease-state':'available' 2024-12-13 10:19:39,360 1696 [DEBUG] - 'x-ms-blob-type':'BlockBlob' 2024-12-13 10:19:39,360 1696 [DEBUG] - 'Content-Disposition':'attachment; filename=transmission-4.1.0-beta.1+rc3a8106077-x64.msi' 2024-12-13 10:19:39,370 1696 [DEBUG] - 'x-ms-server-encrypted':'true' 2024-12-13 10:19:39,386 1696 [DEBUG] - 'Fastly-Restarts':'1' 2024-12-13 10:19:39,386 1696 [DEBUG] - 'Age':'1' 2024-12-13 10:19:39,402 1696 [DEBUG] - 'X-Served-By':'cache-iad-kjyo7100081-IAD, cache-mci680063-MCI' 2024-12-13 10:19:39,417 1696 [DEBUG] - 'X-Cache':'HIT, HIT' 2024-12-13 10:19:39,417 1696 [DEBUG] - 'X-Cache-Hits':'13, 1' 2024-12-13 10:19:39,417 1696 [DEBUG] - 'X-Timer':'S1734085179.169655,VS0,VE1' 2024-12-13 10:19:39,437 1696 [DEBUG] - 'Accept-Ranges':'bytes' 2024-12-13 10:19:39,448 1696 [DEBUG] - 'Content-Length':'19124224' 2024-12-13 10:19:39,464 1696 [DEBUG] - 'Content-Type':'application/octet-stream' 2024-12-13 10:19:39,464 1696 [DEBUG] - 'Date':'Fri, 13 Dec 2024 10:19:39 GMT' 2024-12-13 10:19:39,480 1696 [DEBUG] - 'ETag':'"0x8DD1B15AA50939B"' 2024-12-13 10:19:39,495 1696 [DEBUG] - 'Last-Modified':'Fri, 13 Dec 2024 01:30:02 GMT' 2024-12-13 10:19:39,495 1696 [DEBUG] - 'Server':'Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0' 2024-12-13 10:19:39,510 1696 [DEBUG] - 'Via':'1.1 varnish, 1.1 varnish' 2024-12-13 10:19:39,588 1696 [INFO ] - Downloading transmission 64 bit from ' 2024-12-13 10:19:39,683 1696 [DEBUG] - Running Get-WebFile -url ' -fileName 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1\transmission-4.1.0-beta.1+rc3a8106077-x64.msi' -options 'System.Collections.Hashtable' 2024-12-13 10:19:39,714 1696 [DEBUG] - Setting request timeout to 30000 2024-12-13 10:19:39,714 1696 [DEBUG] - Setting read/write timeout to 2700000 2024-12-13 10:19:39,730 1696 [DEBUG] - Setting the UserAgent to 'chocolatey command line' 2024-12-13 10:19:40,668 1696 [DEBUG] - Downloading to C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1\transmission-4.1.0-beta.1+rc3a8106077-x64.msi 2024-12-13 10:19:44,089 1696 [INFO ] - 2024-12-13 10:19:44,120 1696 [INFO ] - Download of transmission-4.1.0-beta.1+rc3a8106077-x64.msi (18.24 MB) completed. 2024-12-13 10:19:47,307 1696 [DEBUG] - No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - 2024-12-13 10:19:47,325 1696 [DEBUG] - Verifying package provided checksum of 'd144c7219e0fb8eb728cba5077c839ca0824f9c76117c84a694ab17ec2cff4ca' for 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1\transmission-4.1.0-beta.1+rc3a8106077-x64.msi'. 2024-12-13 10:19:47,401 1696 [DEBUG] - Running Get-ChecksumValid -file 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1\transmission-4.1.0-beta.1+rc3a8106077-x64.msi' -checksum 'd144c7219e0fb8eb728cba5077c839ca0824f9c76117c84a694ab17ec2cff4ca' -checksumType 'sha256' -originalUrl ' 2024-12-13 10:19:47,463 1696 [DEBUG] - checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' 2024-12-13 10:19:47,463 1696 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="d144c7219e0fb8eb728cba5077c839ca0824f9c76117c84a694ab17ec2cff4ca" -t="sha256" -f="C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1\transmission-4.1.0-beta.1+rc3a8106077-x64.msi"] 2024-12-13 10:19:50,291 1696 [DEBUG] - Command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="d144c7219e0fb8eb728cba5077c839ca0824f9c76117c84a694ab17ec2cff4ca" -t="sha256" -f="C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1\transmission-4.1.0-beta.1+rc3a8106077-x64.msi"] exited with '0'. 2024-12-13 10:19:50,449 1696 [DEBUG] - Running Install-ChocolateyInstallPackage -packageName 'transmission' -fileType 'msi' -silentArgs '/quiet /qn /norestart /l*v "C:\Users\vagrant\AppData\Local\Temp\chocolatey\chocolatey\transmission\transmission.MsiInstall.log"' -file 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1\transmission-4.1.0-beta.1+rc3a8106077-x64.msi' -validExitCodes '0 1603 3010' -useOnlyPackageSilentArguments 'False' 2024-12-13 10:19:50,464 1696 [DEBUG] - Running Get-OSArchitectureWidth -compare '32' 2024-12-13 10:19:50,478 1696 [INFO ] - Installing transmission... 2024-12-13 10:19:50,745 1696 [DEBUG] - Ensuring 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission' exists 2024-12-13 10:19:50,995 1696 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0 1603 3010' -workingDirectory 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1' -statements '/i "C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\4.1.0-beta1\transmission-4.1.0-beta.1+rc3a8106077-x64.msi" /quiet /qn /norestart /l*v "C:\Users\vagrant\AppData\Local\Temp\chocolatey\transmission\transmission.MsiInstall.log"' -exeToRun 'C:\Windows\System32\msiexec.exe' 2024-12-13 10:19:51,011 1696 [DEBUG] - Running Test-ProcessAdminRights 2024-12-13 10:19:51,026 1696 [DEBUG] - Test-ProcessAdminRights: returning True 2024-12-13 10:19:51,026 1696 [DEBUG] - Finishing 'Test-ProcessAdminRights' 2024-12-13 10:19:51,120 1696 [DEBUG] - Elevating

2025-04-23

Add Comment