Cannot Download RPM
Posted: Fri May 23, 2014 4:16 pm
I cannot seem to download a good RPM for RHEL 6. I've used Firefox and 'wget' and get a different MD5 sum, neither of which match the official one. I am guessing the problem lies with the invalid time-stamp from 'wget'.
This is the MD5 sum I get each time:
933446f5c0c2f60b8d5632b6ac0585b3 Apache_OpenOffice_4.1.0_Linux_x86-64_install-rpm_en-US.tar.gz
This may not directly be an openoffice problem but I am hoping someone else has encountered this and can suggest a solution. TIA.
Code: Select all
wget 'http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.0/binaries/en-US/Apache_OpenOffice_4.1.0_Linux_x86-64_install-rpm_en-US.tar.gz/download'
--2014-05-23 09:58:44-- http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.0/binaries/en-US/Apache_OpenOffice_4.1.0_Linux_x86-64_install-rpm_en-US.tar.gz/download
Resolving sourceforge.net... 216.34.181.60
Connecting to sourceforge.net|216.34.181.60|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://downloads.sourceforge.net/project/openofficeorg.mirror/4.1.0/binaries/en-US/Apache_OpenOffice_4.1.0_Linux_x86-64_install-rpm_en-US.tar.gz?r=&ts=1400853524&use_mirror=superb-dca2 [following]
--2014-05-23 09:58:44-- http://downloads.sourceforge.net/project/openofficeorg.mirror/4.1.0/binaries/en-US/Apache_OpenOffice_4.1.0_Linux_x86-64_install-rpm_en-US.tar.gz?r=&ts=1400853524&use_mirror=superb-dca2
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://superb-dca2.dl.sourceforge.net/project/openofficeorg.mirror/4.1.0/binaries/en-US/Apache_OpenOffice_4.1.0_Linux_x86-64_install-rpm_en-US.tar.gz [following]
--2014-05-23 09:58:45-- http://superb-dca2.dl.sourceforge.net/project/openofficeorg.mirror/4.1.0/binaries/en-US/Apache_OpenOffice_4.1.0_Linux_x86-64_install-rpm_en-US.tar.gz
Resolving superb-dca2.dl.sourceforge.net... 209.61.193.20
Connecting to superb-dca2.dl.sourceforge.net|209.61.193.20|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 161126655 (154M) [application/x-gzip]
Saving to: “Apache_OpenOffice_4.1.0_Linux_x86-64_install-rpm_en-US.tar.gz”
100%[======================================>] 161,126,655 8.19M/s in 20s
Last-modified header invalid -- time-stamp ignored.
2014-05-23 09:59:32 (7.77 MB/s) - “Apache_OpenOffice_4.1.0_Linux_x86-64_install-rpm_en-US.tar.gz” saved [161126655/161126655]
933446f5c0c2f60b8d5632b6ac0585b3 Apache_OpenOffice_4.1.0_Linux_x86-64_install-rpm_en-US.tar.gz
This may not directly be an openoffice problem but I am hoping someone else has encountered this and can suggest a solution. TIA.