[Bug 1528136] [NEW] [1.2.16] Failed to initialize KVM & other internal errors

2015-12-21 Thread jean-christophe manciot
Public bug reported: On Ubuntu Server 4.2.0-22-generic #27-Ubuntu SMP Thu Dec 17 22:57:08 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux sudo systemctl status libvirt-bin ● libvirt-bin.service - Virtualization daemon Loaded: loaded (/lib/systemd/system/libvirt-bin.service; enabled; vendor preset:

[Bug 1522190] Re: Permission denied (publickey) whereas the public key has been inserted into ~/.ssh/authorized_keys

2015-12-04 Thread jean-christophe manciot
We have a winner: setting usePAM to no generates the issue: /etc/ssh/sshd_config --- ... usePAM no ChallengeResponseAuthentication no PasswordAuthentication no PermitEmptyPasswords no ... ssh -v root@localhost - ... debug1:

[Bug 1497263] Re: Unable to negotiate a key exchange method

2015-12-03 Thread jean-christophe manciot
I really appreciate you're taking some time to answer this. However, there's some confusion here: you're answering in this thread to another issue which is located in another thread (https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1522190). My configuration is not the same. could you try

[Bug 1497263] Re: Unable to negotiate a key exchange method

2015-12-03 Thread jean-christophe manciot
** Changed in: openssh (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1497263 Title: Unable to negotiate a key exchange method

[Bug 1497263] Re: Unable to negotiate a key exchange method

2015-12-02 Thread jean-christophe manciot
That issue has been solved with newer versions openssh-server/client 6.9p1-2. However, another issue has surfaced: cf. https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1522190 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1497263] [NEW] Unable to negotiate a key exchange method

2015-09-18 Thread jean-christophe manciot
Public bug reported: Client: Ubuntu Server 15.04 with openssh-client 6.7p1 Server: Ubuntu cloud server 15.04 with openssh-server 6.7p1 Connection trace: root@msi-ge60-ubuntu:/media/actionmystique/SAMSUNG-Ext4/KVM-Qemu/VMs# ssh -v -p 22 -i ./KVM-Ubuntu-Server-15.04-ubuntu-id_rsa

[Bug 1360780] [NEW] Setup Error

2014-08-24 Thread jean-christophe manciot
Public bug reported: Ubuntu 14.04.1 LTS root@MSI-GE60-Ubuntu-14:/home/actionmystique/Program-Files/Ubuntu/Libvirt-python/libvirt-python-1.2.2# python setup.py build running build /usr/bin/python generator.py libvirt /usr/local/share/libvirt/api/libvirt-api.xml Found 388 functions in

[Bug 1353923] [NEW] Installing Docker Breaks KVM

2014-08-07 Thread jean-christophe manciot
Public bug reported: Installing Docker 0.9.1 on Ubuntu 14.04 Desktop: - creates a new bridge docker0 - deletes virbr0 Since thern, I've never been able to restore the correct environment for KVM, even by uninstalling docker. If I try to manually add the bridge with *brctl addbr