Bug 227951 - www-client/mozilla-firefox-3.0: Filesize does not match recorded size
|
Bug#:
227951
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: mozilla@gentoo.org
|
Reported By: bethenco@cs.berkeley.edu
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: www-client/mozilla-firefox-3.0: Filesize does not match recorded size
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2008-06-17 23:24 0000
|
I can confirm this. It appears that the mirrors picked up the same file but the
filesize differs than what armin76 digested with. Not sure why.
%% diff firefox-3.0.tar.bz2 /usr/portage/distfiles/mozilla-firefox-3.0.tar.bz2
%% echo $?
0
where firefox-3.0.tar.bz2 is downloaded from getfirefox.com and the distfile is
downloaded from
http://gentoo.chem.wisc.edu/gentoo/distfiles/mozilla-firefox-3.0.tar.bz2
I believe some of the official source is torn apart into xulrunner, nspr, and
nss. All of which compiled fine... using the 9M file that is on the mirrors
results in a failed compile (quel surprise).
FWIW, I tried the source tarball from the link I posted previously. And it
works.
(In reply to comment #4)
> FWIW, I tried the source tarball from the link I posted previously. And it
> works.
>
Yes, it seems obvious that the Gentoo mirrors picked up the binary tarball
somehow.
Yeah, but I downloaded the source tarball and its MD5SUM didn't match
BAH!
Speaking of bah, did you catch the EULA for the binary version of Firefox 3?
(In reply to comment #6)
> Yeah, but I downloaded the source tarball and its MD5SUM didn't match
I should have made it clear that, when I said it worked, I actually meant it
worked after rebuilding digest.
Confirmed, filesize doesn't match anything I can get my hands on. Downloaded
full source from the mozilla site and stuck it in
/usr/portage/www-client/mozilla-firefox, rebuilt the digest, called it good.
Apparently the ebuild can still grab the proper parts from the full source
tarball.