[Bug 1310569] Re: puppet does not correctly handle unusually encoded filenames in a file resource

Ben Hagen 1310569 at bugs.launchpad.net
Mon May 12 16:58:21 UTC 2014


Not sure what you mean by "unusually encoded" but the following line
will trigger the bug:

mkdir -p /tmp/src; touch /tmp/ö.txt; puppet apply --exec 'file {
"/tmp/dst":ensure => directory, recurse => true, source => "/tmp/src" }'

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet in Ubuntu.
https://bugs.launchpad.net/bugs/1310569

Title:
  puppet does not correctly handle unusually encoded filenames in a file
  resource

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1310569/+subscriptions



More information about the Ubuntu-server-bugs mailing list