All of lore.kernel.org
 help / color / mirror / Atom feed
* Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin | checksum mismatch
@ 2015-09-11  9:05 Benjamin Bimmermann
  2015-09-11 18:39 ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Benjamin Bimmermann @ 2015-09-11  9:05 UTC (permalink / raw)
  To: meta-ti@yoctoproject.org, Denys Dmytriyenko

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

Hello,
I have a checksum mismatch. Have you upgrade to a new Version without change the checksum ?
Second question : If you have update the omap3, has omap3 now Wayland support and is omap3 now ready for the Kernel 4.1.X ?
Have a nice day.

log :
WARNING: Renaming DIR/build_new/downloads/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin to DIR/build_new/downloads/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin_bad-checksum_e71bc0d68048f5f9f17c6ec899e3c9f4
ERROR: Fetcher failure for URL: 'http://software-dl.ti.com/dsps/dsps_public_sw/gfxsdk/5_01_01_02/exports/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin'. Checksum mismatch!
File: 'DIR/build_new/downloads/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin' has md5 checksum e71bc0d68048f5f9f17c6ec899e3c9f4 when 94bcb31ea7eb50df1dfa4037055b638e was expected
File: 'DIR/build_new/downloads/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin' has sha256 checksum e72e1eb512cb66a5390b675a90228a762d026e71fa1bb2f11f235d9198645277 when 54641222cdb49b03f996cbd6412de227198d9e084f5647d706bbf4217e8cdb07 was expected
If this change is expected (e.g. you have upgraded to a new version without updating the checksums) then you can use these lines within the recipe:
SRC_URI[md5sum] = "e71bc0d68048f5f9f17c6ec899e3c9f4"
SRC_URI[sha256sum] = "e72e1eb512cb66a5390b675a90228a762d026e71fa1bb2f11f235d9198645277"
Otherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified.

