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
As the cookbook owner, I need to ensure that .NET framework is updated and a reboot happens so that chocolatey installs properly.
Error
Expected process to exit with [0], but received '1'
---- Begin output of "C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -InputFormat None -File "C:/Users/azure/AppData/Local/Temp/chef-script20230920-512-ognb5j.ps1" ----
STDOUT:
STDERR: C:\Users\azure\AppData\Local\Temp\chef-script20230920-512-ognb5j.ps1 : .NET Framework 4.8 was installed, but a reboot
is required.
Please reboot the system and try to install/upgrade Chocolatey again.
Gist
The text was updated successfully, but these errors were encountered:
We could use the snohio/dotnet cookbook - although it needs tweaked as it was created to test minor upgrades and not major releases. It does have the reboot in it and all of the right testing.
User Story
As the cookbook owner, I need to ensure that .NET framework is updated and a reboot happens so that chocolatey installs properly.
Error
Gist
The text was updated successfully, but these errors were encountered: