IRC log of #maemo for Friday, 2017-05-05

xesDocScrutinizer05: concerning the tools i think no one ever tested those new versions. After some check i think extras would be the right place - if someone knows such tools and is interested into comparing the behavior with the old ones00:05
DocScrutinizer05xes: ack00:05
DocScrutinizer05xes: unrelated: my ssh fails to connect to a remote sshd. Last local debug line: "debug1: Local version string SSH-2.0-OpenSSH_6.2" - known?00:06
DocScrutinizer05http://paste.ubuntu.com/2451320400:07
xesthe next line should contain the version of remote ssh. Are you using the right port?00:10
DocScrutinizer05yes00:11
DocScrutinizer05it seems like remote sshd doesn't respond to the version inquiry00:11
DocScrutinizer05but might as well be something arcane around ssh1 vs ssh2 protocol or whatever. My local ssh config file is pretty ancient00:13
DocScrutinizer05bfc how to tackle that00:14
DocScrutinizer05nfc even00:14
xeshave you checked also with a telnet? sshd should reply with openssh version00:15
DocScrutinizer05xes: http://paste.ubuntu.com/2451322800:17
DocScrutinizer05is the remote sshd in paranoid mode or whatever?00:17
*** dafox has quit IRC00:21
xesoh.. is that a vbox natted vm with port forward for ssh?00:24
xesif yes please check again the vbox nat forward rule. sshd must reply with his version in any case (if you are knocking at the right door)00:27
xesfreemangordon: have you ever tried to increase the video encoder buffers into libgstdsp to limit the random frame drop with HD resolutions?00:31
parazydDocScrutinizer05: you *are* geting the wrong version of openssh00:32
parazydthat's not the version in the vagrant box00:32
DocScrutinizer05err what?00:33
DocScrutinizer05that's my local ssh version00:33
DocScrutinizer05this nevertheless is supposed to connect to a different version sshd00:33
parazydah00:33
parazydi thought that was the sshd version00:33
DocScrutinizer05xes: my vagrantbox seems to be the culprit, it's "too old" Vagrant 1.7.400:34
DocScrutinizer05it works with the devuan jessie vagrantbox before RC100:34
xesDocScrutinizer05: anyway, also ssh protocol incompatibilities are checked after ssh version hello message00:36
Enrico_MenottiDocScrutinizer05 As you suggested a couple of days ago, I made notes about my work on Devuan for the N900. Before making them public, I'd like some feedback, so I'm proposing anybody who's interested to read them. Would you like to?00:37
xesEnrico_Menotti: please paste it on an etherpad page. Many guys here will be ready to read it and review some part if needed00:39
DocScrutinizer05xes: parazyd: http://wstaw.org/m/2017/05/04/plasma-desktopj22054.png  http://paste.ubuntu.com/2451334700:39
Enrico_Menottixes It's a pdf file - is there some place where I may upload it?00:40
DocScrutinizer05Enrico_Menotti: what xes said00:40
DocScrutinizer05please paste the plain ascii text to an etherpad00:41
Enrico_MenottiDocScrutinizer05 xes I'm a bit unexperienced with these things. Could you please suggest a specific page?00:41
DocScrutinizer05or worst case to a pastebin00:41
DocScrutinizer05how about https://public.etherpad-mozilla.org/ or worst case http://paste.ubuntu.com/00:43
xesEnrico_Menotti: https://etherpad.net/ and create a new pad00:43
Enrico_MenottiI'm just looking the one suggested by xes.00:44
xes...then open another browser and play with yourself while pointing at the same pad ;)00:45
* DocScrutinizer05 found etherpad.net to be relatively fail-happy00:46
DocScrutinizer05might have changed since00:46
xesDocScrutinizer05: have you tried to ssh to eth0's ip -p 2200?00:46
DocScrutinizer05no00:48
DocScrutinizer05jr@saturn:~/Downloads/devuanVGtest> telnet 192.168.4.21 220000:50
DocScrutinizer05Trying 192.168.4.21...00:50
DocScrutinizer05telnet: connect to address 192.168.4.21: Connection refused00:50
parazydDocScrutinizer05: dunno, i'm using virtualbox500:51
* DocScrutinizer05 needs to update vagrant, which is a PITA since they don't provide a rpm for opensuse00:51
DocScrutinizer05obviously whatever vagrant1.7.4 expects to find in the vagrantbox image isn't provided by vagrant1.9.1 anymore, so my old vagrant fscks up the sshd setup00:53
xesi think to recal that to use the virtualbox nat port redirection you can't point at localhost since the nat is defined starting from primary host network interface00:55
* DocScrutinizer05 HMMMMs @ http://paste.ubuntu.com/2451341300:56
xesthen, maybe an old vagrant version expects a different virtualbox nat behavior (that has been changed 2 years ago..more or less)00:56
DocScrutinizer05aaah, now that sounds like sth00:57
DocScrutinizer05though, the connection seems to get established, so NAT can't be the culprit?00:57
xeschange the virtual IF definiton and use a bridged network interface00:59
DocScrutinizer05it works with an old vagrantbox!00:59
DocScrutinizer05if it's not in the vagrantbox image and not in http://paste.ubuntu.com/24513413 and not in vagrant executable, then I don't know01:00
DocScrutinizer05aaah, maybe I changed the network interface in VB config of old vagrantbox?01:02
*** cyteen has joined #maemo01:09
DocScrutinizer05http://paste.ubuntu.com/2451362001:13
xesDocScrutinizer05: maybe you are recalling a trick/tweak that you made to address it?01:15
DocScrutinizer05nope, wish I could recall what I did01:16
xeshttps://github.com/mitchellh/vagrant/issues/323201:19
*** Pali has quit IRC01:20
xeschanged syntax .... port fwd definition conflict between guests...01:23
DocScrutinizer05hmm, my vagrant is 1.7.101:24
DocScrutinizer05and works with a 1 year old devuan vagrantbox (though I *might* have tweaked something in virtualbox config)01:25
DocScrutinizer05then, I can't see how any tweak I did in virtualbox only applies to the old vagrantbox and fails on the new one01:25
*** florian has quit IRC01:28
DocScrutinizer05xes: do you see any mistakes I made, or tweaks I applied, in http://paste.ubuntu.com/24513620 ?01:29
xeswhere is the network definition into the Vagrantfile you are using?01:32
xesif it is not there, it should be hand-made into vbox01:33
Enrico_MenottiTo anybody who's interested: https://oasis.sandstorm.io/shared/rRUHLjKxQz-owubUREr0FXnJh9ZCTpyLEpjmTTNflW4 (you may comment directly the file). (Devuan on N900.)01:35
Enrico_MenottiDocScrutinizer05 xes sicelo parazyd (and anybody else) ^^^01:36
xesEnrico_Menotti: thanks for sharing01:38
DocScrutinizer05xes: I can't find any vbox config specific to that ~/vagrant-test/kicad-devuan-amd64 dir01:41
DocScrutinizer05so I assume there's none01:41
DocScrutinizer05unless it's in vagrantbox file01:42
DocScrutinizer05http://paste.ubuntu.com/24513413/01:42
Enrico_Menottixes You're welcome. :)01:43
Enrico_MenottiBedtime. G'night.01:46
xesgoodnight01:47
xesDocScrutinizer05: net definition is at the beginning of .box file01:51
DocScrutinizer05I don't touch the .box file01:51
DocScrutinizer05ugh, so I need to open it in vbox, then edit it there, then store01:52
DocScrutinizer05which might well be what I've done, back when01:52
xesno port fwd definition there...01:53
DocScrutinizer05the port is fine, no?01:53
xesno01:53
DocScrutinizer05I mean, the shit thing *connects*01:53
DocScrutinizer05I see it listening on the port, in netstat01:54
xesthe old vm is still there?01:54
*** xy2_ has quit IRC01:55
DocScrutinizer05tcp        0      0 127.0.0.1:2200          0.0.0.0:*               LISTEN      18460/VBoxHeadless01:55
DocScrutinizer05the new one01:56
DocScrutinizer05I meanwhile stopped the old one01:56
DocScrutinizer05and the new one also fails on port 2222 when I start it with no concurrent box running01:56
DocScrutinizer05it's evidently the sshd that blows chunks01:57
DocScrutinizer05or some firewall or whatever01:57
xesno idea. i have downloaded a piece of ~15MB of .box and at the beginning there is the box.ovf definition01:58
*** pagurus has joined #maemo02:30
DocScrutinizer05I suspect vagrant 1.7.1 patches some stuff in the .box file, and the format changed since02:42
DocScrutinizer05I tend to blame sshd config02:42
DocScrutinizer05probably vagrant injects some stuff into the box during boot via console. And one of that is a config file for sshd02:45
DocScrutinizer05and vagrant1.7.1 does use a sshd.conf that's incompatible to new version of sshd as in devuan-rc02:46
DocScrutinizer05there were quite a few CVE-patches against sshd recently, no?02:47
xesyes there are a few... but from my point of view the problem is at nat level02:52
xesit's time to close the eyes. Have a good night Doc02:53
*** LouisA has quit IRC02:55
*** xes has quit IRC02:57
*** xes has joined #maemo03:05
* DocScrutinizer05 is lost: http://paste.ubuntu.com/2451405103:07
*** infobot has quit IRC03:17
*** infobot has joined #maemo03:19
*** Oksanaa has joined #maemo03:48
*** Oksanaa has quit IRC04:16
*** Oksanaa has joined #maemo04:17
*** sunshavi has quit IRC05:28
*** sunshavi has joined #maemo05:28
*** at1as has joined #maemo05:57
*** vahe has joined #maemo06:00
*** at1as has quit IRC06:23
*** Oksanaa has quit IRC07:03
*** drcode has quit IRC07:07
*** spiiroin has quit IRC07:20
*** drcode has joined #maemo07:22
*** sunshavi has quit IRC08:15
*** arcean has joined #maemo08:36
*** Youbi has joined #maemo08:42
*** dmth|intevation has joined #maemo08:43
*** Youbi has quit IRC08:49
*** spiiroin has joined #maemo08:50
*** Kabouik has joined #maemo09:49
*** geaaru has joined #maemo10:16
bencohhmm, sre is really doing some awesome work on droid4 http://elektranox.org/droid4/10:49
bencohand it looks like this device could be a really neat second choice / porting target :)10:50
*** jskarvad has joined #maemo11:06
*** eMHa_ has quit IRC11:20
*** eMHa_ has joined #maemo11:42
Wizzupsweet11:54
*** florian has joined #maemo11:56
*** L29Ah has quit IRC12:00
*** ecloud has quit IRC12:15
*** ecloud has joined #maemo12:23
*** L29Ah has joined #maemo12:48
*** L29Ah has quit IRC13:19
*** mp107 has joined #maemo13:22
*** cyteen has quit IRC13:32
*** ravelo_ has joined #maemo13:49
*** cyteen has joined #maemo13:50
*** ravelo has quit IRC13:51
*** cyteen has joined #maemo13:52
*** cyteen has quit IRC13:58
*** cyteen has joined #maemo14:00
*** vahe has quit IRC14:01
*** ravelo_ is now known as ravelo14:03
*** L29Ah has joined #maemo14:05
*** cyteen has quit IRC14:17
*** arcean has quit IRC14:41
*** arcean has joined #maemo14:45
*** LouisA has joined #maemo14:54
*** ravelo has quit IRC14:58
*** ravelo has joined #maemo14:58
*** spiiroin has quit IRC15:03
*** spiiroin has joined #maemo15:35
*** sunshavi has joined #maemo15:49
*** Kabouik_ has joined #maemo15:56
*** arcean has quit IRC16:02
*** geaaru has quit IRC16:02
*** Kabouik has quit IRC16:02
*** xes has quit IRC16:02
*** arcean has joined #maemo16:09
*** geaaru has joined #maemo16:09
*** xes has joined #maemo16:09
*** cyteen has joined #maemo16:24
*** tanty has left #maemo16:26
*** cyteen has quit IRC16:26
*** cyteen has joined #maemo16:26
*** mp107 has quit IRC16:29
*** arcean has quit IRC16:37
*** povbot has joined #maemo16:46
*** eMHa_ has quit IRC17:16
*** mp107 has joined #maemo17:16
*** cyteen has quit IRC17:26
*** BCMM has joined #maemo17:27
*** drcode has quit IRC17:27
*** drcode has joined #maemo17:29
*** drcode has quit IRC17:33
*** cyteen has joined #maemo17:35
*** drcode has joined #maemo17:36
*** WeDeKer has joined #maemo17:41
*** dmth|intevation has quit IRC17:55
*** mp107 has quit IRC18:07
*** eMHa_ has joined #maemo18:10
*** Pali has joined #maemo18:36
*** xy2_ has joined #maemo18:46
*** florian has quit IRC18:47
*** cyteen has quit IRC19:09
*** florian has joined #maemo19:52
*** LouisA has quit IRC20:00
siceloAndroid's built-in VPN is PPTP and L2TP only?20:09
*** fuz_ has quit IRC20:17
*** BCMM has quit IRC20:25
*** jskarvad has quit IRC20:29
*** BCMM has joined #maemo20:30
*** BCMM has quit IRC20:36
*** BCMM has joined #maemo20:36
*** mp107 has joined #maemo20:47
*** LouisA has joined #maemo20:49
*** Kabouik_ has quit IRC21:05
*** cyteen has joined #maemo21:11
*** cyteen has quit IRC21:16
*** cyteen has joined #maemo21:23
*** stryngs has quit IRC21:25
*** cyteen has quit IRC21:36
*** BCMM has quit IRC21:41
*** xy2_ has quit IRC21:42
*** Kabouik has joined #maemo21:45
*** geaaru has quit IRC21:54
*** xy2_ has joined #maemo21:55
*** xy2_ has quit IRC22:06
*** fuz_ has joined #maemo22:09
*** mp107 has quit IRC22:20
*** WeDeKer has quit IRC22:25
*** cyphase has quit IRC22:32
*** cyphase has joined #maemo22:37
*** shentey has joined #maemo22:43
*** pagurus` has joined #maemo23:01
*** xy2_ has joined #maemo23:01
*** shentey_ has joined #maemo23:01
*** pagurus has quit IRC23:02
*** shentey has quit IRC23:04
*** Kabouik has quit IRC23:06
*** stryngs has joined #maemo23:15
*** LauRoman has quit IRC23:26
*** cyteen has joined #maemo23:33
*** shentey_ has quit IRC23:34
*** shentey has joined #maemo23:45
*** LauRoman has joined #maemo23:46
*** LauRoman|Alt has joined #maemo23:47
*** LauRoman has quit IRC23:52
*** shentey has quit IRC23:54
*** LauRoman|Alt has quit IRC23:59

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!