[OE-core] SVN fetch is not working

Tarek El-Sherbiny tarek.elsherbiny at gmail.com
Thu Sep 20 14:18:18 UTC 2012


Hi,

This is the line i'm using to fetch from local svn server

SRC_URI =
"svn://svn.ad-group.adh/svn/dev_repos/Generation3_app;module=trunk;proto=http"

Viewing the log.do_fetch file:

DEBUG: Fetcher accessed the network with the command /usr/bin/env svn info
http://svn.ad-group.adh/svn/dev_repos/Generation3_app/trunk/
DEBUG: Running export HOME="/home/telsherbiny"; export
SSH_AGENT_PID="2398"; export SSH_AUTH_SOCK="/tmp/keyring-suRHPa/ssh";
export
........
........
/work/fsl/sources/poky/scripts"; LANG=C LC_ALL=C /usr/bin/env *svn info
http://svn.ad-group.adh/svn/dev_repos/Generation3_app/trunk*/

DEBUG: Trying PREMIRRORS
DEBUG: For url ['svn', 'svn.ad-group.adh',
'/svn/dev_repos/Generation3_app', '', '', {'module': 'trunk', 'proto':
'http'}] comparing ['bzr', '.*', '/.
*', '', '', {}] to ['http', 'downloads.yoctoproject.org',
'/mirror/sources/', '', '', {}]
.................
.................

So bitbake is constructing the svn command correctly but it fall-back to
Mirrors for some reason!

When I run the same svn command manually I get the correct result.

Can someone explain why it's not working?

The same recipe is working for oe-classic!

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120920/3ea738de/attachment-0002.html>


More information about the Openembedded-core mailing list