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

gem install binman fails to install #4

Closed
kron4eg opened this issue Mar 16, 2016 · 1 comment
Closed

gem install binman fails to install #4

kron4eg opened this issue Mar 16, 2016 · 1 comment

Comments

@kron4eg
Copy link

kron4eg commented Mar 16, 2016

Here is the issue

$ gem in binman -V
HEAD https://api.rubygems.org/api/v1/dependencies
200 OK
GET https://api.rubygems.org/api/v1/dependencies?gems=binman
200 OK
Getting SRV record failed: DNS result has no information for _rubygems._tcp.api.rubygems.org
GET https://api.rubygems.org/api/v1/dependencies?gems=opener
200 OK
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/.gitignore
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/Gemfile
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/LICENSE
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/README.markdown
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/Rakefile
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/VERSION.markdown
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/bin/binman
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/bin/binman-help
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/bin/binman-html
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/bin/binman-rake
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/bin/binman-roff
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/bin/binman-show
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/bin/binman-text
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/binman.gemspec
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/lib/binman.rb
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/lib/binman/rakefile.rb
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/lib/binman/version.rb
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/man/index.html
/Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0/man/man0/README.html
ERROR:  While executing gem ... (Gem::Package::PathError)
    installing into parent path /Users/kron/.gem/ruby/2.3.0/README.markdown of /Users/kron/.gem/ruby/2.3.0/gems/binman-5.1.0 is not allowed

I've tried to install md2man, but got this problem.

@sunaku
Copy link
Owner

sunaku commented Mar 16, 2016

Thanks for your report. 👍 This is a known issue that can be solved by upgrading to RubyGems 2.5.2:

gem update --system

@sunaku sunaku closed this as completed Mar 16, 2016
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

2 participants