You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cookbook version 2.1.0 has the following fatal bug on windows, upon calling the seven-zip executable
---- Begin output of c:\Program Files\7-Zip\7z.exe e "C:\Users\CLOUD-~1\AppData\Local\Temp\kitchen\cache/machineagent-bundle-64bit-windows-4.2.6.1.zip" -o"C:/Users/CLOUD-~1/AppData/Local/Temp/d20161117-2248-1w0z7wo" -uy && for /f %1 in ('dir /ad /b "C:\Users\CLOUD-~1\AppData\Local\Temp\d20161117-2248-1w0z7wo"') do C:\Windows\System32\xcopy "C:\Users\CLOUD-~1\AppData\Local\Temp\d20161117-2248-1w0z7wo\%1" "" /s /e ----
STDOUT:
STDERR: 'c:\Program' is not recognized as an internal or external command,
operable program or batch file.
The text was updated successfully, but these errors were encountered:
Cookbook version
2.1.0
Chef-client version
12.6
Platform Details
W2k8R2
Scenario:
use the ark LWRP
Steps to Reproduce:
Unzip anything on windows
Expected Result:
Bits on disk
Actual Result:
Cookbook version 2.1.0 has the following fatal bug on windows, upon calling the seven-zip executable
The text was updated successfully, but these errors were encountered: