Your message dated Fri, 10 May 2013 10:06:19 +0400
with message-id 
<CAOq2pXHnvrCQVg3-R__Jzn__u8DiauMxRauK7ckNQ-+RO=e...@mail.gmail.com>
and subject line Re: Bug#707660: tcl-vfs: unable to run starpacks
has caused the Debian Bug report #707660,
regarding tcl-vfs: unable to run starpacks
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
707660: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707660
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tcl-vfs
Version: 1.3-20080503-3
Severity: normal

Unable to run SDx tool and other starpacks:

$ tclsh8.5 sdx.kit 
can't find package vfs::mkcl
    while executing
"package require vfs::mkcl"
    (procedure "::vfs::mk4::Mount" line 4)
    invoked from within
"::vfs::mk4::Mount /home/al/tmp/tclkit/sdx.kit /home/al/tmp/tclkit/sdx.kit 
-readonly"
    ("eval" body line 1)
    invoked from within
"eval [list ::vfs::${driver}::Mount $self $self] $args"

SDX can be downloaded from https://tclkit.googlecode.com/files/sdx-20110317.kit

-- System Information:
Debian Release: 7.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages tcl-vfs depends on:
ii  libc6  2.13-38
ii  tcl    8.5.0-2.1

tcl-vfs recommends no packages.

Versions of packages tcl-vfs suggests:
ii  tcl-memchan  2.3-2
ii  tcl-trf      2.1.4-dfsg1-1
ii  tcllib       1.14-dfsg-3

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 1.3-20080503-3

Hi Alexander.

On Fri, May 10, 2013 at 4:41 AM, Alexander Galanin <[email protected]> wrote:
>
> Unable to run SDx tool and other starpacks:

It isn't a starpack, it's a starkit. Starpack is a starkit and a Tcl
interpreter (tclkit) wrapped in a single executable and doesn't
require any external tclsh to run.

>
> $ tclsh8.5 sdx.kit
> can't find package vfs::mkcl
>     while executing
> "package require vfs::mkcl"
>     (procedure "::vfs::mk4::Mount" line 4)
>     invoked from within
> "::vfs::mk4::Mount /home/al/tmp/tclkit/sdx.kit /home/al/tmp/tclkit/sdx.kit 
> -readonly"
>     ("eval" body line 1)
>     invoked from within
> "eval [list ::vfs::${driver}::Mount $self $self] $args"

tcl-vfs package doesn't contain everything necessary to make every its
plugin working. Sometimes some other package has to be installed. In
case of vfs::mk4 it's vqtcl which is developing together with tclkit
(the source code can be downloaded from
http://tclkit.googlecode.com/svn/trunk/). It isn't packaged for Debian
though, I'm afraid.

So, to run Tcl kits successfully you can either use tclkit binaries
from their homepage, or build them from source yourself, or build and
install vqtcl which plays nicely with the tclvfs from the Debian
package.

And since there's nothing wrong with tcl-vfs (regarding starkits) I'm
closing this bugreport.

Cheers!
--
Sergei Golovan

--- End Message ---

Reply via email to