From: Richard Purdie <rpurdie@linux.intel.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: problem with fetching?
Date: Wed, 10 Nov 2010 22:40:07 +0800 [thread overview]
Message-ID: <1289400007.1272.445.camel@rex> (raw)
In-Reply-To: <13D7650B-314D-4B59-8374-EB632FC33394@kernel.crashing.org>
On Wed, 2010-11-10 at 08:22 -0600, Kumar Gala wrote:
> On Nov 10, 2010, at 7:50 AM, Richard Purdie wrote:
>
> > On Wed, 2010-11-10 at 07:31 -0600, Kumar Gala wrote:
> >> On Nov 10, 2010, at 7:29 AM, Richard Purdie wrote:
> >>
> >>> On Wed, 2010-11-10 at 06:32 -0600, Kumar Gala wrote:
> >>>> ERROR: Task failed: Fetch failed: Unable to fetch URL cvs://anonymous@cvs.sv.gnu.org/cvsroot/config;module=config;method=pserver;date=20080123 from any source.
> >>>> NOTE: package gnu-config-native-0.1+cvs20080123-r1: task do_fetch: Failed
> >>>> ERROR: Task 211 (virtual:native:/local/home/galak/poky-laverne-4.0/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb, do_fetch) failed with 1
> >>>> ERROR: 'virtual:native:/local/home/galak/poky-laverne-4.0/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb' failed
> >>>>
> >>>> Attached is the full log.
> >>>
> >>> Are you behind some kind of proxy/firewall? Its interesting its a cvs
> >>> based recipe that is failing so it could be your cvs setup.
> >>
> >> Yes, behind a proxy/firewall. cvs is not normally allowed out.
> >>
> >>> You could try placing
> >>> http://autobuilder.pokylinux.org/sources/config_cvs.sv.gnu.org__20080123.tar.gz
> >>>
> >>> into the downloads directory manually and touching the
> >>> config_cvs.sv.gnu.org__20080123.tar.gz.md5 file there to show the
> >>> fetcher the fetch is complete. If that works it would suggest the mirror
> >>> fallback code in the fetcher isn't working as intended.
> >>
> >> I'm new to this, where would my download dir be?
> >
> > It defaults to "build/downloads" so in the build directory unless you
> > changed it in local.conf.
>
> Looks like that makes things work, so appears as if fallback code in the fetcher is having issues.
>
> See the issue again with another pkg:
>
> NOTE: Fetch cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs;module=apps/update-rc.d;tag=r0_7
> ERROR: Task failed: Fetch failed: Unable to fetch URL cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs;module=apps/update-rc.d;tag=r0_7 from any source.
> ERROR: Task 1217 (virtual:native:/local/home/galak/poky-laverne-4.0/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb, do_fetch) failed with 1
> ERROR: 'virtual:native:/local/home/galak/poky-laverne-4.0/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb' failed
I don't have any fix for the fetcher ready straight away but this sounds
like a testcase we can reproduce. We actually have some plans to do a
redesign of the fetcher code to address issues like this amongst other
reasons.
I did have a quick look at my downloads directory and saw these files:
apps.update-rc.d_anoncvs.handhelds.org_r0_7_.tar.gz
yaffs2_cvs.aleph1.co.uk__20071107.tar.gz
config_cvs.sv.gnu.org__20080123.tar.gz
which I think are the only cvs checkouts we use. You don't need the
yaffs2 one so if you download the other, your build should proceed.
Cheers,
Richard
next prev parent reply other threads:[~2010-11-10 14:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-10 6:41 problem with fetching? Kumar Gala
2010-11-10 12:20 ` Tian, Kevin
2010-11-10 12:32 ` Kumar Gala
2010-11-10 13:29 ` Richard Purdie
2010-11-10 13:31 ` Kumar Gala
2010-11-10 13:50 ` Richard Purdie
2010-11-10 14:22 ` Kumar Gala
2010-11-10 14:40 ` Richard Purdie [this message]
2010-11-10 18:32 ` Scott Garman
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=1289400007.1272.445.camel@rex \
--to=rpurdie@linux.intel.com \
--cc=galak@kernel.crashing.org \
--cc=yocto@yoctoproject.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.