Issue #7581 has been updated by Jacob Helwig. Target version changed from 2.7.1 to Telly Branch changed from https://github.com/jamtur01/puppet/tree/tickets/master/7581 to https://github.com/jhelwig/puppet/tree/ticket/master/7581-windows-feature-detection-error-message
The original version would have caused warnings about failing to load the microsoft_windows feature when on any of the *nix platforms. I've uploaded an alternate version that replaces the raise with a warn (to avoid the misleading message prefix of "Failed to load feature test for microsoft_windows:"), and put a conditional on the warn so it won't spam non-Windows users about the "missing" feature. James, Could you make sure this warns appropriately for you as well on Windows, and doesn't warn spuriously on non-Windows? ---------------------------------------- Bug #7581: Misleading error message when required gems for Windows not installed https://projects.puppetlabs.com/issues/7581 Author: James Turnbull Status: In Topic Branch Pending Merge Priority: Normal Assignee: Category: windows Target version: Telly Affected Puppet version: 2.6.8 Keywords: Branch: https://github.com/jhelwig/puppet/tree/ticket/master/7581-windows-feature-detection-error-message "Cannot determine basic system flavour" -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
