Comment 3 for bug 616899

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: [Bug 616899] Re: byobu-export and SSH_AUTH_SOCK

Right, so in the default, packaged, "real install" of byobu, you start
it using /usr/bin/byobu that has some code that reconnects and
maintains $SSH_AUTH_SOCK.

If you just run "screen" with the byobu-export hack, you're skipping
that maintenance code, unfortunately.

I bet that if you use the byobu-3.1 tarball and make/make-install,
this should now work for you.

You're welcome ;-)