Issue #2297 has been updated by Paul Nasrat. Status changed from Needs more information to Closed
Confirmed fixed in 1.5.5 on freebsd 7.2 for me checked and was commit:d89ea7a88a93b6ce3132d9dd394b4187eb460cb2 Thanks for the pointer to ifconfig -l will be useful for 1.6.0 ---------------------------------------- Bug #2297: facter gives ipconfig errors on FreeBSD http://projects.reductivelabs.com/issues/2297 Author: Willem Jan Withagen Status: Closed Priority: Normal Assigned to: Paul Nasrat Category: library Target version: Complexity: Unknown Keywords: Running facter 1.5.4 on FreeBSD 7.2 i386 it reports a lot of: ifconfig: interface em1: does not exist Which is most likely due to the interfacename still having the ':' behind it: # ifconfig doesnotexist ifconfig: interface doesnotexist does not exist So i'd expect the ':' part of the interface on the call in facter. This all actually to get a resolution for my other problem: <pre> fileserver.describe: #<RuntimeError: HTTP-Error: 500 Internal Server Error > </pre> Note that facter on 7.2 amd64 does not report this error.... and <pre> </pre> -- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
