Issue #14522 has been updated by Matthaus Owens. Status changed from In Topic Branch Pending Review to Closed Target version set to 1.7.0
Encoding forced to UTF-8 in commit <https://github.com/puppetlabs/facter/commit/5e7b695f534d9f3cb1b3d819c3accbfd38ad5d71#lib/facter/util/virtual.rb> Merged in <https://github.com/puppetlabs/facter/commit/2cadc7c> Released in Facter 1.7.0-rc2 ---------------------------------------- Bug #14522: invalid byte sequence error for virtual fact on Solaris 10 x86_64 https://projects.puppetlabs.com/issues/14522#change-88881 * Author: Tim Mooney * Status: Closed * Priority: Low * Assignee: * Category: * Target version: 1.7.0 * Keywords: solaris * Branch: * Affected Facter version: ---------------------------------------- This happens with both facter 1.6.6 and facter 2.0.0rc1 I'm using ruby 1.9.3p125 on x86_64-sun-solaris2.10 When I run either version of facter, I get three lines of stderr output: Could not retrieve virtual: invalid byte sequence in US-ASCII Could not retrieve virtual: invalid byte sequence in US-ASCII Could not retrieve virtual: invalid byte sequence in US-ASCII and the "is_virtual" fact is incorrectly set to "true". If I just run facter is_virtual I get Could not retrieve virtual: invalid byte sequence in US-ASCII true -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
