[oe] navit_svn: task fetch fails with `svn: Failed to add directory 'navit': an unversioned directory of the same name already exists`

Paul Menzel paulepanter at users.sourceforge.net
Wed Mar 16 13:57:16 UTC 2011


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://anonymous@navit.svn.sourceforge.net/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://anonymous@navit.svn.sourceforge.net/svnroot/navit/trunk;module=navit;proto=https from any source.: Failed
        ERROR: Function 'Fetch failed: Unable to fetch URL svn://anonymous@navit.svn.sourceforge.net/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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110316/5501a607/attachment-0002.sig>


More information about the Openembedded-devel mailing list