Archive for June 26, 2007

Cap Oddity `initialize’: No such file or directory (Errno::ENOENT)

Trying to deploy something today and ran into the error

`initialize’: No such file or directory -- /tmp/ssh-IOIwF31501/agent.31501 (Errno::ENOENT)

Turns out it’s related to the passwordless ssh login.

Running the following fixed these issues:

$ ssh-agent bash $ ssh-add