Hi Tom,

I have been able to reproduce your bug.

It will be fixed very soon.

As a workaround, you can modify the file:
/usr/share/password-gorilla/gorilla.tcl

exec tclsh8.5 "$0" ${1+"$@"}

to

exec tclsh "$0" ${1+"$@"}

to patch the issue.

Regards,
Alexandre


On Tue, Jan 30, 2018 at 4:24 PM, Tom <sneak...@gmx.net> wrote:

> Package: password-gorilla
> Version: 1.5.3.7-1
> Severity: grave
> Justification: renders package unusable
>
> Dear Maintainer,
>
>    * What led up to the situation?
>
> # apt-get update && apt-get upgrade && apt-get dist-upgrade
>
> Now, starting password-gorilla gives an error message:
> Couldn't find the package Itcl.
> Itcl is required for Password Gorilla
> The file /home/user/gorilla-debug-log was created for debugging purposes.
> Password Gorilla will now terminate.
>
>    * What exactly did you do (or not do) that was effective (or
>      ineffective)?
>
> checked that itcl is indeed installed:
>
> # dpkg -l itcl3
> Desired=Unknown/Install/Remove/Purge/Hold
> | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/
> trig-aWait/Trig-pend
> |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
> ||/ Name                           Version              Architecture
>    Description
> +++-==============================-====================-====
> ================-===========================================
> =======================
> ii  itcl3:amd64                    3.4.3-2              amd64
>   [incr Tcl] OOP extension for Tcl - run-time files
>
>
> -- System Information:
> Debian Release: buster/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 4.14.0-3-amd64 (SMP w/8 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
> LANGUAGE=en_US:en (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: sysvinit (via /sbin/init)
> LSM: AppArmor: enabled
>
> Versions of packages password-gorilla depends on:
> ii  itcl3   3.4.3-2
> ii  tcl8.5  8.5.19-3
> ii  tcllib  1.18-dfsg-3
> ii  tk8.5   8.5.19-2
> ii  tklib   0.6-3
>
> password-gorilla recommends no packages.
>
> password-gorilla suggests no packages.
>
> -- no debconf information
>

Reply via email to