* [ptxdist] Different MD5 sums of glibc-ports-2.13.tar.bz2
@ 2011-10-20 11:06 Bernhard Seßler
2011-10-27 15:23 ` Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Bernhard Seßler @ 2011-10-20 11:06 UTC (permalink / raw)
To: ptxdist
Comparing the package glibc-ports-2.13.tar.bz2 from
http://www.pengutronix.de/software/ptxdist/temporary-src/glibc/glibc-ports-2.13.tar.bz2
with the same package from other ptxdist mirrors
( e.g. http://ftp.uni-kl.de/pub/gnu/glibc/glibc-ports-2.13.tar.bz2 ) shows that
these packages have different MD5 sums:
99662ee86e19c36dd6605784c4774dd2 glibc-ports-2.13.pengutronix.tar.bz2
483f37cfdd619e81d8ca9e9d713944b5 glibc-ports-2.13.uni-kl.tar.bz2
Doing a 'diff -r' on the extracted directories shows that the contents of both
archives seem to be identical, but the timestamps and sizes differ.
'ls -l' shows:
bsessler bsessler 625584 2011-02-07 20:12 glibc-ports-2.13.pengutronix.tar.bz2
bsessler bsessler 625945 2011-03-06 20:12 glibc-ports-2.13.uni-kl.tar.bz2
Building the OSELAS Toolchain 2010.03 therefore results in an error, if ptxdist
attempts to use the package from the pengutronix mirror:
--------------------------------
target: glibc-ports-2.13.tar.bz2
--------------------------------
--2011-10-20 13:02:14--
http://www.pengutronix.de/software/ptxdist/temporary-src/glibc-ports-2.13.tar.bz2
Resolving www.pengutronix.de... 78.47.139.85, 2a01:4f8:121:2:5054:ff:feaf:fc62
Connecting to www.pengutronix.de|78.47.139.85|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-10-20 13:02:14 ERROR 404: Not Found.
--2011-10-20 13:02:14--
http://www.pengutronix.de/software/ptxdist/temporary-src/glibc/glibc-ports-2.13.tar.bz2
Resolving www.pengutronix.de... 78.47.139.85, 2a01:4f8:121:2:5054:ff:feaf:fc62
Connecting to www.pengutronix.de|78.47.139.85|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 625584 (611K) [application/x-bzip2]
Saving to:
`/home/bsessler/src/OSELAS.Toolchain-2011.03.1/src/glibc-ports-2.13.tar.bz2.XVJu9jMeru'
100%[======================================>] 625,584 623K/s in 1.0s
2011-10-20 13:02:15 (623 KB/s) -
`/home/bsessler/src/OSELAS.Toolchain-2011.03.1/src/glibc-ports-2.13.tar.bz2.XVJu9jMeru'
saved [625584/625584]
-----------------------
target: glibc-ports.get
-----------------------
ptxdist: error: Wrong md5sum for 'glibc-ports'
(/home/bsessler/src/OSELAS.Toolchain-2011.03.1/src/glibc-ports-2.13.tar.bz2)
make: ***
[/home/bsessler/src/OSELAS.Toolchain-2011.03.1/platform-arm-cortexa8-linux-gnueabi-gcc-4.5.2-glibc-2.13-binutils-2.21-kernel-2.6.36-sanitized/state/glibc-ports.get]
Error 1
Regards,
Bernhard Sessler
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] Different MD5 sums of glibc-ports-2.13.tar.bz2
2011-10-20 11:06 [ptxdist] Different MD5 sums of glibc-ports-2.13.tar.bz2 Bernhard Seßler
@ 2011-10-27 15:23 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2011-10-27 15:23 UTC (permalink / raw)
To: ptxdist
On Thu, Oct 20, 2011 at 01:06:36PM +0200, Bernhard Seßler wrote:
> Comparing the package glibc-ports-2.13.tar.bz2 from
> http://www.pengutronix.de/software/ptxdist/temporary-src/glibc/glibc-ports-2.13.tar.bz2
> with the same package from other ptxdist mirrors
> ( e.g. http://ftp.uni-kl.de/pub/gnu/glibc/glibc-ports-2.13.tar.bz2 )
> shows that these packages have different MD5 sums:
>
> 99662ee86e19c36dd6605784c4774dd2 glibc-ports-2.13.pengutronix.tar.bz2
> 483f37cfdd619e81d8ca9e9d713944b5 glibc-ports-2.13.uni-kl.tar.bz2
>
> Doing a 'diff -r' on the extracted directories shows that the
> contents of both archives seem to be identical, but the timestamps
> and sizes differ.
> 'ls -l' shows:
>
> bsessler bsessler 625584 2011-02-07 20:12 glibc-ports-2.13.pengutronix.tar.bz2
> bsessler bsessler 625945 2011-03-06 20:12 glibc-ports-2.13.uni-kl.tar.bz2
>
> Building the OSELAS Toolchain 2010.03 therefore results in an error,
> if ptxdist attempts to use the package from the pengutronix mirror:
[...]
We created the one on the pengutronix mirror because at first upstream did
not provide a package. Now that the upstream package is available I guess I
should remove the one on our mirror.
Michael
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-27 15:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-20 11:06 [ptxdist] Different MD5 sums of glibc-ports-2.13.tar.bz2 Bernhard Seßler
2011-10-27 15:23 ` Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox