Ticket #1235 (closed defect: fixed)
recipe.rb - requires 'ftools' which is deprecated
| Reported by: | ottohirr | Owned by: | MartinBudden |
|---|---|---|---|
| Priority: | major | Milestone: | 2.6.1 |
| Component: | tools | Version: | |
| Severity: | medium | Keywords: | |
| Cc: |
Description
If you are using ruby 1.9.1... recipe.rb fails because ftools is depreciated.
See http://redmine.ruby-lang.org/issues/show/1401 which claims one should use fileutils instead.
Follow up note indicates the api's are not the same... and generates errors.
Change History
Note: See
TracTickets for help on using
tickets.
