Hi, > > $ ./scripts/git-submodule.sh update ui/keycodemapdb dtc > > Cloning into 'ui/keycodemapdb'... > > fatal: unable to access > > 'https://gitlab.com/keycodemap/keycodemapdb.git/': Problem with the > > SSL CA cert (path? access rights?) > > fatal: clone of 'https://gitlab.com/keycodemap/keycodemapdb.git' > > into > > submodule path 'ui/keycodemapdb' failed > > I'm not sure what I can do about this one
does gitlab support git:// urls too? > - if GIT can't checkout > a normal git repo, this looks like a OS distro / setup bug on the > build host. Indeed. Is this openbsd? They are a bit paranoid, possibly the usual ca bundle (from nss/mozilla IIRC) isn't installed by default. cheers, Gerd