Closed
Bug 116505
Opened 24 years ago
Closed 24 years ago
File corruption downloading JRE v1.3.1_02 from java.sun.com
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
People
(Reporter: du11y, Assigned: bbaetz)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122108
The size of the downladed file "j2re-1_3_1_02-linux-i386.bin" is different from
the correct size (14,877,685 bytes). Installation fails due to file corruption.
Mozilla 0.9.6 reproduces the problem.
Netscape Navigator 4.78 downloads the file without corruption.
Reproducible: Always
Steps to Reproduce:
1. Go to "http://java.sun.com/j2se/1.3/jre/download-linux.html".
2. Choose "GNUZIP Tar shell script" and "Accept"
3. Choose "FTP download from java.sun.com"
Actual Results: Downloaded file size is different from the correct size.
Installation fails due to file corruption.
Expected Results: Downloaded file size matches the correct size. Installation
succeeds.
Debian Testing with kernel 2.2.20
Assignee | ||
Comment 1•24 years ago
|
||
Are you sure that the download finished correctly? Was this reproducable?
I did this a couple of weeks ago without problems on my modem connection.
I tried again 5 times with 0.9.7 on my cable modem, but the file size were
always smaller than the correct size (14,877,685 bytes).
1st, 2nd and 3rd : 13863936 bytes
4th, 5th : 13884416
I could download the file successfuly using Netscape 4.78. BTW, I haven't had
any problem downloading other files using mozilla.
I am using Debian Woody with kernel 2.2.20.
Assignee | ||
Comment 3•24 years ago
|
||
How much free space does /tmp have? We temporarily d/l to there first - taht
could be it.
That was it. I had only 13M space in /tmp (blush). ln -s /var/tmp /tmp did it.
Thanks for help.
Assignee | ||
Comment 5•24 years ago
|
||
No problem
*** This bug has been marked as a duplicate of 69938 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•