I installed Gitorious to http://ieee.ucsd.edu/gitorious several months
ago. After some tweaks, I got it to work properly from the
subdirectory. However, just a couple of days ago I noticed that the
poller script was not running. After a few attempts at restarting it,
I discovered that it was failing to start with the following error
message in the poller.output log file:
/var/www/gitorious/vendor/rails/activesupport/lib/active_support/
dependencies.rb:55: uninitialized constant
ActiveSupport::Dependencies::Mutex (NameError)
This prompted me to update to the latest revision of Gitorious from
the repository. After installing all of the missing ruby gems, I am
now getting the following error, as can most likely be visible from
the public website at the moment: source index not created from
disk.
Does anyone have any clue what could be causing this error? I found
the line in rubygems that is throwing the error, but I have absolutely
no clue what could be causing it.
Also, running 'rake' as the git user in the installed root dir ('/var/
www/gitorious') produces the following output:
[git@ieee ~]$ rake
(in /var/www/gitorious)
rake aborted!
uninitialized constant ActiveSupport::Dependencies::Mutex
/var/www/gitorious/Rakefile:10:in `require'
(See full trace by running task with --trace)
It would seem that the original issue has still not been fixed.
Bear in mind that I have no prior experience with ruby aside from the
reverse-engineering I have been forced to do to get Gitorious
running.
The server is running FreeBSD 8.2 with Ruby version 1.8.7.
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]