[Bug 1084110] [NEW] Tclsh reports version mismatch

Jal Frezie 1084110 at bugs.launchpad.net
Wed Nov 28 15:04:02 UTC 2012


Public bug reported:

This is Ubuntu 12.10 for AMD64.
On invoking the Tcl shell I get:
$ tclsh8.5
application-specific initialization failed: Can't find a usable init.tcl in the following directories: 
    /usr/share/tcltk/tcl8.5 /usr/lib/tcl8.5 /lib/tcl8.5 /usr/library /library /tcl8.5.9/library /tcl8.5.9/library

/usr/share/tcltk/tcl8.5/init.tcl: version conflict for package "Tcl": have 8.5.9, need exactly 8.5.11
version conflict for package "Tcl": have 8.5.9, need exactly 8.5.11
    while executing
"package require -exact Tcl 8.5.11"
    (file "/usr/share/tcltk/tcl8.5/init.tcl" line 18)
    invoked from within
"source /usr/share/tcltk/tcl8.5/init.tcl"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list source $tclfile]"


This probably means that Tcl wasn't installed properly.

% 
The shell is now running, but since init.tcl has not been executed, some commands are missing and I cannot load packages.

** Affects: tcl8.5 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to tcl8.5 in Ubuntu.
https://bugs.launchpad.net/bugs/1084110

Title:
  Tclsh reports version mismatch

Status in “tcl8.5” package in Ubuntu:
  New

Bug description:
  This is Ubuntu 12.10 for AMD64.
  On invoking the Tcl shell I get:
  $ tclsh8.5
  application-specific initialization failed: Can't find a usable init.tcl in the following directories: 
      /usr/share/tcltk/tcl8.5 /usr/lib/tcl8.5 /lib/tcl8.5 /usr/library /library /tcl8.5.9/library /tcl8.5.9/library

  /usr/share/tcltk/tcl8.5/init.tcl: version conflict for package "Tcl": have 8.5.9, need exactly 8.5.11
  version conflict for package "Tcl": have 8.5.9, need exactly 8.5.11
      while executing
  "package require -exact Tcl 8.5.11"
      (file "/usr/share/tcltk/tcl8.5/init.tcl" line 18)
      invoked from within
  "source /usr/share/tcltk/tcl8.5/init.tcl"
      ("uplevel" body line 1)
      invoked from within
  "uplevel #0 [list source $tclfile]"

  
  This probably means that Tcl wasn't installed properly.

  % 
  The shell is now running, but since init.tcl has not been executed, some commands are missing and I cannot load packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tcl8.5/+bug/1084110/+subscriptions




More information about the foundations-bugs mailing list