Ruby 1.8.3 changed allowed options for FileUtils::cd method. It no longer accepts :noop option. One of the side effects is that Rake is not able to run package task. So if you have been running into the problem I have mentioned in one of my previous posts (No such option :noop) you will have to downgrade to Ruby 1.8.2.
Now I will have to find a way how to keep Yum away from automagically upgrading my old Ruby version.
0 comments:
Post a Comment