Monday, January 10, 2011

byobu and ssh-agent

byobu cannot connect to ssh-agent socket well. actually I can make just one connection via ssh-agent but if I try to establish another ssh connection using the agent, it doesn't work. I've tried

setenv SSH_AUTH_SOCK `echo $SSH_AUTH_SOCK`

in ~/.byobu/profile but it didn't work as well.

From ubuntu ubik
  • There is a bug report #616899 which sounds similar to your problem. They suggest to download byobu v3.1 and manually install it.

    From qbi

0 comments:

Post a Comment