Actions
Defect #16132
closedUnable to complete db migration task in update to r12244
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
CentOS-5.10
i686
svn info Path: . URL: http://redmine.rubyforge.org/svn/trunk Repository Root: http://redmine.rubyforge.org/svn Repository UUID: e93f8b46-1217-0410-a6f0-8f06a7374b81 Revision: 12244 Node Kind: directory Schedule: normal Last Changed Author: tmaruyama Last Changed Rev: 12243 Last Changed Date: 2013-10-29 02:24:28 -0400 (Tue, 29 Oct 2013)
In the process of upgrading from r11085 using svn update and subsequent to running bundle update in the application root directory I see the following when I run the rake db:migrate task:
[redmine]# bundle exec rake db:migrate RAILS_ENV=production rake aborted! no such file to load -- rack/cache/context /var/data/pas-redmine/rails/ruby/1.8/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'
Actions