From: Thiago Wiezbicki - NHS <thiago.wiezbicki@nhs.com.br>
To: meta-freescale <meta-freescale@yoctoproject.org>
Subject: Vybrid twr-vf65gs10 eglibc checksum fail, mirror fail
Date: Thu, 12 Dec 2013 11:26:14 -0200 (BRST) [thread overview]
Message-ID: <89581171.1358325.1386854774058.JavaMail.root@nhs.com.br> (raw)
In-Reply-To: <92379074.1357627.1386854557440.JavaMail.root@nhs.com.br>
[-- Attachment #1: Type: text/plain, Size: 5059 bytes --]
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
[-- Attachment #2: Type: text/html, Size: 5951 bytes --]
next parent reply other threads:[~2013-12-12 13:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <92379074.1357627.1386854557440.JavaMail.root@nhs.com.br>
2013-12-12 13:26 ` Thiago Wiezbicki - NHS [this message]
2013-12-12 16:49 ` Vybrid twr-vf65gs10 eglibc checksum fail, mirror fail Otavio Salvador
2013-12-12 16:50 ` Otavio Salvador
2013-12-12 17:35 ` Thiago Wiezbicki - NHS
2013-12-12 19:34 ` Otavio Salvador
2013-12-12 19:38 ` Thiago Wiezbicki - NHS
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=89581171.1358325.1386854774058.JavaMail.root@nhs.com.br \
--to=thiago.wiezbicki@nhs.com.br \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.