[oe] [oe-commits] Roman I Khimov : bitbake.conf: trust server certificate when doing svn over https

Roman I Khimov khimov at altell.ru
Thu Aug 5 09:04:05 UTC 2010


В сообщении от Четверг 05 августа 2010 12:55:05 автор Frans Meulenbroeks написал:
> 2010/8/5 Roman I Khimov <khimov at altell.ru>:
> > В сообщении от Четверг 05 августа 2010 12:24:40 автор Martin Jansa написал:
> >> I don't know if it's worth it to force builders to upgrade subversion or
> >> add their FETCHCOMMAND_svn UPDATECOMMAND_svn to local.conf.
> >
> > IMO we should not break support for major stable (or LTS) distros, so my
> > patch is broken.
> 
> I agree that we should not break support for major distros. but
> without your patch some of the recipes cannot be build easily.
> The solution of Martin seems a good inbetween.

Unfortunately, "--force" wouldn't solve untrusted certificate problem:

build at build2:~$ svn --non-interactive --force co https://svn.ntop.org/svn/ntop/trunk/PF_RING
svn: OPTIONS of 'https://svn.ntop.org/svn/ntop/trunk/PF_RING': Server certificate verification failed: issuer is not trusted (https://svn.ntop.org)
build at build2:~$ svn --version |grep \ version
svn, version 1.5.1 (r32289)

So it either stays as it is or we need svn-native to really fix the problem.




More information about the Openembedded-devel mailing list