All of lore.kernel.org
 help / color / mirror / Atom feed
* xserver-common fetch failure
@ 2013-11-13 18:24 Simone
  2013-11-13 18:48 ` Gary Thomas
  0 siblings, 1 reply; 6+ messages in thread
From: Simone @ 2013-11-13 18:24 UTC (permalink / raw)
  To: meta-freescale

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

Hello,

I'm trying to build fsl-image-gui from dora branch for imx6sabresd.

I have an error during bitbake, on fetch of xserver-common-1.34.

Here below I paste the final part of the log:

 

****************************************************************************
****************************************************

WARNING: Failed to fetch URL
http://gpe.linuxtogo.org/download/source/xserver-common-1.34.tar.gz,
attempting MIRRORS if available

ERROR: Fetcher failure: Fetch command failed with exit code 4, output:

Read error (Connection timed out) in headers.

Read error (Connection timed out) in headers.

 

ERROR: Function failed: Fetcher failure for URL:
'http://gpe.linuxtogo.org/download/source/xserver-common-1.34.tar.gz'.
Unable to fetch URL from any source.

ERROR: Logfile of failure stored in:
/home/cx/fsl-bsp/build/tmp/work/all-poky-linux/xserver-common/1.34-r8/temp/l
og.do_fetch.10522

ERROR: Task 6034
(/home/cx/fsl-bsp/sources/meta-openembedded/meta-oe/recipes-graphics/xserver
-common/xserver-common_1.34.bb, do_fetch) failed with exit code '1'

WARNING: Failed to fetch URL
ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-2.11.src.tar
.gz, attempting MIRRORS if available

****************************************************************************
****************************************************

 

 

Does someone have the same problem?

I've double checked my network connection and there are no problems, so I
think that the problem is in another place.

 

Many Thanks

Simone


[-- Attachment #2: Type: text/html, Size: 4537 bytes --]

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

* Re: xserver-common fetch failure
  2013-11-13 18:24 xserver-common fetch failure Simone
@ 2013-11-13 18:48 ` Gary Thomas
  2013-11-13 20:26   ` Sébastien Taylor
  2013-11-13 20:49   ` Simone
  0 siblings, 2 replies; 6+ messages in thread
From: Gary Thomas @ 2013-11-13 18:48 UTC (permalink / raw)
  To: meta-freescale

On 2013-11-13 11:24, Simone wrote:
> Hello,
>
> I’m trying to build fsl-image-gui from dora branch for imx6sabresd.
>
> I have an error during bitbake, on fetch of xserver-common-1.34.
>
> Here below I paste the final part of the log:
>
> ********************************************************************************************************************************
>
> WARNING: Failed to fetch URL http://gpe.linuxtogo.org/download/source/xserver-common-1.34.tar.gz, attempting MIRRORS if available
>
> ERROR: Fetcher failure: Fetch command failed with exit code 4, output:
>
> Read error (Connection timed out) in headers.
>
> Read error (Connection timed out) in headers.
>
> ERROR: Function failed: Fetcher failure for URL: 'http://gpe.linuxtogo.org/download/source/xserver-common-1.34.tar.gz'. Unable to fetch URL from any source.
>
> ERROR: Logfile of failure stored in: /home/cx/fsl-bsp/build/tmp/work/all-poky-linux/xserver-common/1.34-r8/temp/log.do_fetch.10522
>
> ERROR: Task 6034 (/home/cx/fsl-bsp/sources/meta-openembedded/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb, do_fetch) failed with exit code '1'
>
> WARNING: Failed to fetch URL ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-2.11.src.tar.gz, attempting MIRRORS if available
>
> ********************************************************************************************************************************
>
> Does someone have the same problem?
>
> I’ve double checked my network connection and there are no problems, so I think that the problem is in another place.

The problem seems to be with linuxtogo.org - I can't reach it from the US

I've put this tarball at http://www.mlbassoc.com/misc/xserver-common-1.34.tar.gz
If you copy it to your downloads directory, you should be able to proceed.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

