Actions
Backport #7713
closedGem.ensure_gem_subdirectories makes subdirectories group-writable
Status:
Closed
Assignee:
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.
Updated by nobu (Nobuyoshi Nakada) almost 12 years ago
- Status changed from Open to Assigned
Updated by drbrain (Eric Hodel) over 11 years ago
- 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.
Updated by nagachika (Tomoyuki Chikanaga) over 11 years ago
- 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)
Updated by nagachika (Tomoyuki Chikanaga) over 11 years ago
- 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.
Actions
Like0
Like0Like0Like0Like0