Opened 12 years ago

Closed 12 years ago

Last modified 11 years ago

#820 closed defect (fixed)

setup-download rerieves files in text-mode

Reported by: felix winkelmann Owned by:
Priority: major Milestone: 4.9.0
Component: core tools Version: 4.7.x
Keywords: setup-download chicken-install Cc:
Estimated difficulty:

Description

Files retrieved by chicken-install (via the "setup-download" module) are written to the disk in text-mode. This corrupts binary files (like "jscheme.jar" from the "javahack" egg) on Windows systems.
A simple remedy is to open the output file in binary mode.

Change History (2)

comment:1 Changed 12 years ago by Christian Kellermann

Resolution: fixed
Status: newclosed

6f5f5f8dac7b7f44815a2c6893bfa3f7cb33185f on master fixes this.

comment:2 Changed 11 years ago by felix winkelmann

Milestone: 4.8.04.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.