[DRE-maint] [Bug 578720] Re: files get corrupted during file upload-download

Torsten WarEagle at gmx.ch
Mon Jun 7 17:59:38 UTC 2010


Shure:

local file:
md5sum -b /freigabe/tmp/Test.pdf
3256926035bad98fa8b53853ee05aa87 */freigabe/tmp/Test.pdf

Uploaded file (on server):
md5sum -b 100607195738_Test.pdf
641846ef9e348283ee438e4e43f60aff *100607195738_Test.pdf

Downloaded file (local):
md5sum -b /freigabe/tmp/Test_download.pdf
641846ef9e348283ee438e4e43f60aff */freigabe/tmp/Test_download.pdf

-- 
files get corrupted during file upload-download
https://bugs.launchpad.net/bugs/578720
You received this bug notification because you are subscribed to Ubuntu.

Status in “redmine” package in Ubuntu: New

Bug description:
Binary package hint: redmine

Ubuntu 10.04 LTS Server Edition
redmine 0.9.3-1 with sqlite

About your application's environment
Ruby version 1.8.7 (i486-linux)
RubyGems version 1.3.5
Rails version 2.2.3
Active Record version 2.2.3
Action Pack version 2.2.3
Active Resource version 2.2.3
Action Mailer version 2.2.3
Active Support version 2.2.3
Edge Rails revision unknown
Application root /usr/share/redmine
Environment production
Database adapter sqlite3
Database schema version 20100221100219

(redmine was installed from ubuntu repository)

Following problem:
I can upload a pdf file (450 kB) to the wiki or files section without any trouble.
After I downloaded the file, it's corrupted -> it can only partly be displayed in adobe.
Same happens to dwf (150 kB) or dwg (450 kB) files. The dwf file cannot be displayed at all and the dwg file is creating error messages in autocad during opening.
The file size is always the same like before.

If I do the same with a log file (2 MB) everything works fine.

Any ideas?







More information about the Pkg-ruby-extras-maintainers mailing list