From: Gary Thomas <gary@mlbassoc.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: tslib keeps failing on checksum
Date: Wed, 20 Nov 2013 04:05:18 -0700 [thread overview]
Message-ID: <528C976E.4030608@mlbassoc.com> (raw)
In-Reply-To: <528C8880.7070806@topic.nl>
On 2013-11-20 03:01, Mike Looijmans wrote:
> I get this error every time I try t build the current oe-core master:
>
> ERROR: Checksum failure fetching https://github.com/kergoth/tslib/releases/download/1.1/tslib-1.1.tar.xz;downloadfilename=tslib-1.1.tar.xz
> ERROR: Function failed: Fetcher failure for URL: 'https://github.com/kergoth/tslib/releases/download/1.1/tslib-1.1.tar.xz;downloadfilename=tslib-1.1.tar.xz'. Checksum mismatch!
> File: '/home/mike/zynq-next/build/downloads/tslib-1.1.tar.xz' has md5 checksum d41d8cd98f00b204e9800998ecf8427e when 14771f8607b341bb4b297819d37e837d was expected
>
> Now the weird thing is, that when I fetch the thing using wget, I get a blob with the right checksum:
>
> # wget https://github.com/kergoth/tslib/releases/download/1.1/tslib-1.1.tar.xz
> # md5sum tslib-1.1.tar.xz
> 14771f8607b341bb4b297819d37e837d tslib-1.1.tar.xz
>
> Is oe-core using some other flavour of wget or what else could cause this kind of fetch error?
>
What version of OE-core metadata are you using? The recipe
meta/recipes-graphics/tslib/tslib_1.1.bb
in OE-core rev 2d8e124adcf27af524eeeae61daf1b21a1c2f27c has
the correct md5sum, so you must have incorrect/stale recipe.
The recipe was last updated in this rev:
commit 2e92d845b433f3a1805c310ccda54cfc7dd8b1e1
Author: Paul Eggleton <paul.eggleton@linux.intel.com>
Date: Fri Aug 16 14:33:12 2013 +0100
tslib: update to 1.1
Drop patches merged upstream. 32bitBE-support.patch wasn't merged, but
no longer applies and similar changes look to have been made; tslib 1.1
works properly on qemumips without it, so this has also been dropped.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
next prev parent reply other threads:[~2013-11-20 11:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-20 10:01 tslib keeps failing on checksum Mike Looijmans
2013-11-20 10:38 ` Martin Jansa
2013-11-20 11:09 ` Mike Looijmans
2013-11-20 11:05 ` Gary Thomas [this message]
[not found] <528CA4B0.3060907@topic.nl>
2013-11-20 12:02 ` Mike Looijmans
2013-11-20 12:29 ` Martin Jansa
2013-11-20 12:45 ` Mike Looijmans
2013-11-20 13:24 ` Martin Jansa
2013-11-20 13:43 ` Richard Purdie
2013-11-20 15:18 ` Martin Jansa
2013-11-20 15:38 ` Richard Purdie
2013-11-20 12:59 ` 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=528C976E.4030608@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=openembedded-core@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.