Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Updating to 3.2.3.rc1 failing
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Peter Vandenabeele  
View profile  
 More options Mar 29 2012, 5:09 am
From: Peter Vandenabeele <pe...@vandenabeele.com>
Date: Thu, 29 Mar 2012 10:09:44 +0100
Local: Thurs, Mar 29 2012 5:09 am
Subject: Re: [Rails] Updating to 3.2.3.rc1 failing

On Thu, Mar 29, 2012 at 8:44 AM, Abram <funkdif...@gmail.com> wrote:
> Right, the code below should explain everything. This is taken from
> ubuntu's console. As you can see I can't seem to update my rails
> version. Yes, I have the same problem after preceding with 'sudo' ...
> Thanks for the help !

> funkdified@funkdified-laptop:~/railsprojects/goodsounds$ gem install
> rails -v 3.2.3.rc1
> Successfully installed rails-3.2.3.rc1
> 1 gem installed
> Installing ri documentation for rails-3.2.3.rc1...
> Installing RDoc documentation for rails-3.2.3.rc1...
> funkdified@funkdified-laptop:~/railsprojects/goodsounds$ rails -v
> Rails 3.2.2

> I thought somehow my RVM environment might be useful somehow:

> ruby-1.9.3-p125-HEAD@rails323:

I cannot reproduce the problem in my set-up with ruby-1.9.3-p125. It
just works here as I would expect.

$ rvm get stable
...
rvm 1.11.3 (stable) by Wayne E. Seguin <wayneeseg...@gmail.com>,
Michal Papis <mpa...@gmail.com> [https://rvm.beginrescueend.com/]

RVM reloaded!

$ rvm --version
rvm 1.11.3 (stable) by Wayne E. Seguin <wayneeseg...@gmail.com>,
Michal Papis <mpa...@gmail.com> [https://rvm.beginrescueend.com/]

$ rvm gemset create rails_323_rc1
'rails_323_rc1' gemset created
(/home/peterv/.rvm/gems/ruby-1.9.3-p125@rails_323_rc1).

$ rvm current
ruby-1.9.3-p125@rails_3_2_3_rc1

$ gem install rails -v 3.2.3.rc1
Fetching: i18n-0.6.0.gem (100%)
...

Successfully installed rails-3.2.3.rc1
30 gems installed
peterv@vandesco-001:~/b/projects/rails$ rails --version
Rails 3.2.3.rc1
peterv@vandesco-001:~/b/projects/rails$ rails new bar
Using --skip-bundle -T -d postgresql from /home/peterv/.railsrc
      create
      create  README.rdoc
...
      create  vendor/plugins/.gitkeep
peterv@vandesco-001:~/b/projects/rails$ head -3 bar/Gemfile
source 'https://rubygems.org'

gem 'rails', '3.2.3.rc1'

HTH,

Peter

>  system:
>    uname:       "Linux funkdified-laptop 2.6.32-37-386 #81-Ubuntu SMP
> Sat Dec 3 00:07:25 UTC 2011 i686 GNU/Linux"
>    bash:        "/bin/bash => GNU bash, version 4.1.5(1)-release
> (i486-pc-linux-gnu)"
>    zsh:         " => not installed"

>  rvm:
>    version:      "rvm 1.11.3 () by Wayne E. Seguin
> <wayneeseg...@gmail.com>, Michal Papis <mpa...@gmail.com>
> [https://rvm.beginrescueend.com/]"
>    updated:      "41 minutes 4 seconds ago"

>  ruby:
>    interpreter:  "ruby"
>    version:      "1.9.3p125"
>    date:         "2012-02-16"
>    platform:     "i686-linux"
>    patchlevel:   "2012-02-16 revision 34643"
>    full_version: "ruby 1.9.3p125 (2012-02-16 revision 34643) [i686-linux]"

>  homes:
>    gem:          "/home/funkdified/.rvm/gems/ruby-1.9.3-p125-HEAD@rails323"
>    ruby:         "/home/funkdified/.rvm/rubies/ruby-1.9.3-p125-HEAD"

>  binaries:
>    ruby:         "/home/funkdified/.rvm/rubies/ruby-1.9.3-p125-HEAD/bin/ruby"
>    irb:          "/home/funkdified/.rvm/rubies/ruby-1.9.3-p125-HEAD/bin/irb"
>    gem:          "/home/funkdified/.rvm/rubies/ruby-1.9.3-p125-HEAD/bin/gem"
>    rake:
> "/home/funkdified/.rvm/gems/ruby-1.9.3-p125-HEAD@global/bin/rake"

>  environment:
>    PATH:
> "/home/funkdified/.rvm/gems/ruby-1.9.3-p125-HEAD@rails323/bin:/home/funkdif ied/.rvm/gems/ruby-1.9.3-p125-HEAD@global/bin:/home/funkdified/.rvm/rubies/ ruby-1.9.3-p125-HEAD/bin:/home/funkdified/.rvm/bin:/usr/local/sbin:/usr/loc al/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
>    GEM_HOME:     "/home/funkdified/.rvm/gems/ruby-1.9.3-p125-HEAD@rails323"
>    GEM_PATH:
> "/home/funkdified/.rvm/gems/ruby-1.9.3-p125-HEAD@rails323:/home/funkdified/ .rvm/gems/ruby-1.9.3-p125-HEAD@global"
>    MY_RUBY_HOME: "/home/funkdified/.rvm/rubies/ruby-1.9.3-p125-HEAD"
>    IRBRC:        "/home/funkdified/.rvm/rubies/ruby-1.9.3-p125-HEAD/.irbrc"
>    RUBYOPT:      ""
>    gemset:       "rails323"


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.