Skip to content
This repository has been archived by the owner on Nov 26, 2018. It is now read-only.

Bad unicode characters break things with ruby 1.9 #11

Open
bobtfish opened this issue Oct 19, 2013 · 1 comment
Open

Bad unicode characters break things with ruby 1.9 #11

bobtfish opened this issue Oct 19, 2013 · 1 comment

Comments

@bobtfish
Copy link

$ bundle exec librarian-puppet install
Error: U+2514 from UTF-8 to ISO-8859-1
Error: Try 'puppet help module install' for usage
Error executing puppet module install:
puppet module install --target-dir '/vagrant/.tmp/librarian/cache/source/puppet/forge/3792e516e3ff92a0ef9f5e827f8e76eb/AlexCline/fstab/version/f1d0aecdf57b18ad8b9fb695e9c45a82' --module_repository 'http://forge.puppetlabs.com' --modulepath '/vagrant/.tmp/librarian/cache/source/puppet/forge/3792e516e3ff92a0ef9f5e827f8e76eb/AlexCline/fstab/version/f1d0aecdf57b18ad8b9fb695e9c45a82' --ignore-dependencies 'AlexCline/fstab'

@AlexCline
Copy link
Owner

That unicode character isn't in this module so I'm not sure where that error is coming from.

What do you get when you run puppet module install AlexCline/fstab?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants