From: Gary Thomas <gary@mlbassoc.com>
To: gmane@reliableembeddedsystems.com
Cc: poky@pokylinux.org
Subject: Re: No rootfs for beagleboard after bernard 5.0
Date: Thu, 12 May 2011 15:44:21 -0600 [thread overview]
Message-ID: <4DCC54B5.9060309@mlbassoc.com> (raw)
In-Reply-To: <iqhk07$fpf$1@dough.gmane.org>
On 05/12/2011 03:38 PM, Robert Berger wrote:
> Hi Darren/Richard,
>
> Thanks for the hints.
> ... but the problem is even more interesting.
> For some strange reason I can't get a valid .tar.bz from the URL which
> is in the recipe.
>
> What helped was to grab it from somewhere else:
>
> diff --git a/meta/recipes-devtools/distcc/distcc_2.18.3.bb
> b/meta/recipes-devtools/distcc/distcc_2.18.3.bb
> index b6b7b78..f5ae761 100644
> --- a/meta/recipes-devtools/distcc/distcc_2.18.3.bb
> +++ b/meta/recipes-devtools/distcc/distcc_2.18.3.bb
> @@ -11,7 +11,7 @@ RRECOMMENDS_${PN} = "avahi-daemon"
>
> # Upstream change this patch periodically so store locally
> # http://0pointer.de/public/distcc-avahi.patch
> -SRC_URI = "http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.bz2 \
> +SRC_URI =
> "ftp://ftp.slackware.at/slackware-10.2/source/d/distcc/distcc-${PV}.tar.bz2\
> file://distcc-avahi.patch;patch=1 \
> file://default \
> file://distccmon-gnome.desktop \
Indeed, the samba.org URL is no good:
$ wget http://distcc.samba.org/ftp/distcc/distcc-2.18.3.tar.bz2
--2011-05-12 15:42:03-- http://distcc.samba.org/ftp/distcc/distcc-2.18.3.tar.bz2
Resolving distcc.samba.org... 2001:470:1f05:1a07::1, 216.83.154.106
Connecting to distcc.samba.org|2001:470:1f05:1a07::1|:80... failed: Connection refused.
Connecting to distcc.samba.org|216.83.154.106|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://www.distcc.org/ [following]
--2011-05-12 15:42:04-- http://www.distcc.org/
Resolving www.distcc.org... 64.202.189.170
Connecting to www.distcc.org|64.202.189.170|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://distcc.googlecode.com/ [following]
--2011-05-12 15:42:04-- http://distcc.googlecode.com/
Resolving distcc.googlecode.com... 74.125.95.82
Connecting to distcc.googlecode.com|74.125.95.82|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://code.google.com/p/distcc [following]
--2011-05-12 15:42:04-- http://code.google.com/p/distcc
Resolving code.google.com... 74.125.95.113, 74.125.95.138, 74.125.95.139, ...
Connecting to code.google.com|74.125.95.113|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
prev parent reply other threads:[~2011-05-12 21:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-11 20:51 No rootfs for beagleboard after bernard 5.0 Robert Berger
2011-05-11 23:07 ` Darren Hart
2011-05-12 9:23 ` Richard Purdie
2011-05-12 21:38 ` Robert Berger
2011-05-12 21:44 ` Gary Thomas [this message]
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=4DCC54B5.9060309@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=gmane@reliableembeddedsystems.com \
--cc=poky@pokylinux.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.