Your message dated 27 Jul 2000 16:00:07 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#63267: hurd: portinfo option -h not recognized
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.)
Darren Benham
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 29 Apr 2000 15:23:00 +0000
Received: (qmail 15226 invoked from network); 29 Apr 2000 15:22:49 -0000
Received: from sunu450.rz.ruhr-uni-bochum.de (134.147.64.5)
by master.debian.org with SMTP; 29 Apr 2000 15:22:48 -0000
Received: (qmail 21954 invoked from network); 29 Apr 2000 15:22:51 -0000
Received: from dialppp-5-1.rz.ruhr-uni-bochum.de (HELO localhost) ([EMAIL PROTECTED])
by mailhost.rz.ruhr-uni-bochum.de with SMTP; 29 Apr 2000 15:22:51 -0000
Received: from marcus by localhost with local (Exim 3.12 #1 (Debian))
id 12lZ4J-00005o-00; Sat, 29 Apr 2000 17:22:07 +0200
From: [EMAIL PROTECTED]
Subject: hurd: portinfo option -h not recognized
To: [EMAIL PROTECTED]
X-Mailer: bug 3.2.9
Message-Id: <E12lZ4J-00005o-00@localhost>
Date: Sat, 29 Apr 2000 17:22:07 +0200
Organization: Marcus Brinkmann's Home
Package: hurd
Version: N/A
Severity: normal
Hi,
the portinfo option -h (--show-targets) is not implemented in parse_opt.
Thanks,
Marcus
-- System Information
Debian Release: woody
Kernel Version: Linux ulysses 2.2.12 #7 Mon Sep 27 01:09:52 CEST 1999 i586 unknown
---------------------------------------
Received: (at 63267-done) by bugs.debian.org; 27 Jul 2000 20:00:16 +0000
>From [EMAIL PROTECTED] Thu Jul 27 15:00:16 2000
Return-path: <[EMAIL PROTECTED]>
Received: from pacific-carrier-annex.mit.edu (MIT.EDU) [18.69.0.28]
by master.debian.org with smtp (Exim 3.12 2 (Debian))
id 13HtpG-0006fu-00; Thu, 27 Jul 2000 15:00:16 -0500
Received: from GRAND-CENTRAL-STATION.MIT.EDU by MIT.EDU with SMTP
id AA04983; Thu, 27 Jul 00 16:00:54 EDT
Received: from melbourne-city-street.MIT.EDU (MELBOURNE-CITY-STREET.MIT.EDU
[18.69.0.45])
by grand-central-station.MIT.EDU (8.9.2/8.9.2) with ESMTP id QAA26975;
Thu, 27 Jul 2000 16:00:08 -0400 (EDT)
Received: from alice-whacker.mit.edu (ALICE-WHACKER.MIT.EDU [18.187.1.68])
by melbourne-city-street.MIT.EDU (8.9.3/8.9.2) with ESMTP id QAA14098;
Thu, 27 Jul 2000 16:00:07 -0400 (EDT)
Received: (from tb@localhost) by alice-whacker.mit.edu (8.9.3)
id QAA17323; Thu, 27 Jul 2000 16:00:07 -0400
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#63267: hurd: portinfo option -h not recognized
References: <E12lZ4J-00005o-00@localhost>
X-Pgp-Fingerprint: 1F0A1E51 63 28 EB DA E6 44 E5 5E EC F3 04 26 4E BF 1A 92
From: [EMAIL PROTECTED] (Thomas Bushnell, BSG)
Date: 27 Jul 2000 16:00:07 -0400
In-Reply-To: [EMAIL PROTECTED]'s message of "Sat, 29 Apr 2000
17:22:07 +0200"
Message-Id: <[EMAIL PROTECTED]>
Lines: 15
X-Mailer: Gnus v5.5/Emacs 20.3
Delivered-To: [EMAIL PROTECTED]
[EMAIL PROTECTED] writes:
> the portinfo option -h (--show-targets) is not implemented in parse_opt.
I have reinterpeted this to be
"An unimplemented option (--show-targets) is reported by --help."
and commented out the relevant bits.
I'm not at all sure what Miles intended this option to do, but if
someone thinks of something and wants to implement it, that's fine
with me.
Thomas