Rails 3.1 upgrade and asset folders

62 views
Skip to first unread message

sreid

unread,
Aug 9, 2011, 11:15:44 AM8/9/11
to Capistrano
I've just upgraded to rails 3.1, and am getting a warning during
deploy regarding the old rails 3.0 public directories not existing.
Any ideas ?

* executing `deploy:finalize_update'
* executing "chmod -R g+w /home/.../releases/20110809145825"
servers: ["..."]
[...] executing command
command finished in 513ms
* executing "rm -rf /home/.../releases/20110809145825/log /home/.../
releases/20110809145825/public/system /home/.../releases/
20110809145825/tmp/pids &&\\\n mkdir -p /home/.../releases/
20110809145825/public &&\\\n mkdir -p /home/.../releases/
20110809145825/tmp &&\\\n ln -s /home/.../shared/log /home/.../
releases/20110809145825/log &&\\\n ln -s /home/.../shared/system /
home/.../releases/20110809145825/public/system &&\\\n ln -s /
home/.../shared/pids /home/.../releases/20110809145825/tmp/pids"
servers: ["..."]
[...] executing command
command finished in 1409ms
* executing "find /home/.../releases/20110809145825/public/images /
home/.../releases/20110809145825/public/stylesheets /home/.../releases/
20110809145825/public/javascripts -exec touch -t 201108091459.21 {}
';'; true"
servers: ["..."]
[...] executing command
** [out :: ...] find: /home/.../releases/20110809145825/public/images
** [out :: ...] : No such file or directory
** [out :: ...] find: /home/.../releases/20110809145825/public/
stylesheets: No such file or directory
** [out :: ...] find: /home/.../releases/20110809145825/public/
javascripts: No such file or directory
command finished in 655ms

Lee Hambley

unread,
Aug 9, 2011, 12:14:40 PM8/9/11
to capis...@googlegroups.com
This was a user submission to Capistrano, I haven't yet used Rails 3.1, I can only suggest you file a report as a bug at Github, and /cc @cgriego (just mention him) in the ticket, maybe he can help you there. I don't know if he's registered on the mailing list.
Reply all
Reply to author
Forward
0 new messages