Code review comment for lp:~cpe-sa/orange-box/staging

Revision history for this message
Zhanglei Mao (zhanglei-mao) wrote :

hi Brad,

I test it again. It is still stop at the errors as yesterday. I follow the manual, only exception are area use local Hongkong and I use Wifi for internet.

# 172.27.8.1 SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2
+ sudo -u maas tee -a /var/lib/maas/.ssh/known_hosts
+ sudo -u maas ssh-keyscan 172.27.8.1
# 172.27.8.1 SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2
# 172.27.8.1 SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2
+ sudo -u maas virsh -c qemu+ssh://ubuntu@172.27.8.1/system list
error: failed to connect to the hypervisor
error: Cannot recv data: Permission denied (publickey).: Connection reset by peer
+ sed -i '/ maas@/d' /home/ubuntu/.ssh/authorized_keys
sed: can't read /home/ubuntu/.ssh/authorized_keys: No such file or directory
dpkg: error processing package orange-box (--configure):
 subprocess installed post-installation script returned error exit status 2
Setting up libwww-perl (6.05-2) ...
Setting up libxml-parser-perl (2.41-1build3) ...
Setting up libsoap-lite-perl (1.09-1) ...
Setting up libxmlrpc-lite-perl (0.717-1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
Processing triggers for initramfs-tools (0.103ubuntu4.2) ...
update-initramfs: Generating /boot/initrd.img-3.16.0-44-generic
Errors were encountered while processing:
 orange-box
E: Sub-process /usr/bin/dpkg returned an error code (1)
ubuntu@OrangeBox8:~$

thanks,
Mao

« Back to merge proposal