Issue #14467 has been updated by Ken Barber.
Just had a look at this code ... and I think this can't be a warning if this is the new 'approved' behaviour - since Ruby 1.8.5 & Ruby 1.8.7 will always find their dot stripped from their LOAD_PATH. A debug message is probably acceptable ... and the new behaviour should be covered in release notes, but a warning every time you run Puppet or Facter is going to be annoying. ---------------------------------------- Bug #14467: Warn the user when relative paths are stripped from the paths for loading facts https://projects.puppetlabs.com/issues/14467#change-62787 Author: Andrew Parker Status: In Topic Branch Pending Review Priority: Normal Assignee: Hailee Kenney Category: interface Target version: 2.0.0 Keywords: Branch: https://github.com/puppetlabs/facter/pull/207 Affected Facter version: With the removal of relative paths for loading facts, there is no indication that the user might be missing some facts because the specified their location with a relative path. There needs to be some form of warning given to the user that facter is ignoring these paths. -- 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.
