Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102609 - mozilla 1.7.11 filesize doesnt match (fix attached)
Summary: mozilla 1.7.11 filesize doesnt match (fix attached)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-15 06:59 UTC by W.klein
Modified: 2005-08-16 12:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fixed manifest file (Manifest,1.90 KB, text/plain)
2005-08-15 07:00 UTC, W.klein
Details
fixed digest file (digest-mozilla-1.7.11,428 bytes, text/plain)
2005-08-15 07:01 UTC, W.klein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description W.klein 2005-08-15 06:59:58 UTC
filesize is wrong (attached files are fixes for the digest and manifest files)

Reproducible: Always
Steps to Reproduce:
1.emerge -f mozilla (on amd64 dont know about other platforms)
2.
3.

Actual Results:  
emerge gave me this and refetched

!!! Previously fetched file: mozilla-1.7.11-source.tar.bz2
!!! Reason: Filesize does not match recorded size

Expected Results:  
emerge downloaded mozilla and starting to extract/compile/install
Comment 1 W.klein 2005-08-15 07:00:42 UTC
Created attachment 66001 [details]
fixed manifest file

fix for manifest file
Comment 2 W.klein 2005-08-15 07:01:23 UTC
Created attachment 66002 [details]
fixed digest file

fixed digest file
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-08-15 07:10:10 UTC
Works fine here, please emerge sync again. If it does not help, then change the
mirror.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-08-15 08:40:22 UTC

*** This bug has been marked as a duplicate of 102571 ***
Comment 5 W.klein 2005-08-15 08:48:07 UTC
tried 3 server now but i still get the same error

btw maybe i forgot to tell i did

emerge  =mozilla-1.7.11  (maybe it emerges another version on other platforms)

(In reply to comment #3)
> Works fine here, please emerge sync again. If it does not help, then change the
> mirror.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2005-08-15 08:58:33 UTC
Set your rsync server to rsync.gentoo.org, that one works.
Comment 7 W.klein 2005-08-15 09:03:15 UTC
no sorry still the same error


sync output:

Server Address : 134.68.220.73
Contact Name   : mirror-admin@gentoo.org
Hardware       : 2 x Intel(R) Xeon(TM) CPU 1700MHz, 2176MB RAM
 
 
Please note: common gentoo-netiquette says you should not sync more
than once a day.  Users who abuse the rsync.gentoo.org rotation
may be added to a temporary ban list.
 
 
MOTD brought to you by motd-o-matic, version 0.3

receiving file list ... 
121895 files to consider
metadata/
metadata/timestamp.chk
          32 100%    0.00kB/s    0:00:00
 121800 files...
Number of files: 121895
Number of files transferred: 1
Total file size: 95669750 bytes
Total transferred file size: 32 bytes
Literal data: 32 bytes
Matched data: 0 bytes
File list size: 2816195
Total bytes written: 201
Total bytes read: 2816701

wrote 201 bytes  read 2816701 bytes  86673.91 bytes/sec
total size is 95669750  speedup is 33.96

>>> Updating Portage cache:  100%

emerge output:

root ~ #  emerge  =mozilla-1.7.11
Calculating dependencies ...done!
>>> emerge (1 of 1) www-client/mozilla-1.7.11 to /
>>> md5 files   ;-) mozilla-1.7.10-r2.ebuild
>>> md5 files   ;-) mozilla-1.7.10-r1.ebuild
>>> md5 files   ;-) mozilla-1.7.10-r3.ebuild
>>> md5 files   ;-) mozilla-1.7.11.ebuild
>>> md5 files   ;-) mozilla-1.7.11-r1.ebuild
>>> md5 files   ;-) files/mozilla-1.7.3-4ft2.patch
>>> md5 files   ;-) files/google.src
>>> md5 files   ;-) files/mozilla-1.7.6-ppc64.patch
>>> md5 files   ;-) files/mozilla-hppa.patch
>>> md5 files   ;-) files/mozilla-rebuild-databases.pl
>>> md5 files   ;-) files/mozilla-alpha-xpcom-subs-fix.patch
>>> md5 files   ;-) files/10mozilla
>>> md5 files   ;-) files/svg-cairo-0.3.0-fix.patch
>>> md5 files   ;-) files/mozilla-stackgrowth.patch
>>> md5 files   ;-) files/mozilla-1.7.8-objectframefix.diff
>>> md5 files   ;-) files/mozilla-1.7.6-gcc4.patch
>>> md5 files   ;-) files/digest-mozilla-1.7.10-r1
>>> md5 files   ;-) files/digest-mozilla-1.7.10-r2
>>> md5 files   ;-) files/mozilla-1.7.8-amd64.patch
>>> md5 files   ;-) files/xft.js
>>> md5 files   ;-) files/digest-mozilla-1.7.10-r3
>>> md5 files   ;-) files/digest-mozilla-1.7.11
>>> md5 files   ;-) files/digest-mozilla-1.7.11-r1
>>> md5 files   ;-) files/1.3/mozilla-1.3-fix-RAW-target.patch
>>> md5 files   ;-) files/icon/mozilla-icon.png
>>> md5 files   ;-) files/icon/mozilla.desktop