ERROR: Function failed: Fetcher failure for URL: 'http://software-dl.ti.com/dsps/dsps_public_sw/gfxsdk/5_01_01_02/exports/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: DIR/build_new/tmp/work/beaglebone-poky-linux-gnueabi/omap3-sgx-modules/5.01.01.02-r22b/temp/log.do_fetch.22324
ERROR: Task 2918 (DIR/meta-ti/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.02.bb, do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1146 tasks of which 0 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:

Summary: 1 task failed:
  DIR/meta-ti/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.02.bb, do_fetch


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

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

* Re: Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin | checksum mismatch
  2015-09-11  9:05 Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin | checksum mismatch Benjamin Bimmermann
@ 2015-09-11 18:39 ` Denys Dmytriyenko
  2015-09-12  9:13   ` Benjamin Bimmermann
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2015-09-11 18:39 UTC (permalink / raw)
  To: Benjamin Bimmermann; +Cc: meta-ti@yoctoproject.org

Something is wrong on your end, there were no checksum changes:

$ wget http://software-dl.ti.com/dsps/dsps_public_sw/gfxsdk/5_01_01_02/exports/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin
$ md5sum Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin 
94bcb31ea7eb50df1dfa4037055b638e  Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin



On Fri, Sep 11, 2015 at 09:05:42AM +0000, Benjamin Bimmermann wrote:
> Hello,
> I have a checksum mismatch. Have you upgrade to a new Version without change the checksum ?
> Second question : If you have update the omap3, has omap3 now Wayland support and is omap3 now ready for the Kernel 4.1.X ?
> Have a nice day.
> 
> log :
> WARNING: Renaming DIR/build_new/downloads/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin to DIR/build_new/downloads/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin_bad-checksum_e71bc0d68048f5f9f17c6ec899e3c9f4
> ERROR: Fetcher failure for URL: 'http://software-dl.ti.com/dsps/dsps_public_sw/gfxsdk/5_01_01_02/exports/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin'. Checksum mismatch!
> File: 'DIR/build_new/downloads/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin' has md5 checksum e71bc0d68048f5f9f17c6ec899e3c9f4 when 94bcb31ea7eb50df1dfa4037055b638e was expected
> File: 'DIR/build_new/downloads/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin' has sha256 checksum e72e1eb512cb66a5390b675a90228a762d026e71fa1bb2f11f235d9198645277 when 54641222cdb49b03f996cbd6412de227198d9e084f5647d706bbf4217e8cdb07 was expected
> If this change is expected (e.g. you have upgraded to a new version without updating the checksums) then you can use these lines within the recipe:
> SRC_URI[md5sum] = "e71bc0d68048f5f9f17c6ec899e3c9f4"
> SRC_URI[sha256sum] = "e72e1eb512cb66a5390b675a90228a762d026e71fa1bb2f11f235d9198645277"
> Otherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified.
> 
> ERROR: Function failed: Fetcher failure for URL: 'http://software-dl.ti.com/dsps/dsps_public_sw/gfxsdk/5_01_01_02/exports/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin'. Unable to fetch URL from any source.
> ERROR: Logfile of failure stored in: DIR/build_new/tmp/work/beaglebone-poky-linux-gnueabi/omap3-sgx-modules/5.01.01.02-r22b/temp/log.do_fetch.22324
> ERROR: Task 2918 (DIR/meta-ti/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.02.bb, do_fetch) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 1146 tasks of which 0 didn't need to be rerun and 1 failed.
> Waiting for 0 running tasks to finish:
> 
> Summary: 1 task failed:
>   DIR/meta-ti/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.02.bb, do_fetch
> 


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

* Re: Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin | checksum mismatch
  2015-09-11 18:39 ` Denys Dmytriyenko
@ 2015-09-12  9:13   ` Benjamin Bimmermann
  0 siblings, 0 replies; 3+ messages in thread
From: Benjamin Bimmermann @ 2015-09-12  9:13 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-ti

I  have redownloaded the layer and rebuild the Image. Now everything works fine.

Don't know why I has this error. 

Thanks for your response. 

Am 11.09.2015 20:39 schrieb Denys Dmytriyenko <denys@ti.com>:
>
> Something is wrong on your end, there were no checksum changes: 
>
> $ wget http://software-dl.ti.com/dsps/dsps_public_sw/gfxsdk/5_01_01_02/exports/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin 
> $ md5sum Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin 
> 94bcb31ea7eb50df1dfa4037055b638e  Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin 
>
>
>
> On Fri, Sep 11, 2015 at 09:05:42AM +0000, Benjamin Bimmermann wrote: 
> > Hello, 
> > I have a checksum mismatch. Have you upgrade to a new Version without change the checksum ? 
> > Second question : If you have update the omap3, has omap3 now Wayland support and is omap3 now ready for the Kernel 4.1.X ? 
> > Have a nice day. 
> > 
> > log : 
> > WARNING: Renaming DIR/build_new/downloads/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin to DIR/build_new/downloads/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin_bad-checksum_e71bc0d68048f5f9f17c6ec899e3c9f4 
> > ERROR: Fetcher failure for URL: 'http://software-dl.ti.com/dsps/dsps_public_sw/gfxsdk/5_01_01_02/exports/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin'. Checksum mismatch! 
> > File: 'DIR/build_new/downloads/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin' has md5 checksum e71bc0d68048f5f9f17c6ec899e3c9f4 when 94bcb31ea7eb50df1dfa4037055b638e was expected 
> > File: 'DIR/build_new/downloads/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin' has sha256 checksum e72e1eb512cb66a5390b675a90228a762d026e71fa1bb2f11f235d9198645277 when 54641222cdb49b03f996cbd6412de227198d9e084f5647d706bbf4217e8cdb07 was expected 
> > If this change is expected (e.g. you have upgraded to a new version without updating the checksums) then you can use these lines within the recipe: 
> > SRC_URI[md5sum] = "e71bc0d68048f5f9f17c6ec899e3c9f4" 
> > SRC_URI[sha256sum] = "e72e1eb512cb66a5390b675a90228a762d026e71fa1bb2f11f235d9198645277" 
> > Otherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified. 
> > 
> > ERROR: Function failed: Fetcher failure for URL: 'http://software-dl.ti.com/dsps/dsps_public_sw/gfxsdk/5_01_01_02/exports/Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin'. Unable to fetch URL from any source. 
> > ERROR: Logfile of failure stored in: DIR/build_new/tmp/work/beaglebone-poky-linux-gnueabi/omap3-sgx-modules/5.01.01.02-r22b/temp/log.do_fetch.22324 
> > ERROR: Task 2918 (DIR/meta-ti/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.02.bb, do_fetch) failed with exit code '1' 
> > NOTE: Tasks Summary: Attempted 1146 tasks of which 0 didn't need to be rerun and 1 failed. 
> > Waiting for 0 running tasks to finish: 
> > 
> > Summary: 1 task failed: 
> >   DIR/meta-ti/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.02.bb, do_fetch 
> > 

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

end of thread, other threads:[~2015-09-12  9:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-11  9:05 Graphics_SDK_setuplinux_hardfp_5_01_01_02.bin | checksum mismatch Benjamin Bimmermann
2015-09-11 18:39 ` Denys Dmytriyenko
2015-09-12  9:13   ` Benjamin Bimmermann

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.