From: Joshua Lock <josh@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH] fetch2: fix Exception parameters when BB_STRICT_CHECKSUM enabled
Date: Tue, 13 Dec 2011 14:11:55 -0800 [thread overview]
Message-ID: <4EE7CDAB.2050509@linux.intel.com> (raw)
In-Reply-To: <20111206100603.GB5456@jama.jama.net>
On 06/12/11 02:06, Martin Jansa wrote:
> With today's master I'm still getting rather long error message when just checksums are wrong.
> Do I have something wrong in my configuration?
You don't, for better or worse BitBake appears to dump the tasks log
when the task fails. Unfortunately this means we usually have to scroll
back to see the suggestion of how to rectify the issue.
>
> NOTE: Running task 1 of 12 (ID: 4, openembedded-core/meta/recipes-devtools/subversion/subversion_1.7.2.bb, do_fetch)
> NOTE: package subversion-1.7.2-r0: task do_fetch: Started
> WARNING: Fetcher failure for URL: 'http://archive.apache.org/dist/subversion/subversion-1.7.2.tar.bz2'. Checksum mismatch!
> File: '/OE/shr-core/downloads/subversion-1.7.2.tar.bz2' has md5 checksum 1e5dfffd27be080672e5a042564368a8 when 8a4fa74385df85a9702141b6b68b8307 was expected (from URL: 'http://archive.apache.org/dist/subversion/subversion-1.7.2.tar.bz2')
> File: '/OE/shr-core/downloads/subversion-1.7.2.tar.bz2' has sha256 checksum 7eb3e1ae2b0385e1cc20ca9e1839e0ef0ac98a7455dc52ba4cdf567547bfc517 when d34bde626fac1aa553f5c9aeedf961999a77cc31540ace18da5aeacdd03d6608 was expected (from URL: 'h
> ttp://archive.apache.org/dist/subversion/subversion-1.7.2.tar.bz2')
> ERROR: Function 'Fetcher failure for URL: 'http://archive.apache.org/dist/subversion/subversion-1.7.2.tar.bz2'. Unable to fetch URL http://archive.apache.org/dist/subversion/subversion-1.7.2.tar.bz2 from any source.' failed
> ERROR: Logfile of failure stored in: /OE/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/subversion-1.7.2-r0/temp/log.do_fetch.17472
> Log data follows:
<snip>
> NOTE: package subversion-1.7.2-r0: task do_fetch: Failed
> ERROR: Task 4 (openembedded-core/meta/recipes-devtools/subversion/subversion_1.7.2.bb, do_fetch) failed with exit code '1'
> ERROR: 'openembedded-core/meta/recipes-devtools/subversion/subversion_1.7.2.bb' failed
I agree this is a rather obnoxious error, it'll be a few days or so
before I get round to looking at it so I filed a bug to ensure it
doesn't get forgotten.
http://bugzilla.pokylinux.org/show_bug.cgi?id=1832
Cheers,
Joshua
--
Joshua Lock
Yocto Project "Johannes factotum"
Intel Open Source Technology Centre
next prev parent reply other threads:[~2011-12-13 22:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-06 10:06 [PATCH] fetch2: fix Exception parameters when BB_STRICT_CHECKSUM enabled Martin Jansa
2011-12-13 22:11 ` Joshua Lock [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-12-02 18:58 Joshua Lock
2011-12-05 16:18 ` Richard Purdie
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=4EE7CDAB.2050509@linux.intel.com \
--to=josh@linux.intel.com \
--cc=bitbake-devel@lists.openembedded.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.