hi there,

i found the curl option to return the errorcode if the file was not found on the server. I'm not sure who is responsible for this but the change should be this:

in file /sw/lib/perl5/Fink/NetAccess.pm: line 219 "$cmd = "curl -f -L" ;

the -f options cause curl to exit when the requested file was not found on the server and not to write the 404 errorcodepage in it locally.
Would be nice if you add this

thanx joseph

Reply via email to