[Pkg-shadow-devel] Bug#249611: marked as forwarded (/usr/bin/lastlog: wrong option in usage message)

Debian Bug Tracking System owner@bugs.debian.org
Tue, 26 Apr 2005 13:48:44 -0700


Your message dated Tue, 26 Apr 2005 22:38:44 +0200
with message-id <20050426203844.GK6054@mykerinos.kheops.frmug.org>
has caused the Debian Bug report #249611,
regarding /usr/bin/lastlog: wrong option in usage message
to be marked as having been forwarded to the upstream software
author(s) Tomasz Kłoczko <kloczek@zie.pg.gda.pl>.

(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 249611-forwarded) by bugs.debian.org; 26 Apr 2005 20:39:17 +0000
>From bubulle@kheops.frmug.org Tue Apr 26 13:39:17 2005
Return-path: <bubulle@kheops.frmug.org>
Received: from perrier.eu.org (kheops.perrier.eu.org) [81.56.227.253] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DQWpw-0002Vs-00; Tue, 26 Apr 2005 13:39:17 -0700
Received: from localhost (localhost [127.0.0.1])
	by kheops.perrier.eu.org (Postfix) with ESMTP id B441D4F96F;
	Tue, 26 Apr 2005 22:38:45 +0200 (CEST)
Received: from kheops.perrier.eu.org ([127.0.0.1])
	by localhost (kheops [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 06200-06; Tue, 26 Apr 2005 22:38:45 +0200 (CEST)
Received: from mykerinos.kheops.frmug.org (mykerinos.kheops.frmug.org [192.168.1.3])
	by kheops.perrier.eu.org (Postfix) with ESMTP id EDDB54F8AB;
	Tue, 26 Apr 2005 22:38:44 +0200 (CEST)
Received: by mykerinos.kheops.frmug.org (Postfix, from userid 7426)
	id DD57E23262; Tue, 26 Apr 2005 22:38:44 +0200 (CEST)
Date: Tue, 26 Apr 2005 22:38:44 +0200
From: Christian Perrier <bubulle@kheops.frmug.org>
To: Tomasz =?utf-8?Q?K=C5=82oczko?= <kloczek@zie.pg.gda.pl>
Cc: 249611-forwarded@bugs.debian.org
Subject: Bug confirmed and confirmed upstream
Message-ID: <20050426203844.GK6054@mykerinos.kheops.frmug.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at kheops.frmug.org
Delivered-To: 249611-forwarded@bugs.debian.org
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=-5.0 required=4.0 tests=BAYES_00,VALID_BTS_CONTROL 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

tags 249611 upstream
thanks

In http://bugs.debian.org/249611, the bug reporter mentions that
lastlog usage message is not consistent with the options really
handled by the program:

Usage: lastlog [<-u|--login> login-name] [<-t|--time> days] [<-h|--help>]

But the program recognizes "--user" as an option, not "--login". The
upstream version also has this inconsistence.


--