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

Encoding error when running rake #3

Open
wetneb opened this issue May 25, 2015 · 0 comments
Open

Encoding error when running rake #3

wetneb opened this issue May 25, 2015 · 0 comments

Comments

@wetneb
Copy link

wetneb commented May 25, 2015

Hi,

I've tried to setup the anthology on a fresh debian virtual machine but get the following error (for any rake command I have tried):

antonin@debian:~/acl$ rake db:create --trace
rake aborted!
rake aborted!
ArgumentError: invalid byte sequence in US-ASCII
/var/lib/gems/1.9.1/gems/rake-10.4.0/lib/rake/trace_output.rb:16:in `block in trace_on'
/var/lib/gems/1.9.1/gems/rake-10.4.0/lib/rake/trace_output.rb:14:in `map'
/var/lib/gems/1.9.1/gems/rake-10.4.0/lib/rake/trace_output.rb:14:in `trace_on'
/var/lib/gems/1.9.1/gems/rake-10.4.0/lib/rake/application.rb:382:in `trace'
/var/lib/gems/1.9.1/gems/rake-10.4.0/lib/rake/application.rb:228:in `display_exception_message_details'
/var/lib/gems/1.9.1/gems/rake-10.4.0/lib/rake/application.rb:215:in `display_exception_details'
/var/lib/gems/1.9.1/gems/rake-10.4.0/lib/rake/application.rb:204:in `display_error_message'
/var/lib/gems/1.9.1/gems/rake-10.4.0/lib/rake/application.rb:191:in `rescue in standard_exception_handling'
/var/lib/gems/1.9.1/gems/rake-10.4.0/lib/rake/application.rb:182:in `standard_exception_handling'
/var/lib/gems/1.9.1/gems/rake-10.4.0/lib/rake/application.rb:99:in `load_rakefile'
/var/lib/gems/1.9.1/gems/rake-10.4.0/lib/rake/application.rb:83:in `block in run'
/var/lib/gems/1.9.1/gems/rake-10.4.0/lib/rake/application.rb:182:in `standard_exception_handling'
/var/lib/gems/1.9.1/gems/rake-10.4.0/lib/rake/application.rb:79:in `run'
/var/lib/gems/1.9.1/gems/rake-10.4.0/bin/rake:33:in `'
/usr/local/bin/rake:23:in `load'
/usr/local/bin/rake:23:in `'

Any idea what's happening?

Antonin

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