libera/#maemo/ Monday, 2022-04-04

sunshavi Hi. There. I am the only one having issues with openssh greater than 8.7 servers17:10
bencohI haven't tried / experienced it yet, but I suppose you're referring to openssh removing support for some key types and/or cyphers?17:12
bencohhttps://www.openssh.com/txt/release-8.717:13
sunshaviright17:15
sunshavithat's my issue17:15
sunshavithe alternatives could be17:15
sunshavi"Recommended modes are rsa-sha2-256/512 (supported since OpenSSH 7.2), ssh-ed25519 (supported since OpenSSH 6.5) or ecdsa-sha2-nistp256/384/52117:16
sunshavi(supported since OpenSSH 5.7), the OpenSSH team said"17:16
bencohthe openssh packages are shipped through extras, so we could/should probably build and upload a more recent version17:16
bencohextras has 5.1 for now17:16
sunshavithat's the idea. Probably I should try and see if 7.2 could be compiled {praying for a simple compilation}17:17
bencoh:)17:17
bencohthe good news is there is a git repository https://github.com/openssh/openssh-portable17:18
bencohno need to fight with cvs anymore17:18
sunshaviYes. that the other part of the equation. I just use debian within maemo.17:19
bencohwhich debian release?17:19
sunshavithe one bundle with freemantle17:19
bencohah17:19
sunshaviI have the version on my notes17:19
bencohmeaning it's as old as fremantle17:20
sunshavijust it is fremantle itself17:20
sunshavis/just/Yes/17:20
sunshaviI just need to undust my apt-fu17:20
bencoh:)17:21
bencoh./configure: line 5763: syntax error near unexpected token `-pipe'17:22
bencohthat's from scratchbox ...17:23
bencohlooks like autoreconf messed up somehow17:23
sunshaviYou have quick access to it17:23
bencohI have a scratchbox VM running somewhere17:23
sunshaviI 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 chroot17:24
bencohalright, running autoreconf from the host might give better results, lemme see17:24
bencohmaybe not, hmm17:25
sunshavi You are trying to compile openssh-portable?17:25
bencohyeah17:25
sunshaviLet's see How it goes on my side. I am going to do all the steps I listed above17:26
sunshavi_ I am inside the chroot18:20
sunshavi_minor issue my chroot does not have ping18:30
sunshavi_i need to download and scp to chroot18:30
bencohwhy do you need ping though?18:33
sunshavi_download from the web18:47
sunshavi_this package has 3 parts18:48
sunshavi_server, common and client18:48
sunshavi_i think it has an special debian/rules file18:48
sunshavi_bencoh: could You share me ur complete folder. for trying your compilation here19:00
bencohcomplete folder?19:00
bencohI use scratchbox, it's more complex than that19:00
sunshavi_You did just git clone? and configure19:01
bencohand autoreconf. it failed btw19:01
sunshavi_I got this on git clone19:02
sunshavi_"fatal: unable to access 'https://github.com/openssh/openssh-portable/': error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version""19:02
sunshavi_I am going to clone on the host. and scp to chroot then19:03
bencohright, you need to clone from the host19:05
bencohhmm ... apparently openssh relies on openssl for some stuff19:09
bencohsounds like this is gonna be a mess19:09
sunshavi_ 'autoreconf -fiv'?19:13
sunshavi_running configure19:14
sunshavi_same error as You19:15
sunshavi_perhaps I should try to compile 5.1 first as it is. and then I should try to move to 5.719:17
sunshavi_ I am going to compile 5.1 as it is19:18
bencoh5.1 should be easy19:23
bencohoh right you said 5.7 supports ecdsa-sha219:24
bencohbut I think that one is disabled on many servers19:24
sunshavi_mmmm19:27
sunshavi_Besides that I think 7.2 is very ambitious19:28
sunshavi_But perhaps after 5.7 we could move a little bit slowly until 7.219:28
sunshavi_5.7 -> 6.5 -> 7.219:29
sunshavi_that way We are not going to face a lot of issues at the same time19:29
sunshavi_"dpkg-checkbuilddeps: error: syntax error in debian/control at line 106: duplicate field Xb-Maemo-Icon-26 found"19:32
sunshavi_compilation of 5.1 started19:33
sunshavi_I am going to be away from the keyboard. I woul let You know when 5.1 compilation ends19:34
sunshavi_5.1 ended . It was quick19:39
sunshavi_I need to commute in less than an hour. At night I am going to try 5.7.19:41
sunshavi_talk to You later19:41

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!