Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 0.9.14
-
Component/s: Chef Client
-
Labels:None
Description
If the version includes a ~, everything will be ignored after that. For example if my package version is 1.0-0ubuntu1~ppa1, the dpkg provider will ignore ~ppa1.
One char fix: https://github.com/veszig/chef/tree/CHEF-2234