Skip to content
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.

Error when creating theme cache with Capistrano #7

Open
jritzi opened this issue Feb 22, 2011 · 1 comment
Open

Error when creating theme cache with Capistrano #7

jritzi opened this issue Feb 22, 2011 · 1 comment

Comments

@jritzi
Copy link

jritzi commented Feb 22, 2011

See my question on StackOverflow. When I try to have Capistrano run the rake task to create the theme cache on deploy, the task successfully runs but Capistrano reports the copy commands as errors. This may have nothing to do with theme_support, but I thought I'd post here to see if you know what the issue is. Thanks!

@jritzi
Copy link
Author

jritzi commented Feb 23, 2011

See the thread I created in the Capistrano user group. Someone said:

Patrick is right, you should contact the author of the plugin, and make him
fix it. In the forthcoming major release of Capistrano text written to
stderr will be considered a warning, and will have move serious behaviour.
(There will still be a way to silence it.) 

It looks like Ruby's FileUtils cp_r method is printing to stderr when verbose mode is on. I'll file an issue there too, but just updating you as well. Maybe you could turn off verbose mode and print status messages yourself?

Thanks again for the useful plugin!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant