Hy guys,

thank you very much. Now everything works fine.

So into the git's crontab I must insert this task, right?

* * * * * cd /var/www/gitorious && /usr/bin/bundle exec rake 
thinking_sphinx:index RAILS_ENV=production


Regards,

Graziano

Il giorno sabato 8 dicembre 2012 16:45:29 UTC+1, Kevin Lyda ha scritto:
>
> On Friday, December 7, 2012 4:14:40 PM UTC, Graziano Aliberti wrote:
>
>> I'm installing Gitorious on Ubuntu Server 12.04 64 bit following the 
>> guideline http://coding-journal.com/installing-gitorious-on-ubuntu-11-04/but 
>> when I must run this command
>> export RAILS_ENV=production && \
>>     bundle exec rake db:create && \
>>     bundle exec rake db:migrate && \
>>     bundle exec rake ultrasphinx:bootstrap
>> (in /var/www/gitorious)
>> Please install RDoc 2.4.2+ to generate documentation.
>> rake aborted!
>> Don't know how to build task 'ultrasphinx:bootstrap'
>>
>
> I'm still in the process of doing my first install, but I think this is 
> due to ultrasphinx being replaced with thinking_sphinx.
>
> You'll want to run
>
> rake ts:conf
> rake ts:rebuild
>
> Kevin
>

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

Reply via email to