Details
Description
Running a simple command line manifest does not interpret UTF8 characters correctly e.g.
From source...
C:\source\puppet [master ≡]> bundle exec puppet apply -e "notify { 'ᚠᛇᚻ': }"
|
DL is deprecated, please use Fiddle
|
Notice: Compiled catalog for win-edson23cglf.localdomain in environment production in 0.08 seconds
|
Notice: ???
|
Notice: /Stage[main]/Main/Notify[???]/message: defined 'message' as '???'
|
Notice: Applied catalog in 0.06 seconds
|
Pup 4.4.1 installation
C:\>puppet --version
|
4.4.1
|
|
C:\>puppet apply -e "notify { 'ᚠᛇᚻ': }"
|
Notice: Compiled catalog for win-edson23cglf.localdomain in environment production in 0.08 seconds
|
Notice: ???
|
Notice: /Stage[main]/Main/Notify[???]/message: defined 'message' as '???'
|
Notice: Applied catalog in 0.05 seconds
|
Attachments
Issue Links
- blocks
-
PA-4994 Add Windows x64 Japanese as TEST_TARGET to CI
-
- Resolved
-
- is duplicated by
-
PUP-6057 Command-line on Windows does not parse/display unicode snowman
-
- Closed
-
- relates to
-
PUP-5821 Cannot Execute PowerShell Command as Unicode User
-
- Closed
-
-
PUP-5822 Puppet Crashes when Unicode User Applies Manifest
-
- Closed
-
-
PUP-5879 Ensure Puppet uses FileSystem.read where applicable to read JSON, settings and other files as UTF-8
-
- Closed
-
-
PUP-6329 puppet apply fails with "Error: Could not set 'file' on ensure: invalid byte sequence in US-ASCII" with non-ASCII filename
-
- Closed
-
-
PA-342 Start Puppet Console in Unicode Codepage
-
- Closed
-