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

Debian Bug Tracking System owner@bugs.debian.org
Sun, 08 May 2005 13:03:09 -0700


Your message dated Sun, 08 May 2005 15:49:21 -0400
with message-id <E1DUrmD-00075L-00@newraff.debian.org>
and subject line Bug#249611: fixed in shadow 1:4.0.3-33
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; 18 May 2004 13:21:39 +0000
>From danilopiazza@libero.it Tue May 18 06:21:39 2004
Return-path: <danilopiazza@libero.it>
Received: from smtp1.libero.it [193.70.192.51] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BQ4XL-0007L3-00; Tue, 18 May 2004 06:21:39 -0700
Received: from desktop (151.37.62.148) by smtp1.libero.it (7.0.027-DD01)
        id 4048911501262B25; Tue, 18 May 2004 15:21:28 +0200
Received: from danilo by desktop with local (Exim 4.34)
	id 1BQ4Wo-0001DQ-PV; Tue, 18 May 2004 15:21:06 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Danilo Piazzalunga <danilopiazza@libero.it>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: /usr/bin/lastlog: wrong option in usage message
X-Mailer: reportbug 2.59
Date: Tue, 18 May 2004 15:21:05 +0200
Message-Id: <E1BQ4Wo-0001DQ-PV@desktop>
Sender: Danilo Piazzalunga <danilopiazza@libero.it>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(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_2004_03_25
X-Spam-Level: 

Package: login
Version: 1:4.0.3-28.1
Severity: minor
File: /usr/bin/lastlog

The usage message in lastlog contains an invalid option. Running
"lastlog --help" gives:

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.

Below are shown the needed changes.

--- src/lastlog.c.orig	2004-05-18 15:04:41.000000000 +0200
+++ src/lastlog.c	2004-05-18 15:07:54.000000000 +0200
@@ -107,13 +107,13 @@
 		case 'h':
 			fprintf (stdout,
 				 _
-				 ("Usage: %s [<-u|--login> login-name] [<-t|--time> days] [<-h|--help>]\n"),
+				 ("Usage: %s [<-u|--user> login-name] [<-t|--time> days] [<-h|--help>]\n"),
 				 argv[0]);
 			exit (0);
 		default:
 			fprintf (stdout,
 				 _
-				 ("Usage: %s [<-u|--login> login-name] [<-t|--time> days] [<-h|--help>]\n"),
+				 ("Usage: %s [<-u|--user> login-name] [<-t|--time> days] [<-h|--help>]\n"),
 				 argv[0]);
 			exit (1);
 		}

Regards,
	Danilo

---------------------------------------
Received: (at 249611-close) by bugs.debian.org; 8 May 2005 19:51:09 +0000
>From katie@ftp-master.debian.org Sun May 08 12:51:09 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DUrnw-0000Zj-00; Sun, 08 May 2005 12:51:09 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1DUrmD-00075L-00; Sun, 08 May 2005 15:49:21 -0400
From: Christian Perrier <bubulle@debian.org>
To: 249611-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#249611: fixed in shadow 1:4.0.3-33
Message-Id: <E1DUrmD-00075L-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sun, 08 May 2005 15:49:21 -0400
Delivered-To: 249611-close@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=-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: 

Source: shadow
Source-Version: 1:4.0.3-33

We believe that the bug you reported is fixed in the latest version of
shadow, which is due to be installed in the Debian FTP archive:

login_4.0.3-33_i386.deb
  to pool/main/s/shadow/login_4.0.3-33_i386.deb
passwd_4.0.3-33_i386.deb
  to pool/main/s/shadow/passwd_4.0.3-33_i386.deb
shadow_4.0.3-33.diff.gz
  to pool/main/s/shadow/shadow_4.0.3-33.diff.gz
shadow_4.0.3-33.dsc
  to pool/main/s/shadow/shadow_4.0.3-33.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 249611@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Perrier <bubulle@debian.org> (supplier of updated shadow package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun,  8 May 2005 14:32:20 +0200
Source: shadow
Binary: login passwd
Architecture: source i386
Version: 1:4.0.3-33
Distribution: unstable
Urgency: low
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Changed-By: Christian Perrier <bubulle@debian.org>
Description: 
 login      - system login tools
 passwd     - change and administer password and group data
Closes: 162241 193869 242407 249611 302740 304447 304542 308019 308145
Changes: 
 shadow (1:4.0.3-33) unstable; urgency=low
 .
   * The "Don't believe lintian blindly" release
   * Urgency left to low because RC bug fixed but we leave priority
     to sarge-targeted work
   * Debian packaging fixes:
     - Remove CVS id tag from the supplied login.defs file
       Closes: #308019
     - revert dependency on debconf which would make it required
       Closes: #308145
     - Add the missing add-shell, remove-shell, cppw and cpgr
       (Debian specific) man pages
       Closes: #162241
     - make lintian ignore warnings about missing debconf dependency
       in passwd.lintian-overrides
   * Debian specific programs fixes:
     - NONE
   * Upstream bugs not already fixed in upstream releases or CVS:
     - NONE
   * Upstream bugs already fixed in upstream releases or CVS:
     - 313_pam_access_with_preauth:
       - allow PAM account authorization when preauthenticated
         Closes: #193869
     - 314_passwd.1_formatting:
       - minor formatting fixes of passwd(1) man page
         Closes: #304447
     - 315_chage.1_document_expiration_removal:
       - document expiration removal in chage(1)
         Closes: #304542
     - 316_vipw-race-242407:
       - make vipw to remove /etc/{passwd|shadow|group|gshadow}.edit
         and only then unlock
         Closes: #242407
     - 317_lastlog_usage_249611:
       - Fix the lastlog usage and all the translations accordingly
         (--user instead of --login).
         Closes: #249611
     - 323_passwd.1-typo:
       - correct a typo in passwd(1) man page. Closes: #302740
Files: 
 cb9f4fd9d99b1e684b43e8b4f3d04afe 833 base required shadow_4.0.3-33.dsc
 501eea6ea223e6cf73e09aaa83af1049 961469 base required shadow_4.0.3-33.diff.gz
 3616fe7a3c1d20f60c1f27413276356e 531960 base required passwd_4.0.3-33_i386.deb
 267ed226b1587d9a3d99774a70fba64f 576422 base required login_4.0.3-33_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCfmTK1OXtrMAUPS0RAjI8AJ43gUKILtpA7WhQG6ZVqv1mmOj57gCfX5PI
cNeXFwWPhMwEunNC8+Xsi2I=
=TNeQ
-----END PGP SIGNATURE-----