Updating curl

Jeremy Chadwick jdc at koitsu.org
Sun Mar 24 22:02:10 UTC 2013


(Please keep me CC'd as I'm not subscribed to -ports)


curl tests 591 and 1316 pass for me using vanilla source and running
configure + make test (i.e. not as a port/not using your patch).

However, test 1316 does intermittently fail with socket-related problems
(see the logs referenced below).

What those tests are:

test 591...[FTP multi PORT and 425 on upload]
test 1316...[FTP LIST tunneled through HTTP proxy]

You can list tests by doing:

cd tests
./runtests.pl -l

And can run an individual test:

./runtests.pl -v -k {testnum}

The results are stored in the underlying log/ directory.

I've uploaded two test 1316 log directories (one for the failure, one
for the success during the subsequent run) in case someone wants to
figure this out.

Whether this is a curl bug vs. a test case bug vs.  a FreeBSD bug vs. a
regression from older curl versions I do not know, and am not
particularly interested in figuring it out myself.  Enjoy:

http://jdc.koitsu.org/freebsd/curl-7.29-tests/

-- 
| Jeremy Chadwick                                   jdc at koitsu.org |
| UNIX Systems Administrator                http://jdc.koitsu.org/ |
| Mountain View, CA, US                                            |
| Making life hard for others since 1977.             PGP 4BD6C0CB |



More information about the freebsd-ports mailing list