portupgrading tcl ?
Beni
beni at brinckman.info
Tue Jul 11 19:04:30 UTC 2006
Hi all,
When trying to "portupgrade -rR tcl" all I get is what looks like an endless
list of messages like this :
[...]
==== Contents of test case:
set token [http::geturl $url -progress myProgress]
http::code $token
---- Test generated error; Return code was: 1
---- Return code should have been one of: 0 2
---- errorInfo: couldn't open socket: connection timed out
while executing
"http::geturl $url -progress myProgress"
invoked from within
"set token [http::geturl $url -progress myProgress]"
("uplevel" body line 2)
invoked from within
"uplevel 1 $script"
---- errorCode: NONE
==== http-4.9 FAILED
[...]
And that "HTTP-x.x" number only gets higher. It seems like tcl gets stuck in a
loop there.
My version of tcl :
[beni at www ~]$ pkg_version -v -l '<'
tcl-8.4.13,1 < needs updating (port has 8.4.13_1,1)
[beni at www ~]$
I'm running 6.1-STABLE with the latest portsnap.
Any hints on what is going on and how I can get tcl to (port)upgrade ?
Thanks,
Beni.
More information about the freebsd-questions
mailing list