** Description changed: $ byobu -v byobu version 2.58 Screen version 4.00.03jw4 (FAU) 2-May-06 $ dpkg-query -W byobu screen byobu 2.59-0ubuntu1 screen 4.0.3-14ubuntu1 When first launching byobu from gnome terminal (either via the automatically run at login option, or manually executing byobu), the SSH agent is not properly configured. In both cases, it is launching a new screen session GNOME terminal: - $ ssh-add -l | wc -l + $ ssh-add -l [output listing fingerprints of keys etc.] $ byobu ... in-byobu $ ssh-add -l Could not open a connection to your authentication agent in-byobu $ exit Then when I launch it again it works.. $ byobu ... in-byobu $ ssh-add -l [same expected output as above]
-- SSH agent not hooked up on first launch https://bugs.launchpad.net/bugs/528967 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs