All of lore.kernel.org
 help / color / mirror / Atom feed
* libmatchbox fetch error
@ 2011-07-08 20:16 Cliff Brake
  2011-07-08 21:52 ` Richard Purdie
  0 siblings, 1 reply; 4+ messages in thread
From: Cliff Brake @ 2011-07-08 20:16 UTC (permalink / raw)
  To: openembedded-core

I'm trying to get some basic oe-core builds going (core-image-sato)
and am running into:

ERROR: Logfile of failure stored in:
/scratch/oe/openembedded-core/build/tmp-eglibc/work/i586-oe-linux/libmatchbox-1.9-r8/temp/log.do_fetch.24235
Log data follows:
| NOTE: fetch http://projects.o-hand.com/matchbox/sources/libmatchbox/1.9/libmatchbox-1.9.tar.gz
| ERROR: Function 'Fetcher failure for URL:
'http://projects.o-hand.com/matchbox/sources/libmatchbox/1.9/libmatchbox-1.9.tar.gz'.
Unable to fetch URL
http://projects.o-hand.com/matchbox/sources/libmatchbox/1.9/libmatchbox-1.9.tar.gz
from any source.' failed
NOTE: package libmatchbox-1.9-r8: task do_fetch: Failed
ERROR: Task 1884
(/scratch/oe/openembedded-core/meta/recipes-graphics/libmatchbox/libmatchbox_1.9.bb,
do_fetch) failed with exit code '1'

It seems like the matchbox site is in flux right now.  Is there a
stable place to get the download?

Thanks,
Cliff

-- 
=================
http://bec-systems.com



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: libmatchbox fetch error
  2011-07-08 20:16 libmatchbox fetch error Cliff Brake
@ 2011-07-08 21:52 ` Richard Purdie
  2011-07-08 22:28   ` Michael Halstead
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Purdie @ 2011-07-08 21:52 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: Michael Halstead

On Fri, 2011-07-08 at 16:16 -0400, Cliff Brake wrote:
> I'm trying to get some basic oe-core builds going (core-image-sato)
> and am running into:
> 
> ERROR: Logfile of failure stored in:
> /scratch/oe/openembedded-core/build/tmp-eglibc/work/i586-oe-linux/libmatchbox-1.9-r8/temp/log.do_fetch.24235
> Log data follows:
> | NOTE: fetch http://projects.o-hand.com/matchbox/sources/libmatchbox/1.9/libmatchbox-1.9.tar.gz
> | ERROR: Function 'Fetcher failure for URL:
> 'http://projects.o-hand.com/matchbox/sources/libmatchbox/1.9/libmatchbox-1.9.tar.gz'.
> Unable to fetch URL
> http://projects.o-hand.com/matchbox/sources/libmatchbox/1.9/libmatchbox-1.9.tar.gz
> from any source.' failed
> NOTE: package libmatchbox-1.9-r8: task do_fetch: Failed
> ERROR: Task 1884
> (/scratch/oe/openembedded-core/meta/recipes-graphics/libmatchbox/libmatchbox_1.9.bb,
> do_fetch) failed with exit code '1'
> 
> It seems like the matchbox site is in flux right now.  Is there a
> stable place to get the download?

At the very least the yocto mirrors have those pieces on them. I don't
know what has happened to those urls but I'll try and find out.

Cheers,

Richard




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: libmatchbox fetch error
  2011-07-08 21:52 ` Richard Purdie
@ 2011-07-08 22:28   ` Michael Halstead
  2011-07-08 22:32     ` Richard Purdie
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Halstead @ 2011-07-08 22:28 UTC (permalink / raw)
  To: Richard Purdie; +Cc: Patches and discussions about the oe-core layer

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


On 07/08/2011 02:52 PM, Richard Purdie wrote:
> On Fri, 2011-07-08 at 16:16 -0400, Cliff Brake wrote:
>> I'm trying to get some basic oe-core builds going (core-image-sato)
>> and am running into:
>>
>> ERROR: Logfile of failure stored in:
>> /scratch/oe/openembedded-core/build/tmp-eglibc/work/i586-oe-linux/libmatchbox-1.9-r8/temp/log.do_fetch.24235
>> Log data follows:
>> | NOTE: fetch http://projects.o-hand.com/matchbox/sources/libmatchbox/1.9/libmatchbox-1.9.tar.gz
>> | ERROR: Function 'Fetcher failure for URL:
>> 'http://projects.o-hand.com/matchbox/sources/libmatchbox/1.9/libmatchbox-1.9.tar.gz'.
>> Unable to fetch URL
>> http://projects.o-hand.com/matchbox/sources/libmatchbox/1.9/libmatchbox-1.9.tar.gz
>> from any source.' failed
>> NOTE: package libmatchbox-1.9-r8: task do_fetch: Failed
>> ERROR: Task 1884
>> (/scratch/oe/openembedded-core/meta/recipes-graphics/libmatchbox/libmatchbox_1.9.bb,
>> do_fetch) failed with exit code '1'
>>
>> It seems like the matchbox site is in flux right now.  Is there a
>> stable place to get the download?
> At the very least the yocto mirrors have those pieces on them. I don't
> know what has happened to those urls but I'll try and find out.
>
> Cheers,
>
> Richard
>
Those files were moved when we converted the matchbox-project site from 
Wordpress to static HTML for security reasons. The files have been 
restored. Thank you for bringing this to my attention.

Michael Halstead



[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 6371 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: libmatchbox fetch error
  2011-07-08 22:28   ` Michael Halstead
@ 2011-07-08 22:32     ` Richard Purdie
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Purdie @ 2011-07-08 22:32 UTC (permalink / raw)
  To: Michael Halstead; +Cc: Patches and discussions about the oe-core layer

On Fri, 2011-07-08 at 15:28 -0700, Michael Halstead wrote:
> On 07/08/2011 02:52 PM, Richard Purdie wrote:
> > On Fri, 2011-07-08 at 16:16 -0400, Cliff Brake wrote:
> >> I'm trying to get some basic oe-core builds going (core-image-sato)
> >> and am running into:
> >>
> >> ERROR: Logfile of failure stored in:
> >> /scratch/oe/openembedded-core/build/tmp-eglibc/work/i586-oe-linux/libmatchbox-1.9-r8/temp/log.do_fetch.24235
> >> Log data follows:
> >> | NOTE: fetch http://projects.o-hand.com/matchbox/sources/libmatchbox/1.9/libmatchbox-1.9.tar.gz
> >> | ERROR: Function 'Fetcher failure for URL:
> >> 'http://projects.o-hand.com/matchbox/sources/libmatchbox/1.9/libmatchbox-1.9.tar.gz'.
> >> Unable to fetch URL
> >> http://projects.o-hand.com/matchbox/sources/libmatchbox/1.9/libmatchbox-1.9.tar.gz
> >> from any source.' failed
> >> NOTE: package libmatchbox-1.9-r8: task do_fetch: Failed
> >> ERROR: Task 1884
> >> (/scratch/oe/openembedded-core/meta/recipes-graphics/libmatchbox/libmatchbox_1.9.bb,
> >> do_fetch) failed with exit code '1'
> >>
> >> It seems like the matchbox site is in flux right now.  Is there a
> >> stable place to get the download?
> > At the very least the yocto mirrors have those pieces on them. I don't
> > know what has happened to those urls but I'll try and find out.
>
> Those files were moved when we converted the matchbox-project site from 
> Wordpress to static HTML for security reasons. The files have been 
> restored. Thank you for bringing this to my attention.

Thanks for the prompt fix, much appreciated! :)

Cheers,

Richard




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-07-08 22:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-08 20:16 libmatchbox fetch error Cliff Brake
2011-07-08 21:52 ` Richard Purdie
2011-07-08 22:28   ` Michael Halstead
2011-07-08 22:32     ` Richard Purdie

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.