* Re: xserver-common fetch failure
  2013-11-13 18:48 ` Gary Thomas
@ 2013-11-13 20:26   ` Sébastien Taylor
  2013-11-13 20:49   ` Simone
  1 sibling, 0 replies; 6+ messages in thread
From: Sébastien Taylor @ 2013-11-13 20:26 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-freescale@yoctoproject.org List

This server seems to often have issues (judging from list archives).  A permanent mirror of this package would probably be a good idea.

On Nov 13, 2013, at 11:48 AM, Gary Thomas <gary@mlbassoc.com> wrote:

> On 2013-11-13 11:24, Simone wrote:
>> Hello,
>> 
>> I’m trying to build fsl-image-gui from dora branch for imx6sabresd.
>> 
>> I have an error during bitbake, on fetch of xserver-common-1.34.
>> 
>> Here below I paste the final part of the log:
>> 
>> ********************************************************************************************************************************
>> 
>> WARNING: Failed to fetch URL http://gpe.linuxtogo.org/download/source/xserver-common-1.34.tar.gz, attempting MIRRORS if available
>> 
>> ERROR: Fetcher failure: Fetch command failed with exit code 4, output:
>> 
>> Read error (Connection timed out) in headers.
>> 
>> Read error (Connection timed out) in headers.
>> 
>> ERROR: Function failed: Fetcher failure for URL: 'http://gpe.linuxtogo.org/download/source/xserver-common-1.34.tar.gz'. Unable to fetch URL from any source.
>> 
>> ERROR: Logfile of failure stored in: /home/cx/fsl-bsp/build/tmp/work/all-poky-linux/xserver-common/1.34-r8/temp/log.do_fetch.10522
>> 
>> ERROR: Task 6034 (/home/cx/fsl-bsp/sources/meta-openembedded/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb, do_fetch) failed with exit code '1'
>> 
>> WARNING: Failed to fetch URL ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-2.11.src.tar.gz, attempting MIRRORS if available
>> 
>> ********************************************************************************************************************************
>> 
>> Does someone have the same problem?
>> 
>> I’ve double checked my network connection and there are no problems, so I think that the problem is in another place.
> 
> The problem seems to be with linuxtogo.org - I can't reach it from the US
> 
> I've put this tarball at http://www.mlbassoc.com/misc/xserver-common-1.34.tar.gz
> If you copy it to your downloads directory, you should be able to proceed.
> 
> -- 
> ------------------------------------------------------------
> Gary Thomas                 |  Consulting for the
> MLB Associates              |    Embedded world
> ------------------------------------------------------------
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



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

* Re: xserver-common fetch failure
  2013-11-13 18:48 ` Gary Thomas
  2013-11-13 20:26   ` Sébastien Taylor
@ 2013-11-13 20:49   ` Simone
  2013-11-13 20:57     ` Sébastien Taylor
  1 sibling, 1 reply; 6+ messages in thread
From: Simone @ 2013-11-13 20:49 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-freescale

Hello Gary,
I've downloaded the package in my download directory, but bitbake continue trying to fetch from linuxtogo url, and continue to fail...

Any suggestion?
Thx
Simone





> Il giorno 13/nov/2013, alle ore 19:48, Gary Thomas <gary@mlbassoc.com> ha scritto:
> 
>> On 2013-11-13 11:24, Simone wrote:
>> Hello,
>> 
>> I’m trying to build fsl-image-gui from dora branch for imx6sabresd.
>> 
>> I have an error during bitbake, on fetch of xserver-common-1.34.
>> 
>> Here below I paste the final part of the log:
>> 
>> ********************************************************************************************************************************
>> 
>> WARNING: Failed to fetch URL http://gpe.linuxtogo.org/download/source/xserver-common-1.34.tar.gz, attempting MIRRORS if available
>> 
>> ERROR: Fetcher failure: Fetch command failed with exit code 4, output:
>> 
>> Read error (Connection timed out) in headers.
>> 
>> Read error (Connection timed out) in headers.
>> 
>> ERROR: Function failed: Fetcher failure for URL: 'http://gpe.linuxtogo.org/download/source/xserver-common-1.34.tar.gz'. Unable to fetch URL from any source.
>> 
>> ERROR: Logfile of failure stored in: /home/cx/fsl-bsp/build/tmp/work/all-poky-linux/xserver-common/1.34-r8/temp/log.do_fetch.10522
>> 
>> ERROR: Task 6034 (/home/cx/fsl-bsp/sources/meta-openembedded/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb, do_fetch) failed with exit code '1'
>> 
>> WARNING: Failed to fetch URL ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-2.11.src.tar.gz, attempting MIRRORS if available
>> 
>> ********************************************************************************************************************************
>> 
>> Does someone have the same problem?
>> 
>> I’ve double checked my network connection and there are no problems, so I think that the problem is in another place.
> 
> The problem seems to be with linuxtogo.org - I can't reach it from the US
> 
> I've put this tarball at http://www.mlbassoc.com/misc/xserver-common-1.34.tar.gz
> If you copy it to your downloads directory, you should be able to proceed.
> 
> -- 
> ------------------------------------------------------------
> Gary Thomas                 |  Consulting for the
> MLB Associates              |    Embedded world
> ------------------------------------------------------------
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


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

* Re: xserver-common fetch failure
  2013-11-13 20:49   ` Simone
@ 2013-11-13 20:57     ` Sébastien Taylor
  2013-11-13 21:01       ` Simone
  0 siblings, 1 reply; 6+ messages in thread
From: Sébastien Taylor @ 2013-11-13 20:57 UTC (permalink / raw)
  To: Simone; +Cc: meta-freescale, Gary Thomas

You’ll need to touch the file xserver-common-1.34.tar.gz.done in your downloads for Yocto to accept the file.

On Nov 13, 2013, at 1:49 PM, Simone <cjb.sw.nospam@gmail.com> wrote:

> Hello Gary,
> I've downloaded the package in my download directory, but bitbake continue trying to fetch from linuxtogo url, and continue to fail...
> 
> Any suggestion?
> Thx
> Simone
> 
> 
> 
> 
> 
>> Il giorno 13/nov/2013, alle ore 19:48, Gary Thomas <gary@mlbassoc.com> ha scritto:
>> 
>>> On 2013-11-13 11:24, Simone wrote:
>>> Hello,
>>> 
>>> I’m trying to build fsl-image-gui from dora branch for imx6sabresd.
>>> 
>>> I have an error during bitbake, on fetch of xserver-common-1.34.
>>> 
>>> Here below I paste the final part of the log:
>>> 
>>> ********************************************************************************************************************************
>>> 
>>> WARNING: Failed to fetch URL http://gpe.linuxtogo.org/download/source/xserver-common-1.34.tar.gz, attempting MIRRORS if available
>>> 
>>> ERROR: Fetcher failure: Fetch command failed with exit code 4, output:
>>> 
>>> Read error (Connection timed out) in headers.
>>> 
>>> Read error (Connection timed out) in headers.
>>> 
>>> ERROR: Function failed: Fetcher failure for URL: 'http://gpe.linuxtogo.org/download/source/xserver-common-1.34.tar.gz'. Unable to fetch URL from any source.
>>> 
>>> ERROR: Logfile of failure stored in: /home/cx/fsl-bsp/build/tmp/work/all-poky-linux/xserver-common/1.34-r8/temp/log.do_fetch.10522
>>> 
>>> ERROR: Task 6034 (/home/cx/fsl-bsp/sources/meta-openembedded/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb, do_fetch) failed with exit code '1'
>>> 
>>> WARNING: Failed to fetch URL ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-2.11.src.tar.gz, attempting MIRRORS if available
>>> 
>>> ********************************************************************************************************************************
>>> 
>>> Does someone have the same problem?
>>> 
>>> I’ve double checked my network connection and there are no problems, so I think that the problem is in another place.
>> 
>> The problem seems to be with linuxtogo.org - I can't reach it from the US
>> 
>> I've put this tarball at http://www.mlbassoc.com/misc/xserver-common-1.34.tar.gz
>> If you copy it to your downloads directory, you should be able to proceed.
>> 
>> -- 
>> ------------------------------------------------------------
>> Gary Thomas                 |  Consulting for the
>> MLB Associates              |    Embedded world
>> ------------------------------------------------------------
>> _______________________________________________
>> meta-freescale mailing list
>> meta-freescale@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-freescale
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



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