!!! Digest verification Failed:
!!!    /usr/portage/distfiles/mozilla-1.7.11-source.tar.bz2
!!! Reason: Filesize does not match recorded size
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2005-08-15 09:18:02 UTC
100%[=================================================================================================>]
29,818,300     8.16M/s    ETA 00:00

18:12:29 (4.42 MB/s) - `/usr/portage/distfiles/mozilla-1.7.11-source.tar.bz2'
saved [29818300]

>>> mozilla-1.7.11-source.tar.bz2 size ;-)
>>> mozilla-1.7.11-source.tar.bz2 MD5 ;-)

I have really no idea what are you downloading, your "fixed" digests break it
for me. Delete mozilla-1.7.11-source.tar.bz2 from distfiles and try again.
Comment 9 W.klein 2005-08-15 09:38:15 UTC
i have downloaded manualy from
http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.7.11/

orriginal mozilla.org server just like emerge did ???
Comment 10 W.klein 2005-08-15 09:46:20 UTC
note: the 192.168.1.2 is my private server(wich stoped working again :( )

full emerge -f 
Calculating dependencies ...done!
>>> emerge (1 of 1) www-client/mozilla-1.7.11 to /
>>> Previously fetched file: mozilla-jslibmath-alpha.patch size ;-)
>>> Previously fetched file: mozilla-jslibmath-alpha.patch MD5 ;-)
>>> Previously fetched file: enigmail-0.92.0.tar.gz size ;-)
>>> Previously fetched file: enigmail-0.92.0.tar.gz MD5 ;-)
>>> Previously fetched file: mozilla-1.7.10-nsplugins-v2.patch size ;-)
>>> Previously fetched file: mozilla-1.7.10-nsplugins-v2.patch MD5 ;-)
>>> Previously fetched file: ipc-1.1.3.tar.gz size ;-)
>>> Previously fetched file: ipc-1.1.3.tar.gz MD5 ;-)
>>> Downloading
ftp://gentoo:password@192.168.1.2/distfiles/mozilla-1.7.11-source.tar.bz2
--18:37:41-- 
ftp://gentoo:*password*@192.168.1.2/distfiles/mozilla-1.7.11-source.tar.bz2
           => `/usr/portage/distfiles/mozilla-1.7.11-source.tar.bz2'
Connecting to 192.168.1.2:21... connected.
Logging in as gentoo ... 
Error in server greeting.
Retrying.

--18:37:42-- 
ftp://gentoo:*password*@192.168.1.2/distfiles/mozilla-1.7.11-source.tar.bz2
  (try: 2) => `/usr/portage/distfiles/mozilla-1.7.11-source.tar.bz2'
Connecting to 192.168.1.2:21... connected.
Logging in as gentoo ... 
Error in server greeting.
Retrying.

--18:37:44-- 
ftp://gentoo:*password*@192.168.1.2/distfiles/mozilla-1.7.11-source.tar.bz2
  (try: 3) => `/usr/portage/distfiles/mozilla-1.7.11-source.tar.bz2'
Connecting to 192.168.1.2:21... connected.
Logging in as gentoo ... 
Error in server greeting.
Retrying.

--18:37:47-- 
ftp://gentoo:*password*@192.168.1.2/distfiles/mozilla-1.7.11-source.tar.bz2
  (try: 4) => `/usr/portage/distfiles/mozilla-1.7.11-source.tar.bz2'
Connecting to 192.168.1.2:21... connected.
Logging in as gentoo ... 
Error in server greeting.
Retrying.

--18:37:51-- 
ftp://gentoo:*password*@192.168.1.2/distfiles/mozilla-1.7.11-source.tar.bz2
  (try: 5) => `/usr/portage/distfiles/mozilla-1.7.11-source.tar.bz2'
Connecting to 192.168.1.2:21... connected.
Logging in as gentoo ... 
Error in server greeting.
Giving up.

>>> Downloading
http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.7.11/source/mozilla-1.7.11-source.tar.bz2
--18:37:51-- 
http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.7.11/source/mozilla-1.7.11-source.tar.bz2
           => `/usr/portage/distfiles/mozilla-1.7.11-source.tar.bz2'
Resolving ftp.mozilla.org... 207.200.66.54, 216.165.129.134, 64.12.204.21, ...
Connecting to ftp.mozilla.org[207.200.66.54]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 30,448,903 [application/x-tar]

100%[================================================================================================================================================================================================================>]
30,448,903    72.89K/s    ETA 00:00

18:45:01 (69.29 KB/s) - `/usr/portage/distfiles/mozilla-1.7.11-source.tar.bz2'
saved [30,448,903/30,448,903]

!!! Fetched file: mozilla-1.7.11-source.tar.bz2 VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
Removing corrupt distfile...
!!! Couldn't download mozilla-1.7.11-source.tar.bz2. Aborting.

!!! Fetch for /usr/portage/www-client/mozilla/mozilla-1.7.11.ebuild failed,
continuing...



!!! Some fetch errors were encountered.  Please see above for details.
Comment 11 Jakub Moc (RETIRED) gentoo-dev 2005-08-15 10:21:46 UTC
Hmmm, the file on mirrors does not match upstream then.
Comment 12 Jory A. Pratt 2005-08-15 10:41:47 UTC
strange wget 
http://open-systems.ufl.edu/mirrors/gentoo/distfiles/mozilla-1.7.11-source.tar.bz2

move it to your source dir and then run your emerge digest is fine.
Comment 13 Jakub Moc (RETIRED) gentoo-dev 2005-08-15 11:40:49 UTC
OK, so once again:

Gentoo mirrors:

wget
http://open-systems.ufl.edu/mirrors/gentoo/distfiles/mozilla-1.7.11-source.tar.bz2
Length: 29,818,300 (28M) [application/x-tar]
20:36:37 (324.46 KB/s) - `mozilla-1.7.11-source.tar.bz2' saved [29818300/29818300]

Upstream:

wget
http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.7.11/source/mozilla-1.7.11-source.tar.bz2
Length: 30,448,903 (29M) [application/x-tar]
20:38:30 (701.68 KB/s) - `mozilla-1.7.11-source.tar.bz2.2' saved [30448903/30448903]

Seems pretty clear to me that the tarballs don't match.
Comment 14 Jory A. Pratt 2005-08-15 11:43:28 UTC
different mirrors are reporting different md5's nothing we can do about that
what we can do is use source that we know to be good.
Comment 15 Jure Repinc 2005-08-16 12:46:02 UTC
I downloaded from official Mozilla mirror and checked the MD5 but I still get 
this digest error when I try to emerge mozilla.