redmineのインストールで、bundle installをする際に、以下のエラーに悩まされました。
結局、redmineインストールディレクトリにパーミッションがなかった、ということで、
chownをして回避しました。
どうも、redmineを引っ張ってきた時の所有者がrootになっていたようで。
無事解決。
bundle: command not foundに悩まされた。
error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'http://stackoverflow.com/questions/11990708/error-cant-connect-to-local-mysql-server-through-socket-var-run-mysqld-mysq