Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#1574 closed defect (invalid)

BUG: port fetch

Reported by: julien.touche@… Owned by: tobypeterson
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: toby@…
Port:

Description

test with www/siege when fetching, display binary stuff.

seems fetch.args conflict with "-o file" with '-dv' & --disable-epsv => binary output no "curl ... -o file ..." with '-dv' & no fetch.args => "curl ... -o ..."

so fetch.args remove '-o file' argument, BUG in base

easy solve in siege fetch.args in fetch.args-append

Change History (2)

comment:1 Changed 20 years ago by toby@…

Owner: changed from darwinports-bugs@… to toby@…

Update your base code; www/siege was modifed in response to some changes in portfetch.tcl

comment:2 Changed 20 years ago by toby@…

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.