sous-chefs / powershell

Development repository for the powershell cookbook
https://supermarket.chef.io/cookbooks/powershell
Apache License 2.0
110 stars 88 forks source link

Failure to install WMF5 #87

Closed artisticcheese closed 8 years ago

artisticcheese commented 8 years ago

Cookbook version

3.3.0

Chef-client version

12.10.24

Platform Details

Windows 2012 R2

Scenario:

Trying to make chef to install WMF5

Steps to Reproduce:

Included dependency in my cookbook on depends 'powershell', '~> 3.3.0', included recipe in my runlist _includerecipe 'powershell::powershell5'

Expected Result:

Installation of WMF5

Actual Result:

Getting following error in output

[2016-05-20T12:24:16-06:00] WARN: PowerShell 2.0 is not supported or already installed on this version of Windows: 6.3.9.600 [2016-05-20T12:24:16-06:00] WARN: Please use the package resource available in Chef Client 12.6. windows_package will be removed in the next major version release of the Windows cookbook.