I booted up a plain jane E2 instance running ubuntu. Most of my startup actions worked fine. However when I try to run ssh-add or git clone git@github.com:... the command hangs. There’s nothing in syslog or auth.log. The hang seems indefinite. I let it stew for over an hour.
This is repeatable. I started up a second instance and the very first thing I tried were
ssh-kegen = success
eval ‘ssh-agent’ = success
ssh-add => hangs