Backport #7713
closed
Gem.ensure_gem_subdirectories makes subdirectories group-writable
Added by nobu (Nobuyoshi Nakada) almost 12 years ago.
Updated over 11 years ago.
Description
`make install' makes gem directories ($(libdir)/ruby/gems and others) group-writable, instead of $dir_mode.
I avoided this at r38870 for the time being, but seems better that Gem.ensure_gem_subdirectories takes optional parameter for the permission.
- Status changed from Open to Assigned
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r39607.
Nobuyoshi, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- lib/rubygems.rb: Allow specification of directory permissions.
[ruby-trunk - Bug #7713]
- test/rubygems/test_gem.rb: Test for the above.
- Tracker changed from Bug to Backport
- Project changed from Ruby master to Backport200
- Category deleted (
lib)
- Status changed from Closed to Assigned
- Assignee changed from drbrain (Eric Hodel) to nagachika (Tomoyuki Chikanaga)
- Status changed from Assigned to Closed
This issue was solved with changeset r39798.
Nobuyoshi, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
merge revision(s) 39607: [Backport #7713]
* lib/rubygems.rb: Allow specification of directory permissions.
[ruby-trunk - Bug #7713]
* test/rubygems/test_gem.rb: Test for the above.
Also available in: Atom
PDF
Like0
Like0Like0Like0Like0