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

gem2rpm --fetch fails in directory without permissions #92

Open
voxik opened this issue Mar 30, 2017 · 1 comment
Open

gem2rpm --fetch fails in directory without permissions #92

voxik opened this issue Mar 30, 2017 · 1 comment

Comments

@voxik
Copy link
Member

voxik commented Mar 30, 2017

$ pwd
/

$ gem2rpm --fetch gem2rpm
/usr/share/ruby/open-uri.rb:37:in `initialize': Permission denied @ rb_sysopen - /gem2rpm-1.0.0.gem (Errno::EACCES)
	from /usr/share/ruby/open-uri.rb:37:in `open'
	from /usr/share/ruby/open-uri.rb:37:in `open'
	from /usr/share/gems/gems/gem2rpm-1.0.0/bin/gem2rpm:59:in `block in <top (required)>'
	from /usr/share/ruby/open-uri.rb:155:in `open_uri'
	from /usr/share/ruby/open-uri.rb:721:in `open'
	from /usr/share/ruby/open-uri.rb:35:in `open'
	from /usr/share/gems/gems/gem2rpm-1.0.0/bin/gem2rpm:55:in `<top (required)>'
	from /usr/bin/gem2rpm:22:in `load'
	from /usr/bin/gem2rpm:22:in `<main>'
@clime
Copy link

clime commented Jul 6, 2017

Just hit the same issue.

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