Project

General

Profile

Actions

Bug #10269

closed

Upgrade 2.1.2 to 2.1.3 fail

Added by Sega100500 (Сергей Е) over 9 years ago. Updated over 9 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-linux]
[ruby-core:65157]

Description

Upgrade 2.1.2 to 2.1.3 fail
on Debian 7

log:

[2014-09-20 11:57:08] migrate_rubies_alias
migrate_rubies_alias ()
{
"$rvm_scripts_path/alias" delete "$migrate_alias_name";
"$rvm_scripts_path/alias" create "$migrate_alias_name" "$migrate_new_alias_name"
}
current path: /home/ruby
GEM_HOME=/home/ruby/.rvm/gems/ruby-2.1.2
PATH=/home/ruby/.rvm/gems/ruby-2.1.2/bin:/home/ruby/.rvm/gems/ruby-2.1.2@global/bin:/home/ruby/.rvm/rubies/ruby-2.1.2/bin:/usr/local/bin:/us
r/bin:/bin:/usr/local/games:/usr/games:/home/ruby/.rvm/bin:/home/ruby/.rvm/bin
GEM_PATH=/home/ruby/.rvm/gems/ruby-2.1.2:/home/ruby/.rvm/gems/ruby-2.1.2@global
command(1): migrate_rubies_alias

  • /home/ruby/.rvm/scripts/alias delete ruby-2.1.3
    .[32mDeleting alias: ruby-2.1.3.[0m|./.-..|./.-..|..-..|./.-..|./.-..|./.-..|./.-...
  • /home/ruby/.rvm/scripts/alias create ruby-2.1.3 default
    ruby-2.1.3 is a full ruby name and can not be used as alias name.

Updated by normalperson (Eric Wong) over 9 years ago

wrote:

ruby-2.1.3 is a full ruby name and can not be used as alias name.

This is an RVM problem, please see http://rvm.io/ for help and
bug reporting options.

Updated by hsbt (Hiroshi SHIBATA) over 9 years ago

  • Status changed from Open to Third Party's Issue
Actions

Also available in: Atom PDF

Like0
Like0Like0