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

US-ASCII (ArgumentError) #195

Open
bishalkc opened this issue Jan 25, 2018 · 5 comments
Open

US-ASCII (ArgumentError) #195

bishalkc opened this issue Jan 25, 2018 · 5 comments

Comments

@bishalkc
Copy link

US-ASCII error

Fetching https://github.com/AjuntamentdeBarcelona/decidim-barcelona
/usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/lib/bundler/vendor/thor/lib/thor/shell/basic.rb:88:in `=~': invalid byte sequence in US-ASCII (ArgumentError)
	from /usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/lib/bundler/vendor/thor/lib/thor/shell/basic.rb:88:in `!~'
	from /usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/lib/bundler/vendor/thor/lib/thor/shell/basic.rb:88:in `say'
	from /usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/lib/bundler/ui/shell.rb:105:in `tell_me'
	from /usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/lib/bundler/ui/shell.rb:45:in `error'
	from /usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:17:in `log_error'
	from /usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:126:in `rescue in with_friendly_errors'
	from /usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'
	from /usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/exe/bundle:22:in `<top (required)>'
	from /usr/local/bundle/bin/bundle:104:in `load'
	from /usr/local/bundle/bin/bundle:104:in `<main>'
The command '/bin/sh -c bundle install --without development test' returned a non-zero code: 1
@oriolgual
Copy link
Contributor

@bishalkc can you add more information about this?

@bishalkc
Copy link
Author

I think problem lies here.

in decidim-debabes/decidim-debates.gemspec
s.authors = ["Josep Jaume Rey Peroy", "Marc Riera Casals", "Oriol Gual Oliva", "**Genís Matutes Pujol**"]

adn in decidim-dataviz/decidim-dataviz.gemspec

s.authors = ["David Morcillo **Muñoz**"]

@oriolgual
Copy link
Contributor

What command did you run to get this?

@bishalkc
Copy link
Author

I ran bundle install and got that error.

@deivid-rodriguez
Copy link

I think this was fixed in bundler and the fix will be released in 1.16.2. See rubygems/bundler#6279.

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

3 participants