Phew, quite an effort to upgrade.

So this error with missing image is fixed by
RAILS_ENV=production bundle exec rake assets:precompile

And then it started to complain about internal smpt, no idea why
so fix it with 
cp /var/www/gitorious/app/config/smtp.sample.yml 
/var/www/gitorious/app/config/smtp.yml 

and edit accordingly to send email through external relay.

-- 
-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to