[Bug 858100] New: "bundle install" doesn't work
https://bugzilla.novell.com/show_bug.cgi?id=858100 https://bugzilla.novell.com/show_bug.cgi?id=858100#c0 Summary: "bundle install" doesn't work Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Ruby AssignedTo: dmajda@suse.com ReportedBy: dmajda@suse.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- When using ruby and rubygem-bundler from openSUSE 13.1, the "bundle install" command doesn't work: $ cat Gemfile source "http://rubygems.org" gem "rake" $ bundle install Fetching gem metadata from http://rubygems.org/.. Resolving dependencies... Enter your password to install the bundled RubyGems to your system: Installing rake (10.1.1) Errno::EACCES: Permission denied - /usr/lib64/ruby/gems/2.0.0/build_info/rake-10.1.1.info An error occurred while installing rake (10.1.1), and Bundler cannot continue. Make sure that `gem install rake -v '10.1.1'` succeeds before bundling. Some environment information: $ rpm -q ruby ruby-2.0-5.1.2.x86_64 $ rpm -q rubygem-bundler rubygem-bundler-1.3.5-3.1.2.x86_64 $ gem -v 2.0.3 The problem can be reproduced for any gem I tried. Without the "install" command working, the whole Bundler is pretty much useless. Assigning to myself as I intend to fix this. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=858100 https://bugzilla.novell.com/show_bug.cgi?id=858100#c David Majda <dmajda@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=858100 https://bugzilla.novell.com/show_bug.cgi?id=858100#c1 --- Comment #1 from David Majda <dmajda@suse.com> 2014-01-09 15:41:43 UTC --- This bug is caused by attempting to install the .info file into a wrong directory. See the upstream report: https://github.com/rubygems/rubygems/issues/457 It was fixed in RubyGems 2.0.4 by this commit: https://github.com/rubygems/rubygems/commit/26f8ed4aa7f1ac965aec8f5721ec97e8... When I manually applied the fix on my system, it worked. I think the fix should be backported to openSUSE 13.1 to make Bundler usable there. I'll try to prepare a maintenance update. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=858100 https://bugzilla.novell.com/show_bug.cgi?id=858100#c2 --- Comment #2 from David Majda <dmajda@suse.com> 2014-01-10 12:56:09 UTC --- Maintenance request created: https://build.opensuse.org/request/show/213456 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=858100 https://bugzilla.novell.com/show_bug.cgi?id=858100#c3 Benjamin Brunner <bbrunner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Benjamin Brunner <bbrunner@suse.com> 2014-01-17 12:05:16 CET --- Update released for openSUSE 13.1. Resolved fixed. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=858100 https://bugzilla.novell.com/show_bug.cgi?id=858100#c4 --- Comment #4 from Swamp Workflow Management <swamp@suse.de> 2014-01-17 12:04:39 UTC --- openSUSE-RU-2014:0085-1: An update that has one recommended fix can now be installed. Category: recommended (moderate) Bug References: 858100 CVE References: Sources used: openSUSE 13.1 (src): ruby20-2.0.0.p247-3.11.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com