Activity log for bug #1317592

Date Who What changed Old value New value Message
2014-05-08 16:56:20 Reed O'Brien bug added bug
2014-05-08 16:57:01 Reed O'Brien description freenode #ubuntu-server pointed me to create the bug here. Not sure if it belongs here or elsewhere. Create a container like so: $ sudo lxc-create -t ubuntu-cloud -n base -- -S ~/.ssh/id_rsa.pub -r trusty Start it: $ sudo lxc-start -d -n base Attach to the container: $ sudo lxc-attach -n base Try to login (fails with too many authentication errors): $ ssh -i ~/.ssh/canonical_rsa ubuntu@`dig @10.0.3.1 base` -v Look at logs on attached container and see: - error: Could not load host key: /etc/ssh/ssh_host_ed25519_key Work around by manually creating key: $ sudo /usr/bin/ssh-keygen -t ed25519 -f /etc/ssh/ssh_host_ed25519_key -N '' $ sudo service ssh restart Login now works. System info: $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty OpenSSH version: OpenSSH_6.6p1 Ubuntu-2ubuntu1, OpenSSL 1.0.1f 6 Jan 2014 LXC version: 1.0.3 freenode #ubuntu-server pointed me to create the bug here. Not sure if it belongs here or elsewhere. Create a container like so:  $ sudo lxc-create -t ubuntu-cloud -n base -- -S ~/.ssh/id_rsa.pub -r trusty Start it:  $ sudo lxc-start -d -n base Attach to the container:  $ sudo lxc-attach -n base Try to login (fails with too many authentication errors):  $ ssh -i ~/.ssh/id_rsa ubuntu@`dig @10.0.3.1 base` -v Look at logs on attached container and see:  - error: Could not load host key: /etc/ssh/ssh_host_ed25519_key Work around by manually creating key:  $ sudo /usr/bin/ssh-keygen -t ed25519 -f /etc/ssh/ssh_host_ed25519_key -N ''  $ sudo service ssh restart Login now works. System info:  $ lsb_release -a   No LSB modules are available.   Distributor ID: Ubuntu   Description: Ubuntu 14.04 LTS   Release: 14.04   Codename: trusty OpenSSH version: OpenSSH_6.6p1 Ubuntu-2ubuntu1, OpenSSL 1.0.1f 6 Jan 2014 LXC version: 1.0.3
2014-05-08 16:57:40 Reed O'Brien description freenode #ubuntu-server pointed me to create the bug here. Not sure if it belongs here or elsewhere. Create a container like so:  $ sudo lxc-create -t ubuntu-cloud -n base -- -S ~/.ssh/id_rsa.pub -r trusty Start it:  $ sudo lxc-start -d -n base Attach to the container:  $ sudo lxc-attach -n base Try to login (fails with too many authentication errors):  $ ssh -i ~/.ssh/id_rsa ubuntu@`dig @10.0.3.1 base` -v Look at logs on attached container and see:  - error: Could not load host key: /etc/ssh/ssh_host_ed25519_key Work around by manually creating key:  $ sudo /usr/bin/ssh-keygen -t ed25519 -f /etc/ssh/ssh_host_ed25519_key -N ''  $ sudo service ssh restart Login now works. System info:  $ lsb_release -a   No LSB modules are available.   Distributor ID: Ubuntu   Description: Ubuntu 14.04 LTS   Release: 14.04   Codename: trusty OpenSSH version: OpenSSH_6.6p1 Ubuntu-2ubuntu1, OpenSSL 1.0.1f 6 Jan 2014 LXC version: 1.0.3 freenode #ubuntu-server pointed me to create the bug here. Not sure if it belongs here or elsewhere. Create a container like so:  $ sudo lxc-create -t ubuntu-cloud -n base -- -S ~/.ssh/id_rsa.pub -r trusty Start it:  $ sudo lxc-start -d -n base Attach to the container:  $ sudo lxc-attach -n base Try to login (fails with too many authentication errors):  $ ssh -i ~/.ssh/id_rsa ubuntu@`dig @10.0.3.1 base` -v Look at logs (/var/log/auth.log) on attached container and see:  - error: Could not load host key: /etc/ssh/ssh_host_ed25519_key Work around by manually creating key:  $ sudo /usr/bin/ssh-keygen -t ed25519 -f /etc/ssh/ssh_host_ed25519_key -N ''  $ sudo service ssh restart Login now works. System info:  $ lsb_release -a   No LSB modules are available.   Distributor ID: Ubuntu   Description: Ubuntu 14.04 LTS   Release: 14.04   Codename: trusty OpenSSH version: OpenSSH_6.6p1 Ubuntu-2ubuntu1, OpenSSL 1.0.1f 6 Jan 2014 LXC version: 1.0.3
2014-05-08 22:34:57 Launchpad Janitor openssh (Ubuntu): status New Confirmed
2014-05-08 22:34:57 Don Spaulding II affects lxc openssh (Ubuntu)
2014-05-29 11:49:24 Robie Basak bug added subscriber Robie Basak
2014-05-29 11:49:27 Robie Basak openssh (Ubuntu): status New Incomplete
2014-07-29 04:17:39 Launchpad Janitor openssh (Ubuntu): status Incomplete Expired