**** BEGIN LOGGING AT Mon Apr 04 02:59:56 2022 **** BEGIN LOGGING AT Mon Apr 04 07:40:04 2022 Apr 04 16:10:32 Hi. There. I am the only one having issues with openssh greater than 8.7 servers Apr 04 16:12:06 I haven't tried / experienced it yet, but I suppose you're referring to openssh removing support for some key types and/or cyphers? Apr 04 16:13:28 https://www.openssh.com/txt/release-8.7 Apr 04 16:15:01 right Apr 04 16:15:06 that's my issue Apr 04 16:15:23 the alternatives could be Apr 04 16:16:00 "Recommended modes are rsa-sha2-256/512 (supported since OpenSSH 7.2), ssh-ed25519 (supported since OpenSSH 6.5) or ecdsa-sha2-nistp256/384/521 Apr 04 16:16:01 (supported since OpenSSH 5.7), the OpenSSH team said" Apr 04 16:16:19 the openssh packages are shipped through extras, so we could/should probably build and upload a more recent version Apr 04 16:16:30 extras has 5.1 for now Apr 04 16:17:31 that's the idea. Probably I should try and see if 7.2 could be compiled {praying for a simple compilation} Apr 04 16:17:37 :) Apr 04 16:18:18 the good news is there is a git repository https://github.com/openssh/openssh-portable Apr 04 16:18:25 no need to fight with cvs anymore Apr 04 16:19:14 Yes. that the other part of the equation. I just use debian within maemo. Apr 04 16:19:33 which debian release? Apr 04 16:19:45 the one bundle with freemantle Apr 04 16:19:50 ah Apr 04 16:19:53 I have the version on my notes Apr 04 16:20:03 meaning it's as old as fremantle Apr 04 16:20:14 just it is fremantle itself Apr 04 16:20:24 s/just/Yes/ Apr 04 16:20:52 I just need to undust my apt-fu Apr 04 16:21:46 :) Apr 04 16:22:53 ./configure: line 5763: syntax error near unexpected token `-pipe' Apr 04 16:23:05 that's from scratchbox ... Apr 04 16:23:30 looks like autoreconf messed up somehow Apr 04 16:23:33 You have quick access to it Apr 04 16:23:49 I have a scratchbox VM running somewhere Apr 04 16:24:10 I need to pick-up the hdd having the chroot first, searching for my SBC. booting the SBC with the hdd. and start working on the chroot Apr 04 16:24:44 alright, running autoreconf from the host might give better results, lemme see Apr 04 16:25:03 maybe not, hmm Apr 04 16:25:31 You are trying to compile openssh-portable? Apr 04 16:25:34 yeah Apr 04 16:26:13 Let's see How it goes on my side. I am going to do all the steps I listed above Apr 04 17:20:04 I am inside the chroot Apr 04 17:30:33 minor issue my chroot does not have ping Apr 04 17:30:52 i need to download and scp to chroot Apr 04 17:33:30 why do you need ping though? Apr 04 17:47:19 download from the web Apr 04 17:48:33 this package has 3 parts Apr 04 17:48:43 server, common and client Apr 04 17:48:56 i think it has an special debian/rules file Apr 04 18:00:13 bencoh: could You share me ur complete folder. for trying your compilation here Apr 04 18:00:29 complete folder? Apr 04 18:00:45 I use scratchbox, it's more complex than that Apr 04 18:01:27 You did just git clone? and configure Apr 04 18:01:39 and autoreconf. it failed btw Apr 04 18:02:17 I got this on git clone Apr 04 18:02:39 "fatal: unable to access 'https://github.com/openssh/openssh-portable/': error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version"" Apr 04 18:03:03 I am going to clone on the host. and scp to chroot then Apr 04 18:05:10 right, you need to clone from the host Apr 04 18:09:17 hmm ... apparently openssh relies on openssl for some stuff Apr 04 18:09:39 sounds like this is gonna be a mess Apr 04 18:13:13 'autoreconf -fiv'? Apr 04 18:14:53 running configure Apr 04 18:15:55 same error as You Apr 04 18:17:04 perhaps I should try to compile 5.1 first as it is. and then I should try to move to 5.7 Apr 04 18:18:35 I am going to compile 5.1 as it is Apr 04 18:23:40 5.1 should be easy Apr 04 18:24:22 oh right you said 5.7 supports ecdsa-sha2 Apr 04 18:24:39 but I think that one is disabled on many servers Apr 04 18:27:57 mmmm Apr 04 18:28:11 Besides that I think 7.2 is very ambitious Apr 04 18:28:34 But perhaps after 5.7 we could move a little bit slowly until 7.2 Apr 04 18:29:05 5.7 -> 6.5 -> 7.2 Apr 04 18:29:35 that way We are not going to face a lot of issues at the same time Apr 04 18:32:19 "dpkg-checkbuilddeps: error: syntax error in debian/control at line 106: duplicate field Xb-Maemo-Icon-26 found" Apr 04 18:33:56 compilation of 5.1 started Apr 04 18:34:51 I am going to be away from the keyboard. I woul let You know when 5.1 compilation ends Apr 04 18:39:28 5.1 ended . It was quick Apr 04 18:41:06 I need to commute in less than an hour. At night I am going to try 5.7. Apr 04 18:41:22 talk to You later **** BEGIN LOGGING AT Mon Apr 04 23:06:59 2022 **** ENDING LOGGING AT Tue Apr 05 02:59:57 2022