First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 250368
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: TCL/TK Herd Maintainers <tcltk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Volkov <pva@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 250368 depends on: Show dependency tree
Bug 250368 blocks: 173467
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-12-09 12:30 0000
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 From Federico Ferri 2009-01-17 02:02:29 0000 -------
fixed.

vtcl-1.6.0-r1.ebuild in CVS

First Last Prev Next    No search results available      Search page      Enter new bug