Hi,
  the make test should make sure fqdn is known so that tests don't
fail mysteriously. I had co uncomment some "#print" lines in the
robot/ua-get.t to get a clue what's going on. Many tests fail and the
package refuses to install. The problem was my /etc/hosts had a typo in IP
address, although /etc/resolv.conf was correct.

Hope this helps
Martin


# perl ./TEST -v robot/ua-get.t
robot/ua-get....1..7
Will access HTTP server at http://ribosome:33402/
500 (Internal Server Error) Can't connect to ribosome:33402 (connect: No route to host)
Client-Date: Sun, 15 Feb 2004 13:03:20 GMT


not ok 1
HTTP Server terminated
500 (Internal Server Error) Can't connect to ribosome:33402 (connect: No route to host)
Client-Date: Sun, 15 Feb 2004 13:03:26 GMT


not ok 2
500 (Internal Server Error) Can't connect to ribosome:33402 (connect: No route to host)
Client-Date: Sun, 15 Feb 2004 13:03:32 GMT


not ok 3
503 (Service Unavailable) Please, slow down
Retry-After: Sun, 15 Feb 2004 13:04:32 GMT


ok 4
Terminating server...
not ok 5
ok 6
not ok 7
FAILED tests 1-3, 5, 7
        Failed 5/7 tests, 28.57% okay
Failed Test    Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
robot/ua-get.t                7    5  71.43%  1-3 5 7
Failed 1/1 test scripts, 0.00% okay. 5/7 subtests failed, 28.57% okay.
#

-- 
Martin Mokrejs <[EMAIL PROTECTED]>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs

Reply via email to