[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug#423944: /usr/bin/inetutils-telnet: Complains about ~/.shishi/tic
From: |
Guillem Jover |
Subject: |
Re: Bug#423944: /usr/bin/inetutils-telnet: Complains about ~/.shishi/tickets and creates ~/.shishi, for all connections |
Date: |
Fri, 18 May 2007 07:36:08 +0300 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
reassign 423944 libshishi0
thanks
On Mon, 2007-05-14 at 19:08:22 -0700, Josh Triplett wrote:
> Package: inetutils-telnet
> Version: 2:1.5.dfsg.1-4
> Severity: normal
> File: /usr/bin/inetutils-telnet
>
> When using telnet for any connection, including those not involving Kerberos
> in any way, telnet complains that ~/.shishi/tickets does not exist, and
> creates ~/.shishi .
The dot directory is created from inside libshishi, in
lib/init.c (maybe_install_usercfg), I don't think it should be created
from there. For the warning, that's useful information so that users
can diagnose why shishi is not working if there's missing files, but
probably would make sense to disable the output if not asked for,
like in verbose mode or similar.
regards,
guillem
- Re: Bug#423944: /usr/bin/inetutils-telnet: Complains about ~/.shishi/tickets and creates ~/.shishi, for all connections,
Guillem Jover <=