Dear OE folks,

using `minimal` or `minimal-uclibc` task fetch of `navit_svn.bb` fails
with the following error message.

        $ bitbake -D -c fetch -b /oe/openembedded/recipes/navit/navit_svn.bb
        NOTE: package navit-1_0.2.0+svnr4345-r8.12: task do_fetch: Started
        NOTE: Update 
svn://[email protected]/svnroot/navit/trunk;module=navit;proto=https
        DEBUG: Running /usr/bin/env svn --non-interactive update --username 
anonymous -r 4345
        DEBUG: Running export HOME="/home/joe"; export 
PATH="/oe//bin:/oe/build-minimal-eglibc//bin:/oe/openembedded//bin:/oe/build-minimal-eglibc/minimal-dev/sysroots/i686-linux/usr/armv7a/bin:/oe/build-minimal-eglibc/minimal-dev/sysroots/i686-linux/usr/sbin:/oe/build-minimal-eglibc/minimal-dev/sysroots/i686-linux/usr/bin:/oe/build-minimal-eglibc/minimal-dev/sysroots/i686-linux/sbin:/oe/build-minimal-eglibc/minimal-dev/sysroots/i686-linux//bin:/oe/bitbake/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games";
 /usr/bin/env svn --non-interactive update --username anonymous -r 4345
        svn: Failed to add directory 'navit': an unversioned directory of the 
same name already exists
        NOTE: package navit-1_0.2.0+svnr4345-r8.12: task Fetch failed: Unable 
to fetch URL 
svn://[email protected]/svnroot/navit/trunk;module=navit;proto=https
 from any source.: Failed
        ERROR: Function 'Fetch failed: Unable to fetch URL 
svn://[email protected]/svnroot/navit/trunk;module=navit;proto=https
 from any source.' failed
        ERROR: Task 0 (/oe/openembedded/recipes/navit/navit_svn.bb, do_fetch) 
failed with exit code '1'
        ERROR: '/oe/openembedded/recipes/navit/navit_svn.bb' failed

Looking at the download directory the checkout of the Subversion
repository already has this directory which has been – I guess – created
by `navit-icons_svn.bb`.

        $ ls -a 
~/oe/downloads/svn/navit.svn.sourceforge.net/svnroot/navit/trunk/navit
        .  ..  cmake  navit  .svn  Toolchain
        $ ls -a 
/home/paul/oe/downloads/svn/navit.svn.sourceforge.net/svnroot/navit/trunk/navit/navit/
        .  ..  xpm

Do the recipes need to share the same repository?


Thanks,

Paul

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to