Debian bug report logs - #1780
mh looks in the wrong place for 'more'
Package: mh; Reported by: Bdale Garbee <bdale@gag.com>.
Message received at debian-bugs:
From uni-muenster.de!bsb Mon Oct 30 00:55:26 1995
Return-Path: <bsb@uni-muenster.de>
Received: from pixar.com by mongo.pixar.com with smtp
(Smail3.1.28.1 #15) id m0t9q05-0005zAC; Mon, 30 Oct 95 00:55 PST
Received: from MAIL.UNI-MUENSTER.DE by pixar.com with SMTP id AA00372
(5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Mon, 30 Oct 1995 00:54:37 -0800
Received: from PPPE171.UNI-MUENSTER.DE by uni-muenster.de (AIX 3.2/UCB 5.64/4.03)
id AA87758; Mon, 30 Oct 1995 09:54:24 +0100
Received: from bora.winnegan.lan ([10.11.12.2]) by baal.winnegan.lan
with smtp (ident root using rfc1413) id <m0t9pwa-00012UC@baal.winnegan.lan>
(Debian /\oo/\ Smail3.1.29.1 #29.33); Mon, 30 Oct 95 09:51 MET
Received: by bora.winnegan.lan
id <m0t9pwW-00019kC@bora.winnegan.lan>
(Debian /\oo/\ Smail3.1.29.1 #29.33); Mon, 30 Oct 95 09:51 MET
Message-Id: <m0t9pwW-00019kC@bora.winnegan.lan>
Date: Mon, 30 Oct 95 09:51 MET
From: Siggy Brentrup <bsb@uni-muenster.de>
To: Bdale Garbee <bdale@gag.com>, debian-bugs@Pixar.com
Subject: Re: Bug#1780: mh looks in the wrong place for 'more'
In-Reply-To: <199510300754.AAA00771@chunks.gag.com>
References: <199510300754.AAA00771@chunks.gag.com>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Bdale Garbee writes:
>It is possible to work around this defect by specifying an explicit path for
>more in the user's .mh_profile:
>
> moreproc: /bin/more
Dunno much about MH but your might consider the following for a workaround:
If there is a global config file for mh, you may put it there for the benefit of
all users on your system.
If there is no such file, make /usr/bin/more a symbolic link to /bin/more until
the bug gets fixed.
-- Siggy
Acknowledgement sent to Siggy Brentrup <bsb@uni-muenster.de>
:
Extra info received and forwarded.
Full text available.
Information forwarded to debian-devel@pixar.com
:
Bug#1780
; Package mh
.
Full text available.
Message received at debian-bugs:
From chunks.gag.com!bdale Sun Oct 29 23:54:20 1995
Return-Path: <bdale@chunks.gag.com>
Received: from pixar.com by mongo.pixar.com with smtp
(Smail3.1.28.1 #15) id m0t9p2x-000DE3C; Sun, 29 Oct 95 23:54 PST
Received: from chunks.gag.com by pixar.com with SMTP id AA26716
(5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Sun, 29 Oct 1995 23:53:50 -0800
Received: from chunks.gag.com (bdale@localhost [127.0.0.1]) by chunks.gag.com (8.6.12/8.6.12) with ESMTP id AAA00771; Mon, 30 Oct 1995 00:54:15 -0700
Message-Id: <199510300754.AAA00771@chunks.gag.com>
To: debian-bugs@pixar.com
Cc: geddes@col.hp.com, conner@empire.com
Subject: mh looks in the wrong place for 'more'
Date: Mon, 30 Oct 1995 00:54:14 -0700
From: Bdale Garbee <bdale@gag.com>
Package: mh
Version: 6.8.3-2
The 0.93R6 MH mail user interface package causes it to be impossible to
read any mail, since the default moreproc is '/usr/bin/more', and the current
Debian release appears to put more in '/bin/more' instead. You end up with
errors like:
bdale@chunks:~: show
(Message inbox:386)
show: unable to exec /usr/bin/more: No such file or directory
bdale@chunks:~:
The fix is probably to change the file conf/MH in the source tree, whacking
the line
options SYS5 MORE='"/usr/bin/more"' RENAME SYS5DIR UNISTD SVR4 MIME
to point to the right location for more.
It is possible to work around this defect by specifying an explicit path for
more in the user's .mh_profile:
moreproc: /bin/more
But this shouldn't be necessary.
Bdale
Acknowledgement sent to Bdale Garbee <bdale@gag.com>
:
New bug report received and forwarded.
Full text available.
Report forwarded to debian-devel@pixar.com
:
Bug#1780
; Package mh
.
Full text available.
Ian Jackson /
iwj10@thor.cam.ac.uk,
with the debian-bugs tracking mechanism