* Re: xserver-common fetch failure
  2013-11-13 20:57     ` Sébastien Taylor
@ 2013-11-13 21:01       ` Simone
  0 siblings, 0 replies; 6+ messages in thread
From: Simone @ 2013-11-13 21:01 UTC (permalink / raw)
  To: Sébastien Taylor; +Cc: meta-freescale, Gary Thomas

I'm sorry, you are right.
I forgot to create the .done file.

Now it is working
Thanks
Simone





> Il giorno 13/nov/2013, alle ore 21:57, Sébastien Taylor <me@staylor.ca> ha scritto:
> 
> You’ll need to touch the file xserver-common-1.34.tar.gz.done in your downloads for Yocto to accept the file.
> 
>> On Nov 13, 2013, at 1:49 PM, Simone <cjb.sw.nospam@gmail.com> wrote:
>> 
>> Hello Gary,
>> I've downloaded the package in my download directory, but bitbake continue trying to fetch from linuxtogo url, and continue to fail...
>> 
>> Any suggestion?
>> Thx
>> Simone
>> 
>> 
>> 
>> 
>> 
>>>> Il giorno 13/nov/2013, alle ore 19:48, Gary Thomas <gary@mlbassoc.com> ha scritto:
>>>> 
>>>> On 2013-11-13 11:24, Simone wrote:
>>>> Hello,
>>>> 
>>>> I’m trying to build fsl-image-gui from dora branch for imx6sabresd.
>>>> 
>>>> I have an error during bitbake, on fetch of xserver-common-1.34.
>>>> 
>>>> Here below I paste the final part of the log:
>>>> 
>>>> ********************************************************************************************************************************
>>>> 
>>>> WARNING: Failed to fetch URL http://gpe.linuxtogo.org/download/source/xserver-common-1.34.tar.gz, attempting MIRRORS if available
>>>> 
>>>> ERROR: Fetcher failure: Fetch command failed with exit code 4, output:
>>>> 
>>>> Read error (Connection timed out) in headers.
>>>> 
>>>> Read error (Connection timed out) in headers.
>>>> 
>>>> ERROR: Function failed: Fetcher failure for URL: 'http://gpe.linuxtogo.org/download/source/xserver-common-1.34.tar.gz'. Unable to fetch URL from any source.
>>>> 
>>>> ERROR: Logfile of failure stored in: /home/cx/fsl-bsp/build/tmp/work/all-poky-linux/xserver-common/1.34-r8/temp/log.do_fetch.10522
>>>> 
>>>> ERROR: Task 6034 (/home/cx/fsl-bsp/sources/meta-openembedded/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb, do_fetch) failed with exit code '1'
>>>> 
>>>> WARNING: Failed to fetch URL ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-2.11.src.tar.gz, attempting MIRRORS if available
>>>> 
>>>> ********************************************************************************************************************************
>>>> 
>>>> Does someone have the same problem?
>>>> 
>>>> I’ve double checked my network connection and there are no problems, so I think that the problem is in another place.
>>> 
>>> The problem seems to be with linuxtogo.org - I can't reach it from the US
>>> 
>>> I've put this tarball at http://www.mlbassoc.com/misc/xserver-common-1.34.tar.gz
>>> If you copy it to your downloads directory, you should be able to proceed.
>>> 
>>> -- 
>>> ------------------------------------------------------------
>>> Gary Thomas                 |  Consulting for the
>>> MLB Associates              |    Embedded world
>>> ------------------------------------------------------------
>>> _______________________________________________
>>> meta-freescale mailing list
>>> meta-freescale@yoctoproject.org
>>> https://lists.yoctoproject.org/listinfo/meta-freescale
>> _______________________________________________
>> meta-freescale mailing list
>> meta-freescale@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-freescale
> 


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

end of thread, other threads:[~2013-11-13 21:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-13 18:24 xserver-common fetch failure Simone
2013-11-13 18:48 ` Gary Thomas
2013-11-13 20:26   ` Sébastien Taylor
2013-11-13 20:49   ` Simone
2013-11-13 20:57     ` Sébastien Taylor
2013-11-13 21:01       ` Simone

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.