I found that if I changed the install_deps task to python-dev it all
worked fine.
task :install_deps do
apt.install( {:base => %w(python-setuptools python-
dev)}, :stable )
end
--
You received this message because you are subscribed to the Google Groups "deprec - deployment recipes for capistrano" group.
To post to this group, send email to deprec...@googlegroups.com.
To unsubscribe from this group, send email to deprec-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/deprec-users?hl=en.