Ticket #1235 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by FND

  • summary changed from recipe.rb - requires 'ftools' which is depreciated to recipe.rb - requires 'ftools' which is deprecated
  • severity changed from undefined to medium
  • milestone set to 2.6.1

Sounds like we should fix this ASAP.

Changed 3 years ago by MartinBudden

  • status changed from new to closed
  • resolution set to fixed

Fixed in changeset:12273

Note: See TracTickets for help on using tickets.