[OE-core] Error when connecting to OpenSSH server using rocko

2017-11-16 Thread Stefan Agner
Hi, We currently experience problems when trying to connect to OpenSSH servers on rocko distros. Connecting between rocko machines seems to work, however, connecting from a morty based machine or Desktop distributions fails: $ ssh root@192.168.10.171 ssh_dispatch_run_fatal: Connection to 192.168.

Re: [OE-core] Error when connecting to OpenSSH server using rocko

2017-11-16 Thread Alexander Kanavin
On 11/16/2017 11:48 AM, Stefan Agner wrote: In a quick test I removed the PREFERRED_VERSION_openssl to get 1.1.0f, removed openssl10 DEPENDS in the openssh recipe and added the ArchLinux' openssl-1.1.0.patch: # ssh -V OpenSSH_7.5p1, OpenSSL 1.1.0f 25 May 2017 With that I could login. User nay

Re: [OE-core] Error when connecting to OpenSSH server using rocko

2017-11-16 Thread Stefan Agner
On 2017-11-16 11:39, Alexander Kanavin wrote: > On 11/16/2017 11:48 AM, Stefan Agner wrote: >> In a quick test I removed the PREFERRED_VERSION_openssl to get 1.1.0f, >> removed openssl10 DEPENDS in the openssh recipe and added the ArchLinux' >> openssl-1.1.0.patch: >> >> # ssh -V >> OpenSSH_7.5p1,

Re: [OE-core] Error when connecting to OpenSSH server using rocko

2017-11-16 Thread Alexander Kanavin
On 11/16/2017 04:51 PM, Stefan Agner wrote: True, I cannot reproduce using qemuarm, but I created a ARMv7 qemu machine and run that using qemu-system-arm -M virt -cpu cortex-a15, and it did fail... So yeah qemuarm is not affected, but pretty much every relevant 32-bit ARM machine out there...

Re: [OE-core] Error when connecting to OpenSSH server using rocko

2017-11-16 Thread Stefan Agner
On 2017-11-16 16:06, Alexander Kanavin wrote: > On 11/16/2017 04:51 PM, Stefan Agner wrote: >> True, I cannot reproduce using qemuarm, but I created a ARMv7 qemu >> machine and run that using qemu-system-arm -M virt -cpu cortex-a15, and >> it did fail... >> >> So yeah qemuarm is not affected, but p

Re: [OE-core] Error when connecting to OpenSSH server using rocko

2017-11-17 Thread Stefan Agner
On 2017-11-16 16:06, Alexander Kanavin wrote: > On 11/16/2017 04:51 PM, Stefan Agner wrote: >> True, I cannot reproduce using qemuarm, but I created a ARMv7 qemu >> machine and run that using qemu-system-arm -M virt -cpu cortex-a15, and >> it did fail... >> >> So yeah qemuarm is not affected, but p