On Thu, 01 Apr 2004, Sam Ruby <[EMAIL PROTECTED]> wrote: > If the output appears comprable to what we are seeing on Brutus > (Debian), then the plan will be to wipe Brutus and install FreeBSD > on it
Good idea. What I see so far is a IPv4 vs. IPv6 mismatch in some way. See the betwixt failure for example: java.net.SocketException: IPv4 mapped addresses usage is turned off. Set net.inet6.ip6.v6only=0 or use '-Djava.net.preferIPv4Stack=true' to disable java IPv6 support The log for ant-contrib-test is missing, no idea why it failed, ant-contrib-cpptasks-test is platform specific in many places and may very well have never seen FreeBSD before. I'll bring this to the ant-contrib list, maybe anybody there has an idea. The dom[123] things and some other projects fail for network access reasons, may be related to the IPv6 issue. hermes went out of sync with the installed packages of jsch and nekohtml that I deployed yesterday. I didn't bother with copying over and adapting my deploy-package script since I don't think hermes is there to stay - so my JDO upgrade didn't arrive either. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
