When i try to do bundle install, my gem_path and gem_home point to /usr/local/rvm/gems/ which i don\'t have write access and it fails because of invalid permissions. because of
Fixed it by deleting cache file and re-running bundle install.
rm -rf . In your case:
rm -rf /afs/varda.io/user/b/br/bruno/test6/cache