All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: shr-image failure
Date: Mon, 28 Feb 2011 21:04:40 +0100	[thread overview]
Message-ID: <20110228200440.GI5886@jama.jama.net> (raw)
In-Reply-To: <4D6BD384.90002@mentor.com>

[-- Attachment #1: Type: text/plain, Size: 2278 bytes --]

On Mon, Feb 28, 2011 at 09:55:32AM -0700, Tom Rini wrote:
> On 02/28/2011 09:13 AM, Martin Jansa wrote:
> > On Mon, Feb 28, 2011 at 05:06:59PM +0100, Martin Jansa wrote:
> >> On Mon, Feb 28, 2011 at 08:36:10AM -0700, Tom Rini wrote:
> >>> Hey all,
> >>>
> >>> Trying to build shr/shr-image/nokia900 fails with the following:
> >>> http://pastebin.com/Z13aYd2Z which seems odd in that we're building:
> >>>
> >>> NOTE: Running task 5802 of 10948 (ID: 2141,
> >>> /var/hudson/workspace/sb_openembedded_autobuilder/BBPKGS/shr-image/DISTRO/shr/MACHINE/nokia900/label/sb-u804/recipes/efl1/elementary_svn.bb,
> >>> do_setscene)
> >>> NOTE: package elementary-2_0.7.0+svnr56372-r11: task do_setscene: Started
> >>>
> >>> And it's already past do_populate_sysroot before this starts.  I do see
> >>> some svn complaining (and not doing something...) earlier on in the
> >>> do_configure here.
> >>
> >> This looks like related to
> >> http://www.mail-archive.com/bitbake-dev@lists.berlios.de/msg00880.html
> >>
> >> which was resolved later with scmdata=keep param
> >> http://git.openembedded.org/cgit.cgi/bitbake/commit/?id=05cbc1d1a01c667c77688f36fbc5b61c5f452a3a
> >>
> >> but that patch didn't make it to bitbake-1.10.2 release, but neither did
> >> patch causing this in master/1.12
> >> http://git.openembedded.org/cgit.cgi/bitbake/commit/?id=f264cb6d43472525ad787b0887764ea696ec52ba
> >>
> >> Can you try that svnversion call in your checkout to get thath svn
> >> error? It seems to be working here fine.
> >
> > $ mkdir test&&  cd test
> > $ tar xzvf ../downloads/elementary_svn.enlightenment.org_.svn.e.trunk_56372_.tar.gz
> > $ cd elementary
> > $ (svnversion . | grep -v export || echo 0) | awk -F : '{printf("%s\n",$1);}' | tr -d ':MSP\n'
> > 56372$
> 
> The error is that the svn version is too old for the checkout.  Is there 
> a way we can figure this out without calling svn?

I guess you have subversion < 1.6
and 1.6 changed the format, so if efl repo was upgraded then it needs
newer svn client

http://subversion.apache.org/docs/release-notes/1.6.html

Maybe it's time to force subversion-native as there were issues before
ie with -trust-server-cert.

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2011-02-28 20:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-28 15:36 shr-image failure Tom Rini
2011-02-28 16:06 ` Martin Jansa
2011-02-28 16:13   ` Martin Jansa
2011-02-28 16:55     ` Tom Rini
2011-02-28 20:04       ` Martin Jansa [this message]
2011-02-28 20:32         ` Tom Rini
2011-02-28 22:22           ` Khem Raj
2011-03-01  6:44             ` Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110228200440.GI5886@jama.jama.net \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.