From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from server.nhs.com.br (server.nhs.com.br [200.150.121.226]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 69679E00796 for ; Thu, 12 Dec 2013 05:26:17 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by servidor25.nhs.local (Postfix) with ESMTP id 446388601D4 for ; Thu, 12 Dec 2013 11:26:15 -0200 (BRST) Received: from server.nhs.com.br ([127.0.0.1]) by localhost (servidor25.nhs.local [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id dBkV7jLwdJPl for ; Thu, 12 Dec 2013 11:26:14 -0200 (BRST) Received: from localhost (localhost [127.0.0.1]) by servidor25.nhs.local (Postfix) with ESMTP id 38D838601FD for ; Thu, 12 Dec 2013 11:26:14 -0200 (BRST) X-Virus-Scanned: amavisd-new at servidor25.nhs.local Received: from server.nhs.com.br ([127.0.0.1]) by localhost (servidor25.nhs.local [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ZZrMMWLSXDjJ for ; Thu, 12 Dec 2013 11:26:14 -0200 (BRST) Received: from servidor25.nhs.local (unknown [10.0.0.254]) by servidor25.nhs.local (Postfix) with ESMTP id 166BA8601D4 for ; Thu, 12 Dec 2013 11:26:14 -0200 (BRST) Date: Thu, 12 Dec 2013 11:26:14 -0200 (BRST) From: Thiago Wiezbicki - NHS To: meta-freescale Message-ID: <89581171.1358325.1386854774058.JavaMail.root@nhs.com.br> In-Reply-To: <92379074.1357627.1386854557440.JavaMail.root@nhs.com.br> MIME-Version: 1.0 X-Originating-IP: [10.0.0.13] X-Mailer: Zimbra 8.0.3_GA_5664 (ZimbraWebClient - FF22 (Linux)/8.0.3_GA_5664) Thread-Topic: Vybrid twr-vf65gs10 eglibc checksum fail, mirror fail Thread-Index: EMyPbkY+7KW4U7x8nbUtzczlf3KJog== Subject: Vybrid twr-vf65gs10 eglibc checksum fail, mirror fail X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Dec 2013 13:26:22 -0000 Content-Type: multipart/alternative; boundary="----=_Part_1358324_1901397854.1386854774057" ------=_Part_1358324_1901397854.1386854774057 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit I've been trying compile the Yocto in twr-vf65gs10 but now I found a issue related to the checksum of the packages when the checksum fail and the script don't try to do a download for the another mirror, could you verify? $ bitbake core-image-minimal Parsing recipes: 100% |###################################################################################################################################################| Time: 00:00:51 Parsing of 1340 .bb files complete (0 cached, 1340 parsed). 1732 targets, 96 skipped, 0 masked, 0 errors. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "1.20.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-12.04" TARGET_SYS = "arm-poky-linux-gnueabi" MACHINE = "twr-vf65gs10" DISTRO = "poky" DISTRO_VERSION = "1.5" TUNE_FEATURES = "armv7a vfp neon" TARGET_FPU = "vfp-neon" meta meta-yocto = "thiago_branch:446df6fef308d962234e4f1d39100a953ec312f4" meta-oe = "thiago_branch:191499a2b54d04855284347ce5a067f998646be4" meta-fsl-arm = "thiago_branch:c7cc5d5f451c9d12df9f11314f4a58ecc347b1f5" meta-fsl-arm-extra = "thiago_branch:07ad83db0fb67c5023bd627a61efb7f474c52622" meta-fsl-demos = "thiago_branch:cd6275042cdd2d87490521f6cbeb65972ed37a66" NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks WARNING: Checksum failure encountered with download of http://downloads.yoctoproject.org/releases/eglibc/eglibc-2.18-svnr23787.tar.bz2 - will attempt other sources if available WARNING: Renaming /tmp/yocto/fsl-community-bsp/downloads/eglibc-2.18-svnr23787.tar.bz2 to /tmp/yocto/fsl-community-bsp/downloads/eglibc-2.18-svnr23787.tar.bz2_bad-checksum_59e8fbca7ea27a08440b46f0c2f98026 ERROR: Checksum failure fetching http://downloads.yoctoproject.org/releases/eglibc/eglibc-2.18-svnr23787.tar.bz2 ERROR: Function failed: Fetcher failure for URL: 'http://downloads.yoctoproject.org/releases/eglibc/eglibc-2.18-svnr23787.tar.bz2'. Checksum mismatch! File: '/tmp/yocto/fsl-community-bsp/downloads/eglibc-2.18-svnr23787.tar.bz2' has md5 checksum 8a656f1de1b5b03927dd52a06830c70a when b395b021422a027d89884992e91734fc was expected File: '/tmp/yocto/fsl-community-bsp/downloads/eglibc-2.18-svnr23787.tar.bz2' has sha256 checksum 9832466c5de4c4095d99001d775fed1df297c92c8ec3424ca16810f35230a7b6 when 15f564b45dc5dd65faf0875579e3447961ae61e876933384ae05d19328539ad4 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] = "8a656f1de1b5b03927dd52a06830c70a" SRC_URI[sha256sum] = "9832466c5de4c4095d99001d775fed1df297c92c8ec3424ca16810f35230a7b6" Otherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified. ERROR: Logfile of failure stored in: /tmp/yocto/fsl-community-bsp/vyb2/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/eglibc-initial/2.18-r0/temp/log.do_fetch.31372 ERROR: Task 470 (/tmp/yocto/fsl-community-bsp/sources/poky/meta/recipes-core/eglibc/eglibc-initial_2.18.bb, do_fetch) failed with exit code '1' WARNING: Checksum failure encountered with download of http://downloads.yoctoproject.org/releases/eglibc/eglibc-2.18-svnr23787.tar.bz2 - will attempt other sources if available WARNING: Renaming /tmp/yocto/fsl-community-bsp/downloads/eglibc-2.18-svnr23787.tar.bz2 to /tmp/yocto/fsl-community-bsp/downloads/eglibc-2.18-svnr23787.tar.bz2_bad-checksum_3b52e541f7760624e214e6631520a028 ERROR: Checksum failure fetching http://downloads.yoctoproject.org/releases/eglibc/eglibc-2.18-svnr23787.tar.bz2 ERROR: Function failed: Fetcher failure for URL: 'http://downloads.yoctoproject.org/releases/eglibc/eglibc-2.18-svnr23787.tar.bz2'. Checksum mismatch! File: '/tmp/yocto/fsl-community-bsp/downloads/eglibc-2.18-svnr23787.tar.bz2' has md5 checksum 8a656f1de1b5b03927dd52a06830c70a when b395b021422a027d89884992e91734fc was expected File: '/tmp/yocto/fsl-community-bsp/downloads/eglibc-2.18-svnr23787.tar.bz2' has sha256 checksum 9832466c5de4c4095d99001d775fed1df297c92c8ec3424ca16810f35230a7b6 when 15f564b45dc5dd65faf0875579e3447961ae61e876933384ae05d19328539ad4 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] = "8a656f1de1b5b03927dd52a06830c70a" SRC_URI[sha256sum] = "9832466c5de4c4095d99001d775fed1df297c92c8ec3424ca16810f35230a7b6" Otherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified. ERROR: Logfile of failure stored in: /tmp/yocto/fsl-community-bsp/vyb2/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/eglibc/2.18-r0/temp/log.do_fetch.31377 ERROR: Task 46 (/tmp/yocto/fsl-community-bsp/sources/poky/meta/recipes-core/eglibc/eglibc_2.18.bb, do_fetch) failed with exit code '1' -- Thiago Wiezbicki ------=_Part_1358324_1901397854.1386854774057 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
I've been trying compile the Yocto in twr= -vf65gs10 but now I found a issue related to the checksum of the packages w= hen the checksum fail and the script don't try to do a download for the ano= ther mirror, could you verify?


=
$ bitbake core-image-minimal
Parsing recipes: 100% |#####= ###########################################################################= ###################################################################| Time: = 00:00:51
Parsing of 1340 .bb files complete (0 cached, 1340 parsed). 173= 2 targets, 96 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing t= ask queue dependencies

Build Configuration:
BB_VERSION  = ;      =3D "1.20.0"
BUILD_SYS   =       =3D "x86_64-linux"
NATIVELSBSTRING &= nbsp; =3D "Ubuntu-12.04"
TARGET_SYS      &= nbsp; =3D "arm-poky-linux-gnueabi"
MACHINE     =       =3D "twr-vf65gs10"
DISTRO  &nbs= p;         =3D "poky"
DISTRO_VER= SION    =3D "1.5"
TUNE_FEATURES     = =3D "armv7a vfp neon"
TARGET_FPU      &nbs= p; =3D "vfp-neon"
meta        &n= bsp;     
meta-yocto     &n= bsp;  =3D "thiago_branch:446df6fef308d962234e4f1d39100a953ec312f4"
= meta-oe           =3D "th= iago_branch:191499a2b54d04855284347ce5a067f998646be4"
meta-fsl-arm =      =3D "thiago_branch:c7cc5d5f451c9d12df9f11314f4a58e= cc347b1f5"
meta-fsl-arm-extra =3D "thiago_branch:07ad83db0fb67c5023bd627= a61efb7f474c52622"
meta-fsl-demos    =3D "thiago_branch:c= d6275042cdd2d87490521f6cbeb65972ed37a66"

NOTE: Preparing runqueueNOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNIN= G: Checksum failure encountered with download of http://downloads.yoctoproj= ect.org/releases/eglibc/eglibc-2.18-svnr23787.tar.bz2 - will attempt other = sources if available
WARNING: Renaming /tmp/yocto/fsl-community-bsp/down= loads/eglibc-2.18-svnr23787.tar.bz2 to /tmp/yocto/fsl-community-bsp/downloa= ds/eglibc-2.18-svnr23787.tar.bz2_bad-checksum_59e8fbca7ea27a08440b46f0c2f98= 026
ERROR: Checksum failure fetching http://downloads.yoctoproject.org/r= eleases/eglibc/eglibc-2.18-svnr23787.tar.bz2
ERROR: Function failed: Fet= cher failure for URL: 'http://downloads.yoctoproject.org/releases/eglibc/eg= libc-2.18-svnr23787.tar.bz2'. Checksum mismatch!
File: '/tmp/yocto/fsl-c= ommunity-bsp/downloads/eglibc-2.18-svnr23787.tar.bz2' has md5 checksum 8a65= 6f1de1b5b03927dd52a06830c70a when b395b021422a027d89884992e91734fc was expe= cted
File: '/tmp/yocto/fsl-community-bsp/downloads/eglibc-2.18-svnr23787= .tar.bz2' has sha256 checksum 9832466c5de4c4095d99001d775fed1df297c92c8ec34= 24ca16810f35230a7b6 when 15f564b45dc5dd65faf0875579e3447961ae61e876933384ae= 05d19328539ad4 was expected
If this change is expected (e.g. you have up= graded to a new version without updating the checksums) then you can use th= ese lines within the recipe:
SRC_URI[md5sum] =3D "8a656f1de1b5b03927dd52= a06830c70a"
SRC_URI[sha256sum] =3D "9832466c5de4c4095d99001d775fed1df297= c92c8ec3424ca16810f35230a7b6"
Otherwise you should retry the download an= d/or check with upstream to determine if the file has become corrupted or o= therwise unexpectedly modified.

ERROR: Logfile of failure stored in:= /tmp/yocto/fsl-community-bsp/vyb2/tmp/work/armv7a-vfp-neon-poky-linux-gnue= abi/eglibc-initial/2.18-r0/temp/log.do_fetch.31372
ERROR: Task 470 (/tmp= /yocto/fsl-community-bsp/sources/poky/meta/recipes-core/eglibc/eglibc-initi= al_2.18.bb, do_fetch) failed with exit code '1'
WARNING: Checksum failur= e encountered with download of http://downloads.yoctoproject.org/releases/e= glibc/eglibc-2.18-svnr23787.tar.bz2 - will attempt other sources if availab= le
WARNING: Renaming /tmp/yocto/fsl-community-bsp/downloads/eglibc-2.18-= svnr23787.tar.bz2 to /tmp/yocto/fsl-community-bsp/downloads/eglibc-2.18-svn= r23787.tar.bz2_bad-checksum_3b52e541f7760624e214e6631520a028
ERROR: Chec= ksum failure fetching http://downloads.yoctoproject.org/releases/eglibc/egl= ibc-2.18-svnr23787.tar.bz2
ERROR: Function failed: Fetcher failure for U= RL: 'http://downloads.yoctoproject.org/releases/eglibc/eglibc-2.18-svnr2378= 7.tar.bz2'. Checksum mismatch!
File: '/tmp/yocto/fsl-community-bsp/downl= oads/eglibc-2.18-svnr23787.tar.bz2' has md5 checksum 8a656f1de1b5b03927dd52= a06830c70a when b395b021422a027d89884992e91734fc was expected
File: '/tm= p/yocto/fsl-community-bsp/downloads/eglibc-2.18-svnr23787.tar.bz2' has sha2= 56 checksum 9832466c5de4c4095d99001d775fed1df297c92c8ec3424ca16810f35230a7b= 6 when 15f564b45dc5dd65faf0875579e3447961ae61e876933384ae05d19328539ad4 was= expected
If this change is expected (e.g. you have upgraded to a new ve= rsion without updating the checksums) then you can use these lines within t= he recipe:
SRC_URI[md5sum] =3D "8a656f1de1b5b03927dd52a06830c70a"
SRC= _URI[sha256sum] =3D "9832466c5de4c4095d99001d775fed1df297c92c8ec3424ca16810= f35230a7b6"
Otherwise you should retry the download and/or check with up= stream to determine if the file has become corrupted or otherwise unexpecte= dly modified.

ERROR: Logfile of failure stored in: /tmp/yocto/fsl-co= mmunity-bsp/vyb2/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/eglibc/2.18-r0= /temp/log.do_fetch.31377
ERROR: Task 46 (/tmp/yocto/fsl-community-bsp/so= urces/poky/meta/recipes-core/eglibc/eglibc_2.18.bb, do_fetch) failed with e= xit code '1'


--
Thiago Wiezbicki
------=_Part_1358324_1901397854.1386854774057--