* Checksums update
@ 2007-10-18 11:22 Marcin Juszkiewicz
2007-10-18 13:01 ` Koen Kooi
0 siblings, 1 reply; 2+ messages in thread
From: Marcin Juszkiewicz @ 2007-10-18 11:22 UTC (permalink / raw)
To: openembedded-devel
As some of you know during OpenEmbedded builds there is checksums checking
(in do_fetch task). We have list of checksums stored in metadata in
conf/checksums.ini file.
But not all sources are covered there. I added some code into base.bbclass
to automatically generate TMPDIR/checksums.ini with data for missing
sources. Please review its output after building and commit/submit new
entries. But please do not submit entries for files which are generated
daily (source snapshots for example) as they are useless.
Another thing is getting sure that already fetched sources are the proper
ones. I pushed script into contrib/source-checker/ which was written for
this task. Simply run it with OE conf/checksums.ini against your sources
(DL_DIR directory). If any archive is wrong then this script will tell
you that. To confirm does it really apply (OE conf/checksums.ini contain
some bugs) please fetch archive from it's location, generate md5 and
sha256 and compare against checksums.ini file. Please commit/submit any
fixed entries.
--
JID: hrw-jabber.org
OpenEmbedded developer/consultant
If you can't learn to do it well, learn to enjoy doing it badly.
-- Ashleigh Brilliant
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: Checksums update
2007-10-18 11:22 Checksums update Marcin Juszkiewicz
@ 2007-10-18 13:01 ` Koen Kooi
0 siblings, 0 replies; 2+ messages in thread
From: Koen Kooi @ 2007-10-18 13:01 UTC (permalink / raw)
To: Using the OpenEmbedded metadata to build Distributions
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Marcin Juszkiewicz schreef:
> As some of you know during OpenEmbedded builds there is checksums checking
> (in do_fetch task). We have list of checksums stored in metadata in
> conf/checksums.ini file.
>
> But not all sources are covered there. I added some code into base.bbclass
> to automatically generate TMPDIR/checksums.ini with data for missing
> sources. Please review its output after building and commit/submit new
> entries. But please do not submit entries for files which are generated
> daily (source snapshots for example) as they are useless.
>
> Another thing is getting sure that already fetched sources are the proper
> ones. I pushed script into contrib/source-checker/ which was written for
> this task. Simply run it with OE conf/checksums.ini against your sources
> (DL_DIR directory). If any archive is wrong then this script will tell
> you that. To confirm does it really apply (OE conf/checksums.ini contain
> some bugs) please fetch archive from it's location, generate md5 and
> sha256 and compare against checksums.ini file. Please commit/submit any
> fixed entries.
On my dldir:
./oe-source-checker.py ../../conf/checksums.ini ~/OE/downloads/ | grep md5
curl-7.16.2.tar.bz2 has wrong md5: 1ef8d748ed567611450cd93898f5f3bc instead of 37a1de15c4300ca9413d39d2bcea9b36 url: http://curl.haxx.se/download/curl-7.16.2.tar.bz2
libX11-X11R7.0-1.0.0.tar.bz2 has wrong md5: 1164f1fb39a0132633302f0787ecf3f1 instead of dcf59f148c978816ebbe3fbc5c9ef0e1 url: http://xorg.freedesktop.org/releases/X11R7.0/src/lib/libX11-X11R7.0-1.0.0.tar.bz2
on the angstrom source mirror:
rpm2cpio-1.2_2.tbz has wrong md5: 76f8b7060500191c7cde078f831c7f0c instead of 801fd27c30c2e68ab4f193f15f81abb3 url: ftp://ftp.freebsd.org/pub/FreeBSD//ports/packages/archivers/rpm2cpio-1.2_2.tbz
curl-7.16.2.tar.bz2 has wrong md5: 1ef8d748ed567611450cd93898f5f3bc instead of 37a1de15c4300ca9413d39d2bcea9b36 url: http://curl.haxx.se/download/curl-7.16.2.tar.bz2
libnotify-0.4.2.tar.gz has wrong md5: 25585318503079a513af7064bb59c04d instead of ab588f9ce651feddab6a8225c102d24c url: http://www.galago-project.org/files/releases/source/libnotify/libnotify-0.4.2.tar.gz
tomoe-0.2.1.tar.gz has wrong md5: b564fc425f81b2bca2bd4612cf791cb4 instead of 95eca127a1d519ff4e836b3d00d7fa84 url: http://keihanna.dl.sourceforge.jp/tomoe/16048/tomoe-0.2.1.tar.gz
wx-cvs-Gtk.tar.bz2 has wrong md5: ded9acf4af61cc305aa6c6391af2ab4b instead of cac58d215b73189e8574d1c361e771a6 url: http://biolpc22.york.ac.uk/pub/CVS_HEAD/v1/wx-cvs-Gtk.tar.bz2
obby-0.4.1.tar.gz has wrong md5: b79146369fc76a61d6d4056a937c71c8 instead of 84c35d0cc6b603442e5ba0083fc1b8bb url: http://releases.0x539.de/obby/obby-0.4.1.tar.gz
<ctrl-c>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFHF1lDMkyGM64RGpERAl0/AKCLRdLLwcdrHBAPHtFKhg230RMEGwCcCljn
O+fkjuvOj+BDkQN9/uPTaCk=
=+BUd
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-18 13:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-18 11:22 Checksums update Marcin Juszkiewicz
2007-10-18 13:01 ` Koen Kooi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox