Seems your RubyGems setup is borked somehow. Have never seen it fail on `gem -v`. My best suggestion at this point is to remove rubygems and reinstall version 1.4.2 (which is known to work with Gitorious without work-arounds).
Christian On Tue, May 10, 2011 at 14:04, Garth <[email protected]> wrote: > If I run ‘gem –v’ it generates this: > > > > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > > Gem::Specification#default_executable= called from > /usr/local/lib/ruby/gems/1.8/specifications/treetop-1.4.9.gemspec:11. > > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > > Gem::Specification#default_executable= called from > /usr/local/lib/ruby/gems/1.8/specifications/spruz-0.2.5.gemspec:10. > > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > > Gem::Specification#default_executable= called from > /usr/local/lib/ruby/gems/1.8/specifications/file-tail-1.0.5.gemspec:10. > > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > > Gem::Specification#default_executable= called from > /usr/local/lib/ruby/gems/1.8/specifications/bundler-1.0.10.gemspec:10. > > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > > Gem::Specification#default_executable= called from > /usr/local/lib/ruby/gems/1.8/specifications/rails-3.0.4.gemspec:10. > > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > > Gem::Specification#default_executable= called from > /usr/local/lib/ruby/gems/1.8/specifications/erubis-2.6.6.gemspec:10. > > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > > Gem::Specification#default_executable= called from > /usr/local/lib/ruby/gems/1.8/specifications/rack-1.2.1.gemspec:10. > > 1.8.1 > > > > Running ‘ruby –v’ generates this: > > > > ruby 1.8.7 (2011-02-18 patchlevel 334) [i686-linux], MBARI 0x8770, Ruby > Enter se Edition 2011.03 > > > > Thanks > > > > > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *Christian Johansen > *Sent:* 10 May 2011 11:22 > *To:* [email protected] > *Subject:* Re: [gitorious] Re: Ubuntu Server 10.10 Error > > > > Hmm, what's your RubyGems version? I.e. `gem -v`? > > On Mon, May 9, 2011 at 15:50, rendered <[email protected]> wrote: > > Hi Christian, > > Thanks for the reply. > > I ran 'rm -fr ~/.gem/cache' and re-ran the bundle install but I still > seem to be getting the same error. > > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > > > > > -- > MVH > Christian > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > -- MVH Christian -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
