Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250368 - dev-tcltk/vtcl-1.6.0: does not starts (tcl/tk 8.5.5 issue(?))
Summary: dev-tcltk/vtcl-1.6.0: does not starts (tcl/tk 8.5.5 issue(?))
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tcltk-8.5
  Show dependency tree
 
Reported: 2008-12-09 12:30 UTC by Peter Volkov (RETIRED)
Modified: 2009-01-17 02:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Volkov (RETIRED) gentoo-dev 2008-12-09 12:30:09 UTC
I've installed dev-tcltk/vtcl and tried to invoke /usr/bin/vtcl. But startup failed with the following error:

camobap-unstable ~ # /usr/bin/vtcl
Error in startup script: version conflict for package "Tk": have 8.5.5, need exactly 8.5
    while executing
"package require -exact Tk $tcl_version"
    invoked from within
"if {$tcl_version < 8.0} {
    return -code error "TkCon requires at least Tcl/Tk8"
} else {
    package require -exact Tk $tcl_version
}"
    (file "/usr/share/vtcl/lib/tkcon.tcl" line 21)
    invoked from within
"source /usr/share/vtcl/lib/tkcon.tcl"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list source $file]"
    (procedure "vTcl:load_lib" line 11)
    invoked from within
"vTcl:load_lib $i"
    (procedure "vTcl:load_libs" line 4)
    invoked from within
"vTcl:load_libs $LIBS"
    (procedure "vTcl:setup" line 46)
    invoked from within
"vTcl:setup"
    (procedure "vTcl:main" line 39)
    invoked from within
"vTcl:main $argc $argv"
    (file "/usr/share/vtcl/vtcl.tcl" line 719)
Comment 1 Federico Ferri (RETIRED) gentoo-dev 2009-01-17 02:02:29 UTC
fixed.

vtcl-1.6.0-r1.ebuild in CVS