Bug 495347
Summary: | Firefox seems to mangle the downloaded file | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Lubomir Rintel <lkundrak> |
Component: | firefox | Assignee: | Gecko Maintainer <gecko-bugs-nobody> |
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | gecko-bugs-nobody, mcepl, mmahut, walters |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-04-30 04:55:57 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 446451 |
Description
Lubomir Rintel
2009-04-12 09:44:27 UTC
Weird, cannot reproduce here. I get two identical files: [matej@viklef tmp]$ ls -l anaconda.bug.495290* -rw-rw-r--. 1 matej matej 181517 30. dub 00.36 anaconda.bug.495290-firefox.tar.gz -rw-rw-r--. 1 matej matej 181517 30. dub 00.37 anaconda.bug.495290.tar.gz [matej@viklef tmp]$ md5sum anaconda.bug.495290* 6642bd4fe6442057e7d0178639625d82 anaconda.bug.495290-firefox.tar.gz 6642bd4fe6442057e7d0178639625d82 anaconda.bug.495290.tar.gz [matej@viklef tmp]$ gzip --test --verbose anaconda.bug.495290* anaconda.bug.495290-firefox.tar.gz: OK anaconda.bug.495290.tar.gz: OK [matej@viklef tmp]$ Is there anything non-standard with your configuration? Plugins (can you reproduce it with -safe-mode)? Some network configuration (e.g., proxies)? I did not manage to reproduce this today, with the following revisions: firefox-3.1-0.11.beta3.fc11.i586 xulrunner-1.9.1-0.11.beta3.fc11.i586 Which seem to be the same versions I reported against. I conclude this could have been a server side problem. I've tried this multiple times with the same faulty results before and marek even reproduced this on ancient fc8 firefox as well. Sorry for bothering you; closing. |