On Saturday, September 21, 2013 4:30:53 AM UTC-5, Robin Powell wrote:
>
>
> No, although I appreciate the attempt! 
>
> [rlpowell@shell01 puppet3]$ find . -type f -name '*.pp' | xargs grep -P 
> '[^\s\t!-~]' 
> [rlpowell@shell01 puppet3]$ 
>
> (that range covers all of visible ASCII, plus space and tab) 
>
> In fact, the only file that matches that that isn't obviously binary 
> is ./modules/stdlib/lib/puppet/parser/functions/shuffle.rb 
>
> Fixing that file does not fix the problem. 
>
> Any further ideas, anybody? 
>
>

Perhaps you have an installed package with a non-ASCII character in its 
name, version code, or release code.


John

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to