From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: ushare_hg (the leading ushare recipe) does not fetch
Date: Sun, 05 Sep 2010 11:31:34 +0200 [thread overview]
Message-ID: <4C836376.3050709@eukrea.com> (raw)
In-Reply-To: <AANLkTi=GrTNa2H+UZjM6RrYU6xAx-DZg2KwDix8MzOgM@mail.gmail.com>
Le 05/09/2010 11:21, Frans Meulenbroeks a écrit :
> Alas, this did not help.
>
> NOTE: Running task 520 of 759 (ID: 5,
> /home/frans/oe/openembedded/recipes/ushare/ushare_hg.bb, do_fetch)
> NOTE: package ushare-1.1a-r1+hg2e40e513a4a0: task do_fetch: Started
> NOTE: Fetch hg://hg.geexbox.org;proto=http;module=ushare;rev=2e40e513a4a0
> NOTE: Task failed: Unknown fetch Error: [Errno 2] No such file or
> directory: '/home/frans/oe/downloads/ushare__hg.geexbox.org_2e40e513a4a0.tar.gz'
> ERROR: TaskFailed event exception, aborting
>
> This is after removing the downloads/hg dir and all downloads/ushare* files
>
> I have also tried without the proto=http; part (as that did not appear
> in other recipes using hg://) but that did not make a difference
> either.
> I have checked and the rev exists.
>
strange, here (x86 host, ubuntu 9.10, bitbake 1.10, hg 1.43 installed on
the host) this solves the problem :
* before :
NOTE: Running task 219 of 220 (ID: 0,
/home/ebenard/cpuimx25/openembedded/recipes/ushare/ushare_hg.bb, do_fetch)
NOTE: package ushare-1.1a-r1+hg2e40e513a4a0: task do_fetch: Started
NOTE: Fetch hg://hg.geexbox.org;proto=http;module=ushare;rev=2e40e513a4a0
requesting all changes
adding changesets
adding manifests
adding file changes
added 433 changesets with 1023 changes to 102 files
updating to branch default
74 files updated, 0 files merged, 0 files removed, 0 files unresolved
abandon : There is no Mercurial repository here (.hg not found) !
NOTE: Task failed: Unknown fetch Error: [Errno 2] No such file or
directory:
'/home/ebenard/oe_downloads/ushare__hg.geexbox.org_2e40e513a4a0.tar.gz'
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/home/ebenard/cpuimx25/openembedded/recipes/ushare/ushare_hg.bb do_fetch
failed
ERROR: Task 0
(/home/ebenard/cpuimx25/openembedded/recipes/ushare/ushare_hg.bb,
do_fetch) failed with 256
ERROR: '/home/ebenard/cpuimx25/openembedded/recipes/ushare/ushare_hg.bb'
failed
NOTE: package ushare-1.1a-r1+hg2e40e513a4a0: task do_fetch: Failed
* after :
NOTE: package ushare-1.1a-r1+hg2e40e513a4a0: task do_fetch: Started
NOTE: Fetch hg://hg.geexbox.org;proto=http;module=ushare;rev=2e40e513a4a0
requesting all changes
adding changesets
adding manifests
adding file changes
added 433 changesets with 1023 changes to 102 files
updating to branch default
74 files updated, 0 files merged, 0 files removed, 0 files unresolved
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
NOTE: package ushare-1.1a-r1+hg2e40e513a4a0: task do_fetch: Succeeded
NOTE: Running task 220 of 220 (ID: 1,
/home/ebenard/cpuimx25/openembedded/recipes/ushare/ushare_hg.bb,
do_fetchall)
NOTE: package ushare-1.1a-r1+hg2e40e513a4a0: task do_fetchall: Started
NOTE: package ushare-1.1a-r1+hg2e40e513a4a0: task do_fetchall: Succeeded
Can you run bitbake with -vvv to get more log of what is failing ?
Eric
next prev parent reply other threads:[~2010-09-05 9:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-05 8:41 ushare_hg (the leading ushare recipe) does not fetch Frans Meulenbroeks
2010-09-05 9:02 ` Eric Bénard
2010-09-05 9:21 ` Frans Meulenbroeks
2010-09-05 9:31 ` Eric Bénard [this message]
2010-09-06 6:25 ` Frans Meulenbroeks
2010-09-06 16:59 ` Frans Meulenbroeks
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=4C836376.3050709@eukrea.com \
--to=eric@eukrea.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.