On Thursday 28 April 2011 08:31:04 AM Marius Mårnes Mathiesen wrote:
> On Wed, Apr 27, 2011 at 8:41 PM, Yngve Levinsen 
> <[email protected]>wrote:
> 
> > This seemed to work, but when I pushed to the server I got the
> > following result:
> > $ git push origin master
> > Counting objects: 5, done.
> > Writing objects: 100% (3/3), 264 bytes, done.
> > Total 3 (delta 0), reused 0 (delta 0)
> > remote: /opt/ruby-enterprise/lib/ruby/site_ruby/1.8/rubygems/
> > custom_require.rb:29:in `gem_original_require': no such file to load
> > -- stomp (LoadError)
> > remote: from /opt/ruby-enterprise/lib/ruby/site_ruby/1.8/rubygems/
> > custom_require.rb:29:in `require'
> > remote: from ./hooks/messaging.rb:23
> > remote: from hooks/post-receive:23:in `require'
> > remote: from hooks/post-receive:23
> > To [email protected]:test/test.git
> > 291a4f6..a3f3a26 master -> master
> >
> 
> This sounds like a path issue, did you move the repositories/ folder only or
> the Ruby installation directory too? You could try running `bundle install`
> from the Gitorious root to make sure the required libraries are present
> where Gitorious expects to find them.
> 
> Cheers,
> - Marius
> 
> 

Hi,

I only moved the repositories folder back in place and then the error 
disappeared. Before I tried that I had tried several other things to get the 
error go away (or more correctly, trying to understand the Ruby world as I 
haven't used it before). As you I also thought I had managed to screw up my 
ruby installation somehow (and perhaps I did).

Cheers,
Yngve

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

Reply via email to