lang/tlc86: missing standard modules?

Stefan Bethke stb at lassitu.de
Sun Aug 31 15:41:28 UTC 2014


Am 31.08.2014 um 17:32 schrieb Stefan Bethke <stb at lassitu.de>:

> Hey,
> 
> since the update to tcl86-8.6.2, I’m getting this error trace:
> can't find package msgcat 1.4
>    while executing
> "package require msgcat 1.4"
>    ("uplevel" body line 2)
>    invoked from within
> "uplevel \#0 {
>    package require msgcat 1.4
>    if { $::tcl_platform(platform) eq {windows} } {
> 	if { [catch { package require registry 1.1 }] } {
> 	 ..."
>    (file "/usr/local/lib/tcl8.6/clock.tcl" line 21)
>    invoked from within
> "source -encoding utf-8 [file join $TclLibDir clock.tcl]"
>    (procedure "::tcl::clock::format" line 3)
>    invoked from within
> "clock format [clock seconds] -gmt 1 -format "\"updated %Y%m%d %H%M%S\"""
>    (procedure "update_zone" line 27)
>    invoked from within
> "update_zone $host $ip“
> 
> As far as I can tell, msgcat should be included with Tcl. Botched install, or is the port broken?
> 
> I’m going to try a downgrade next.

Downgrading the port to r366509 / 8.6.1 unbreaks my Tcl script. I was at  r366676 before.


Stefan

-- 
Stefan Bethke <stb at lassitu.de>   Fon +49 151 14070811




-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20140831/f8a8d708/attachment.sig>


More information about the freebsd-ports mailing list