[14:23] *** ChanServ sets mode: +v mchehab
[14:50] <hverkuil> $ git clone ssh://linuxtv.org/git/edid-decode.git                                            
[14:50] <hverkuil> Cloning into 'edid-decode'...                                                                                   
[14:50] <hverkuil> hverkuil@linuxtv.org: Permission denied (publickey).
[14:51] <hverkuil> Something isn't configured yet (just ignore if you are still migrating this)
[15:19] <mchehab> hverkuil: as I said, we're doing an upgrade
[15:19] <mchehab> it was meant to happen yesterday, but we had to postpone
[15:19] <mchehab> please don't send any patches yet... there are still some things to be fixed
[15:20] <mchehab> ah, the server ssh key changed
[15:20] <mchehab> git clone ssh://linuxtv.org/git/edid-decode.git worked for me now
[15:21] <mchehab> hverkuil: could you please try it again?
[15:30] <hverkuil> mchehab: no, still the same problem.
[15:33] <mchehab> try again
[15:34] <mchehab> hverkuil: ^
[15:34] <mchehab> please notice that the server's key changed
[15:35] <mchehab> also, as we're using a new version, if your .ssh key uses some insecure protocol that it is disabled on current versions of sshd, it may need to be updated
[15:36] <mchehab> (we basically migrated from Debian 8.x to Debian 10)
[15:38] <mchehab> cloning from git:// urls were not working... we forgot to start a daemon there
[15:45] <hverkuil> mchehab: I have no idea what key type my public key is that you have. Probably either rsa or dss.
[15:46] <hverkuil> it might be that dss is no longer supported.
[15:50] <mchehab> yeah, you're using a dss key
[15:50] <mchehab> Nov 20 15:31:44 linuxtv kernel: [ 6472.346119] audit: type=1112 audit(1574263904.768:823): pid=26880 uid=0 auid=4294967295 ses=4294967295 msg='op=login acct="hverkuil" exe="/usr/sbin/sshd" hostname=? addr=80.101.105.217 terminal=sshd res=failed'
[15:51] <mchehab> please send me a new key
[15:52] <mchehab> via e-mail
[16:00] <hverkuil> done
[16:15] <mchehab> key updated. try again
[16:16] <hverkuil> works!
[16:16] <hverkuil> thank you
[16:17] <mchehab> anytime
[16:25] <pinchartl> mchehab: I've just noticed the key change as the propagation of the libcamera master branch to linuxtv failed
[16:25] <pinchartl> could you please try to notify of key changes in advance next time ?
[16:26] <pinchartl> it's not big deal here, but it could cause more serious issues
[16:36] <mchehab> pinchartl: the build failure would likely be due to the server (and git) were down
[16:36] <mchehab> I announced it here on last meeting
[16:36] <mchehab> and sent an e-mail to the ML
[16:36] <mchehab> s/on/at the/
[16:37] <mchehab> anyway, the server should now be in clean state
[16:37] <mchehab> please warn me about any issues
[16:37] <mchehab> this is a new VM with Debian 10
[16:38] <mchehab> the contents were preserved from the old server (whose VM is still available in case something was missed)
[16:39] <pinchartl> mchehab: it's not the build that failed, but the propagation from our internal git tree to the public one. that was just caused by the key change
[16:39] <pinchartl> in any case, no big trouble
[16:39] <mchehab> ah, ok
[16:39] <mchehab> I'm planning to upgrade patchwork some day to use the last development branch instead of stable 2.1 version
[16:39] <mchehab> (no hush on that - let's first ensure that everything is on clean state)
[16:40] <mchehab> if any of you finds any issue, please let me know
[16:42] <mchehab> ah, perhaps tomorrow the server will be rebooted. We may be increasing available RAM to the VM
[16:43] <mchehab> (the current RAM is the same as the previous server, so no big rush)