nvbn/thefuck

rbenv install

オープン

#888 opened on 2019/02/27

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Python (3,959 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (97,729 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

The output of thefuck --version:

The Fuck 3.28 using Python 3.7.2 and Fish Shell 3.0.1

Your system (Debian 7, ArchLinux, Windows, etc.):

Arch Linux

How to reproduce the bug:

> rbenv install 2.6.1
ruby-build: definition not found: 2.6.1

See all available versions with `rbenv install --list'.

If the version you need is missing, try upgrading ruby-build:

  cd /home/alex/.rbenv/plugins/ruby-build && git pull && cd -

The output of The Fuck with THEFUCK_DEBUG=true exported (typically execute export THEFUCK_DEBUG=true in your shell before The Fuck):

No fucks given

(I think, debug is not necessary)

Expected fuck:

cd /home/alex/.rbenv/plugins/ruby-build && git pull && cd -

(as suggested in the rbenv output)

コントリビューターガイド