Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UTF-8 warning during installation via gem install #27

Open
nodeg opened this issue Jul 7, 2022 · 1 comment
Open

UTF-8 warning during installation via gem install #27

nodeg opened this issue Jul 7, 2022 · 1 comment
Milestone

Comments

@nodeg
Copy link
Member

nodeg commented Jul 7, 2022

When installing tetra via gem I got the following warning:

$ gem install tetra
Fetching tetra-2.0.6.gem
Successfully installed tetra-2.0.6
Parsing documentation for tetra-2.0.6
unable to convert "\xEB" from ASCII-8BIT to UTF-8 for lib/template/bundled/apache-ant-1.9.7/KEYS, skipping
unable to convert "\xAE" from ASCII-8BIT to UTF-8 for lib/template/bundled/apache-ant-1.9.7/LICENSE, skipping
Installing ri documentation for tetra-2.0.6
Done installing documentation for tetra after 0 seconds
1 gem installed

Occurred on openSUSE Tumbleweed with the zsh shell and Ruby version 2.5.9 installed via rvm.

@nodeg
Copy link
Member Author

nodeg commented Aug 5, 2022

I did some investigation and was not able to find a solution for fixing this, yet.

@nodeg nodeg changed the title Warning during installation via gem install UTF-8 warning during installation via gem install Aug 23, 2022
@nodeg nodeg added this to the 2.0.7 milestone Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant