Project

General

Profile

Actions

Backport #7713

closed

Gem.ensure_gem_subdirectories makes subdirectories group-writable

Added by nobu (Nobuyoshi Nakada) over 11 years ago. Updated about 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.

Updated by nobu (Nobuyoshi Nakada) over 11 years ago

  • Status changed from Open to Assigned
Actions #2

Updated by drbrain (Eric Hodel) about 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.
Actions #3

Updated by nagachika (Tomoyuki Chikanaga) about 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)
Actions #4

Updated by nagachika (Tomoyuki Chikanaga) about 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

Also available in: Atom PDF

Like0
Like0Like0Like0Like0