Your message dated Sun, 27 Feb 2005 14:53:45 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#297139: TERM environment variable needs set.
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 27 Feb 2005 12:25:54 +0000
>From [EMAIL PROTECTED] Sun Feb 27 04:25:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mailgate1.uni-kl.de [131.246.120.5] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D5NUf-0000p1-00; Sun, 27 Feb 2005 04:25:53 -0800
Received: from debian.localnet (rotes255.wohnheim.uni-kl.de [131.246.178.65])
        by mailgate1.uni-kl.de (8.13.1/8.13.1) with ESMTP id j1RCPpLN007442
        for <[EMAIL PROTECTED]>; Sun, 27 Feb 2005 13:25:51 +0100
Received: from inet by debian.localnet with local (Exim 4.44)
        id 1D5NUe-0002Cp-2q
        for [EMAIL PROTECTED]; Sun, 27 Feb 2005 13:25:52 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Eduard Bloch <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: TERM environment variable needs set.
X-Mailer: reportbug 3.8
Date: Sun, 27 Feb 2005 13:25:52 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: mc
Version: 1:4.6.0-4.6.1-pre3-1
Severity: grave

Hello,

the last version of mc refuses to start the GUI! with the message in
subject.

ltrace shows a lot of interesting data, the last sensible thing is:

free(0x810f548)
= <void>
getenv("RXVT_EXT")
= NULL
close(-1)
= -1
close(-1)
= -1
close(-1)
= -1
pipe(0x80d1ab0)
= 0
pipe(0x80d1ab8)
= 0
fork( <unfinished ...>
--- SIGCHLD (Child exited) ---
<... fork resumed> )
= 8219
close(4)
= 0
close(7)
= 0
read(6, "", 1)
= 1
close(5)
= 0
close(6)
= 0
waitpid(8219, 0xbffff980, 0)
= 8219
tcgetattr(1, 0x80d7d20)
= 0
sigemptyset(0xbffff8f4)
= 0
sigaction(17, 0xbffff8f0, NULL)
= 0

The TERM variable is set (tried rxvt, xterm, same thing everywhere).

Regards,
Eduard.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-rc5
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages mc depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libglib2.0-0                2.6.2-1      The GLib library of C routines
ii  libgpmg1                    1.19.6-19    General Purpose Mouse - shared lib

-- no debconf information

---------------------------------------
Received: (at 297139-done) by bugs.debian.org; 27 Feb 2005 13:53:48 +0000
>From [EMAIL PROTECTED] Sun Feb 27 05:53:48 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mailgate1.uni-kl.de [131.246.120.5] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D5Ork-000476-00; Sun, 27 Feb 2005 05:53:48 -0800
Received: from debian.localnet (rotes255.wohnheim.uni-kl.de [131.246.178.65])
        by mailgate1.uni-kl.de (8.13.1/8.13.1) with ESMTP id j1RDrkdw022865;
        Sun, 27 Feb 2005 14:53:46 +0100
Received: from inet by debian.localnet with local (Exim 4.44)
        id 1D5Orh-0002dl-T1; Sun, 27 Feb 2005 14:53:45 +0100
Date: Sun, 27 Feb 2005 14:53:45 +0100
From: Eduard Bloch <[EMAIL PROTECTED]>
To: Ludovic Drolez <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#297139: TERM environment variable needs set.
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

#include <hallo.h>
* Ludovic Drolez [Sun, Feb 27 2005, 02:47:15PM]:

> > the last version of mc refuses to start the GUI! with the message in
> > subject.
> 
> What GUI ?!?!? mc is text only.

Hah! ASCII ART is kinda GUI.

However, the cause was my broken filesystem. Sorry for wasting your
time.

Regards,
Eduard.
-- 
<nobse> Hmm... ich bin gerade aufgestanden, noch nix gegessen, aber bastel an
        Debian Paketen.  Ist das normal?
* nobse weist sich ein


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to