Project

General

Profile

Backport #4548

Updated by jeremyevans0 (Jeremy Evans) almost 5 years ago

=begin 
 
 Hi, 

 I had to update Rubygems, but version 1.6.2 has a regression, similar to #3056. 
 If I use the gem unpack command, it complains about 

 ERROR:    While executing gem ... (Gem::FilePermissionError) 
     You don't have write permissions into the /usr/lib/ruby/gems/1.8 directory. 

 I don't think I need permissions to the gems directory to unpack a gem.  


  


 =end 
 

Back