Problem with CVS download of systemtap sources
Learner
ruxyz@yahoo.com
Tue Jul 12 15:00:00 GMT 2005
Hi ,
I wanted to try using systemtap and test it.
I was trying to pull the systemtap sources using
cvs,
but I get error saying "No route to host" .
1) Is there something wrong I'am doing ?
2) Is any tarball / rpm available of the systemtap
source ?
Regards!
$> cvs -d
:pserver:anoncvs@sources.redhat.com:/cvs/systemtap
login
Logging in to
:pserver:anoncvs@sources.redhat.com:2401/cvs/systemtap
CVS password:
cvs [login aborted]: connect to
sources.redhat.com(12.107.209.250):2401 failed: No
route to host
===============================================
strace output of the above command :
<snip> ......
connect(3, {sa_family=AF_INET, sin_port=htons(2401),
sin_addr=inet_addr("12.107.209.250")}, 16) = -1
EHOSTUNREACH (No route to host)
write(2, "cvs", 3) = 3
write(2, " ", 1) = 1
write(2, "[", 1) = 1
write(2, "login", 5) = 5
write(2, " aborted]", 9) = 9
write(2, ": ", 2) = 2
write(2, "connect to ", 11) = 11
write(2, "sources.redhat.com", 18) = 18
write(2, "(", 1) = 1
write(2, "12.107.209.250", 14) = 14
write(2, "):", 2) = 2
write(2, "2401", 4) = 4
write(2, " failed: ", 9) = 9
write(2, "No route to host", 16) = 16
write(2, "\n", 1) = 1
munmap(0x40018000, 4096) = 0
exit_group(1) = ?
____________________________________________________
Sell on Yahoo! Auctions  no fees. Bid on great items.
http://auctions.yahoo.com/
More information about the Systemtap
mailing list