[poky] No rootfs for beagleboard after bernard 5.0

Gary Thomas gary at mlbassoc.com
Thu May 12 14:44:21 PDT 2011


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
------------------------------------------------------------



More information about the poky mailing list