2014-12-03 24 views

cevap

16

Olabilir var yok dizin izinleri ile ilgili bir sorun: https://github.com/sstephenson/rbenv/issues/238#issuecomment-11903292

FWIW - I also had this problem, and had to change permissions on the dir where it was checking for the .rbenv-shim... so it could write to the dir, so it stopped complaining. 
Ayrıca

, deneyin:

rm /home/deployer/.rbenv/shims/.rbenv-shim 

ve çalıştırın: O dir izinlerini değiştirebilir nasıl

rbenv rehash 
+0

..Bu denemek –

+0

bir ubuntu bir adam değilim: /home/deployer/.rbenv/ w 'chmod o + veya: chmod 777/home/deployer/.rbenv/shims' – rebelshrug

+0

aynı hata görüntüleniyor –