jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • JRuby
  • JRUBY-3095

chmod_R broken

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Incomplete
  • Affects Version/s: JRuby 1.1.5
  • Fix Version/s: None
  • Component/s: Core Classes/Modules
  • Labels:
    None

Description

I'm also positive this is breaking because there's a symlink in this directory.

$ jirb
>> FileUtils.chmod_R(0755, '/Users/pjhyett/Development/test')
#<ArgumentError: wrong # of arguments(1 for 2)>
/Users/pjhyett/Development/jruby/lib/ruby/1.8/fileutils.rb:897:in `chmod_R'
/Users/pjhyett/Development/jruby/lib/ruby/1.8/fileutils.rb:1324:in `preorder_traverse'
/Users/pjhyett/Development/jruby/lib/ruby/1.8/fileutils.rb:893:in `chmod_R'
/Users/pjhyett/Development/jruby/lib/ruby/1.8/fileutils.rb:892:in `each'
/Users/pjhyett/Development/jruby/lib/ruby/1.8/fileutils.rb:892:in `chmod_R'

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
PJ Hyett added a comment - 30/Oct/08 6:14 PM

s/also/almost

Show
PJ Hyett added a comment - 30/Oct/08 6:14 PM s/also/almost
Hide
Permalink
Thomas E Enebo added a comment - 25/Nov/08 1:40 PM

Can you give instructions on how to populate a directory to get this behavior? Anything which saves us a little time will make it easier for us to fix this.

Show
Thomas E Enebo added a comment - 25/Nov/08 1:40 PM Can you give instructions on how to populate a directory to get this behavior? Anything which saves us a little time will make it easier for us to fix this.
Hide
Permalink
Charles Oliver Nutter added a comment - 14/Feb/09 1:16 PM

Incomplete, since no followup and no instructions to reproduce.

Show
Charles Oliver Nutter added a comment - 14/Feb/09 1:16 PM Incomplete, since no followup and no instructions to reproduce.
Hide
Permalink
Coda Hale added a comment - 24/Jun/09 8:12 AM

This is the same problem as JRUBY-3761, which does have a reproducible test case.

Show
Coda Hale added a comment - 24/Jun/09 8:12 AM This is the same problem as JRUBY-3761, which does have a reproducible test case.

People

  • Assignee:
    Charles Oliver Nutter
    Reporter:
    PJ Hyett
Vote (0)
Watch (1)

Dates

  • Created:
    29/Oct/08 5:36 PM
    Updated:
    27/Oct/09 1:48 PM
    Resolved:
    14/Feb/09 1:16 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.