passwordgorilla not working on 18.04
Bob
ubuntu-qygzanxc at listemail.net
Tue Jun 12 03:12:09 UTC 2018
** Reply to message from Oliver Grawert <ogra at ubuntu.com> on Mon, 11 Jun 2018
20:06:22 +0200
> hi,
> Am Montag, den 11.06.2018, 10:14 -0700 schrieb Bob:
> >
> > > What error are you getting? Run it from the command line if
> > > necessary to
> > > see errors.
> > bob at Saturn:~$ password-gorilla
> > /usr/share/password-gorilla/gorilla.tcl: 3: exec: tclsh: not found
> > bob at Saturn:~$ tclsh
> >
> probably related to the debian bug ...
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888893
It looks like the patch for this bug has been fixed.
The only patch in that bug report is:
As a workaround, you can modify the file:
/usr/share/password-gorilla/gorilla.tcl
xec tclsh8.5 "$0" ${1+"$@"}
to
exec tclsh "$0" ${1+"$@"}
to patch the issue.
The file /usr/share/password-gorilla/gorilla.tcl is correct on my system.
The problem I have has a different error message.
/usr/share/password-gorilla/gorilla.tcl: 3: exec: tclsh: not found
Where should tclsh be found?
--
Robert Blair
I don't make jokes. I just watch the government and report the facts. -- Will Rogers
More information about the ubuntu-users
mailing list